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

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


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

The following commit has been merged in the master branch:
commit c16171094d5b6aaabd11f6a409c4a720026675b1
Author: the-me <the-me at f1c9c430-f51a-44e6-a298-6f72677f57b2>
Date:   Mon Feb 7 17:36:47 2011 +0000

    * Wrap dependencies.
    
    
    git-svn-id: https://svn.linux-dev.org/svn/pkg/kdenlive/trunk@2499 f1c9c430-f51a-44e6-a298-6f72677f57b2
---
 debian/changelog | 6 ++++++
 debian/control   | 4 +++-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 7009ad6..310a137 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kdenlive (0.7.8-2) UNRELEASED; urgency=low
+
+  * Wrap dependencies.
+
+ -- Patrick Matthäi <pmatthaei at debian.org>  Mon, 07 Feb 2011 18:36:12 +0100
+
 kdenlive (0.7.8-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index d32f532..170b618 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,9 @@ Build-Depends: debhelper (>= 7), pkg-config, cmake, kdelibs5-dev,
 
 Package: kdenlive
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, kdenlive-data (= ${source:Version}), melt, 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