[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:31:08 UTC 2016


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

The following commit has been merged in the kubuntu_xenial_archive branch:
commit 7e1addb47bffbd5c6ec1acf6fcd5b1d0be179c8f
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/debian@3595 f1c9c430-f51a-44e6-a298-6f72677f57b2
---
 changelog |  6 ++++++
 control   | 16 ++++++++++++----
 2 files changed, 18 insertions(+), 4 deletions(-)

diff --git a/changelog b/changelog
index 8e49a15..6c0ab25 100644
--- a/changelog
+++ b/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/control b/control
index e31d1b2..bea2c97 100644
--- a/control
+++ b/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