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

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


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

The following commit has been merged in the master branch:
commit e20da2e5f03578e6c2febfcd0606395adc7ea739
Author: the-me <the-me at f1c9c430-f51a-44e6-a298-6f72677f57b2>
Date:   Fri Jun 19 07:22:29 2009 +0000

    * We do not have to depend anymore on libmlt-data, this is done by melt now.
    
    
    git-svn-id: https://svn.linux-dev.org/svn/pkg/kdenlive/trunk@1043 f1c9c430-f51a-44e6-a298-6f72677f57b2
---
 debian/changelog | 3 ++-
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4f2eb0e..2721dae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ kdenlive (0.7.4-2) UNRELEASED; urgency=low
   * Fix conflicts against kdenlive from Marillat.
     Closes: #532086
   * Bump Standards-Version to 3.8.2 (no changes needed).
+  * We do not have to depend anymore on libmlt-data, this is done by melt now.
 
- -- Patrick Matthäi <pmatthaei at debian.org>  Thu, 18 Jun 2009 08:24:45 +0200
+ -- Patrick Matthäi <pmatthaei at debian.org>  Fri, 19 Jun 2009 09:21:58 +0200
 
 kdenlive (0.7.4-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index aa369da..27e9d6c 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}), melt, libmlt-data (>= 0.4.2), ffmpeg
+Depends: ${shlibs:Depends}, ${misc:Depends}, kdenlive-data (= ${source:Version}), melt, 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