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

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


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

The following commit has been merged in the master branch:
commit 5b299e88cdb6d133492fa58d1c3045599e39ba52
Author: the-me <the-me at f1c9c430-f51a-44e6-a298-6f72677f57b2>
Date:   Thu Sep 3 08:19:20 2015 +0000

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

diff --git a/debian/changelog b/debian/changelog
index 2e92de5..e411c3f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 kdenlive (15.08.0-2) UNRELEASED; urgency=medium
 
-  * Add dependency on kinit. Without it the file browser will not work.
+  * Add dependency on kinit, kded5 and kio. Without it the file browser will
+    not work.
     Closes: #797684
   * Add again patch 03-armhf-armel-use-opengles, it was not merged.
 
diff --git a/debian/control b/debian/control
index 2b6f804..5d9018c 100644
--- a/debian/control
+++ b/debian/control
@@ -40,6 +40,8 @@ Depends: ${shlibs:Depends},
  ${misc:Depends},
  kdenlive-data (= ${source:Version}),
  kinit,
+ kded5,
+ kio,
  melt,
  ffmpeg
 Recommends: swh-plugins,

-- 
kdenlive packaging



More information about the pkg-kde-commits mailing list