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

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


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

The following commit has been merged in the master branch:
commit 5595776d6b3a02e509f110095fabefbe5d821c2c
Author: the-me <the-me at f1c9c430-f51a-44e6-a298-6f72677f57b2>
Date:   Fri Apr 6 19:14:36 2012 +0000

    * Wrap all debian/control lines.
    
    
    git-svn-id: https://svn.linux-dev.org/svn/pkg/kdenlive/trunk@3595 f1c9c430-f51a-44e6-a298-6f72677f57b2
---
 debian/changelog |  6 ++++++
 debian/control   | 16 ++++++++++++----
 2 files changed, 18 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8e49a15..6c0ab25 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kdenlive (0.8.2.1-3) UNRELEASED; urgency=low
+
+  * Wrap all debian/control lines.
+
+ -- Patrick Matthäi <pmatthaei at debian.org>  Fri, 06 Apr 2012 21:15:21 +0200
+
 kdenlive (0.8.2.1-2) unstable; urgency=low
 
   * Bump Standards-Version to 3.9.3 (no changes needed).
diff --git a/debian/control b/debian/control
index e31d1b2..bea2c97 100644
--- a/debian/control
+++ b/debian/control
@@ -23,10 +23,17 @@ Build-Depends: debhelper (>= 7),
 
 Package: kdenlive
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends},
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
  kdenlive-data (= ${source:Version}),
- melt, ffmpeg
-Recommends: swh-plugins, dvgrab, frei0r-plugins, recordmydesktop, dvdauthor, genisoimage
+ melt,
+ ffmpeg
+Recommends: swh-plugins,
+ dvgrab,
+ frei0r-plugins,
+ recordmydesktop,
+ dvdauthor,
+ genisoimage
 Description: non-linear video editor
  Kdenlive is a non-linear video editing suite, which supports DV, HDC and much
  more formats.
@@ -60,7 +67,8 @@ Package: kdenlive-dbg
 Section: debug
 Architecture: any
 Priority: extra
-Depends: ${misc:Depends}, kdenlive (= ${binary:Version})
+Depends: ${misc:Depends},
+ kdenlive (= ${binary:Version})
 Description: non-linear video editor (debugging symbols)
  Kdenlive is a non-linear video editing suite, which supports DV, HDC and much
  more formats.

-- 
kdenlive packaging



More information about the pkg-kde-commits mailing list