[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:30:48 UTC 2016


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

The following commit has been merged in the kubuntu_xenial_archive branch:
commit 4bbce7fd814673c0c6c29f339e266408aff5a937
Author: the-me <the-me at f1c9c430-f51a-44e6-a298-6f72677f57b2>
Date:   Mon May 18 17:52:50 2009 +0000

    * Add versioned dependency on libmlt-data (>= 0.3.8), because kdenlive crashs
      with libmlt-data 0.3.6.
      Closes: #529163
    
    
    git-svn-id: https://svn.linux-dev.org/svn/pkg/kdenlive/trunk/debian@905 f1c9c430-f51a-44e6-a298-6f72677f57b2
---
 changelog | 5 ++++-
 control   | 2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/changelog b/changelog
index 55156c2..2b4ce73 100644
--- a/changelog
+++ b/changelog
@@ -5,8 +5,11 @@ kdenlive (0.7.3-3) unstable; urgency=low
   * Add pkg-config as build dependecy, so that the cmake script could determine
     the path to mlt and his profiles. This disables the annoying question on
     the initial kdenlive start.
+  * Add versioned dependency on libmlt-data (>= 0.3.8), because kdenlive crashs
+    with libmlt-data 0.3.6.
+    Closes: #529163
 
- -- Patrick Matthäi <pmatthaei at debian.org>  Mon, 18 May 2009 00:11:58 +0200
+ -- Patrick Matthäi <pmatthaei at debian.org>  Mon, 18 May 2009 19:51:39 +0200
 
 kdenlive (0.7.3-2) unstable; urgency=low
 
diff --git a/control b/control
index 05fd1dc..efcee4d 100644
--- a/control
+++ b/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 7), pkg-config, cmake, kdelibs5-dev, libavc1394-dev
 
 Package: kdenlive
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, kdenlive-data (= ${source:Version}), inigo, libmlt-data
+Depends: ${shlibs:Depends}, ${misc:Depends}, kdenlive-data (= ${source:Version}), inigo, libmlt-data (>= 0.3.8)
 Recommends: swh-plugins, dvgrab
 Description: a non-linear video editor
  Kdenlive is a non-linear video editing suite, which supports DV, HDC and much

-- 
kdenlive packaging



More information about the pkg-kde-commits mailing list