[SCM] kdenlive packaging branch, kubuntu_xenial_archive, updated. ubuntu/4%15.08.2-0ubuntu1-561-gb8d8ab5

Scarlett Clark sgclark-guest at moszumanska.debian.org
Thu Feb 18 19:31:20 UTC 2016


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

The following commit has been merged in the kubuntu_xenial_archive branch:
commit 78d8094b1b7496c402414359914ef762d94e517a
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/debian@6231 f1c9c430-f51a-44e6-a298-6f72677f57b2
---
 changelog | 6 ++++++
 control   | 1 +
 2 files changed, 7 insertions(+)

diff --git a/changelog b/changelog
index 7ca3325..7cf5e94 100644
--- a/changelog
+++ b/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/control b/control
index 49b6a8b..2b6f804 100644
--- a/control
+++ b/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