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

Maximiliano Curia maxy at moszumanska.debian.org
Wed Sep 9 08:16:10 UTC 2015


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

The following commit has been merged in the master branch:
commit 57e5dc9a8d23398a65c40ec949e62c91f4c6a6a4
Author: the-me <the-me at f1c9c430-f51a-44e6-a298-6f72677f57b2>
Date:   Mon Jun 1 10:14:30 2009 +0000

       - Bump dependency on libmlt-data to >= 0.4.2, because kdenlive 0.7.4 does
         not work properly with mlt 0.3.8.
    * Change dependency on inigo to melt, it has been renamed with the new mlt
      version.
    
    
    git-svn-id: https://svn.linux-dev.org/svn/pkg/kdenlive/trunk@973 f1c9c430-f51a-44e6-a298-6f72677f57b2
---
 debian/changelog | 6 +++++-
 debian/control   | 2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a587e57..c0c7863 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
 kdenlive (0.7.4-1) UNRELEASED; urgency=low
 
   * New upstream release.
+    - Bump dependency on libmlt-data to >= 0.4.2, because kdenlive 0.7.4 does
+      not work properly with mlt 0.3.8.
+  * Change dependency on inigo to melt, it has been renamed with the new mlt
+    version.
 
- -- Patrick Matthäi <pmatthaei at debian.org>  Sun, 31 May 2009 14:28:36 +0200
+ -- Patrick Matthäi <pmatthaei at debian.org>  Mon, 01 Jun 2009 12:11:57 +0200
 
 kdenlive (0.7.3-4) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 733ce49..21c4acf 100644
--- a/debian/control
+++ b/debian/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 (>= 0.4.2), ffmpeg
+Depends: ${shlibs:Depends}, ${misc:Depends}, kdenlive-data (= ${source:Version}), melt, libmlt-data (>= 0.4.2), ffmpeg
 Recommends: swh-plugins, dvgrab, frei0r-plugins, recordmydesktop, dvdauthor, genisoimage
 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