[SCM] kdenlive packaging branch, master, updated. 9f550ac28d3e70cb6e0992fdea79b6c2f9777920

Maximiliano Curia maxy at moszumanska.debian.org
Wed Sep 9 08:17:04 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kdenlive.git;a=commitdiff;h=b605877

The following commit has been merged in the master branch:
commit b605877b2b31cc24a2d0024d9ef5a1168079f3eb
Author: the-me <the-me at f1c9c430-f51a-44e6-a298-6f72677f57b2>
Date:   Tue Sep 1 09:04:29 2015 +0000

    * Add dependency on kinit. Without it the file browser will not work.
    
    
    git-svn-id: https://svn.linux-dev.org/svn/pkg/kdenlive/trunk@6231 f1c9c430-f51a-44e6-a298-6f72677f57b2
---
 debian/changelog | 6 ++++++
 debian/control   | 1 +
 2 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 7ca3325..7cf5e94 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kdenlive (15.08.0-2) UNRELEASED; urgency=medium
+
+  * Add dependency on kinit. Without it the file browser will not work.
+
+ -- Patrick Matthäi <pmatthaei at debian.org>  Tue, 01 Sep 2015 11:04:04 +0200
+
 kdenlive (15.08.0-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 49b6a8b..2b6f804 100644
--- a/debian/control
+++ b/debian/control
@@ -39,6 +39,7 @@ Architecture: any
 Depends: ${shlibs:Depends},
  ${misc:Depends},
  kdenlive-data (= ${source:Version}),
+ kinit,
  melt,
  ffmpeg
 Recommends: swh-plugins,

-- 
kdenlive packaging



More information about the pkg-kde-commits mailing list