[SCM] kdenlive packaging branch, master, updated. 76dea6808bfcd481ccf4e31de08b2e43b2bbff56

Maximiliano Curia maxy at moszumanska.debian.org
Fri Oct 16 11:22:31 UTC 2015


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

The following commit has been merged in the master branch:
commit a6f29a376e3e74bb7928cefdfba4fc8802c97104
Author: the-me <the-me at f1c9c430-f51a-44e6-a298-6f72677f57b2>
Date:   Tue Oct 6 08:27:37 2015 +0000

    * Add dependency on qml-module-qtquick2.
      Closes: #800625
    
    
    git-svn-id: https://svn.linux-dev.org/svn/pkg/kdenlive/trunk@6300 f1c9c430-f51a-44e6-a298-6f72677f57b2
---
 debian/changelog | 7 +++++++
 debian/control   | 1 +
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 8ec1edc..b2c901b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+kdenlive (15.08.1-2) UNRELEASED; urgency=medium
+
+  * Add dependency on qml-module-qtquick2.
+    Closes: #800625
+
+ -- Patrick Matthäi <pmatthaei at debian.org>  Tue, 06 Oct 2015 10:27:09 +0200
+
 kdenlive (15.08.1-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 5d9018c..105aba0 100644
--- a/debian/control
+++ b/debian/control
@@ -39,6 +39,7 @@ Architecture: any
 Depends: ${shlibs:Depends},
  ${misc:Depends},
  kdenlive-data (= ${source:Version}),
+ qml-module-qtquick2,
  kinit,
  kded5,
  kio,

-- 
kdenlive packaging



More information about the pkg-kde-commits mailing list