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


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

The following commit has been merged in the kubuntu_xenial_archive branch:
commit 65be1724e1d65f2688b59def36dd5af84acfebe0
Author: the-me <the-me at f1c9c430-f51a-44e6-a298-6f72677f57b2>
Date:   Tue Nov 5 12:19:40 2013 +0000

    * Don't explicitly request xz compression - dpkg 1.17 does this by default.
    
    
    git-svn-id: https://svn.linux-dev.org/svn/pkg/kdenlive/trunk/debian@4982 f1c9c430-f51a-44e6-a298-6f72677f57b2
---
 changelog | 1 +
 control   | 3 ---
 rules     | 3 ---
 3 files changed, 1 insertion(+), 6 deletions(-)

diff --git a/changelog b/changelog
index 9afeef4..565f002 100644
--- a/changelog
+++ b/changelog
@@ -1,6 +1,7 @@
 kdenlive (0.9.6-5) UNRELEASED; urgency=low
 
   * Bump Standards-Version to 3.9.5 (no changes needed).
+  * Don't explicitly request xz compression - dpkg 1.17 does this by default.
 
  -- Patrick Matthäi <pmatthaei at debian.org>  Thu, 31 Oct 2013 10:45:05 +0100
 
diff --git a/control b/control
index 44af399..35db9ea 100644
--- a/control
+++ b/control
@@ -24,7 +24,6 @@ Build-Depends: debhelper (>= 9),
 
 Package: kdenlive
 Architecture: any
-Pre-Depends: dpkg (>= 1.15.6~)
 Depends: ${shlibs:Depends},
  ${misc:Depends},
  kdenlive-data (= ${source:Version}),
@@ -50,7 +49,6 @@ Description: non-linear video editor
 
 Package: kdenlive-data
 Architecture: all
-Pre-Depends: dpkg (>= 1.15.6~)
 Depends: ${misc:Depends}
 Recommends: kdenlive
 Breaks: kdenlive (<= 0.7.2.1)
@@ -71,7 +69,6 @@ Package: kdenlive-dbg
 Section: debug
 Architecture: any
 Priority: extra
-Pre-Depends: dpkg (>= 1.15.6~)
 Depends: ${misc:Depends},
  kdenlive (= ${binary:Version})
 Description: non-linear video editor (debugging symbols)
diff --git a/rules b/rules
index 6d41b8d..66fae3e 100755
--- a/rules
+++ b/rules
@@ -25,6 +25,3 @@ override_dh_install:
 
 override_dh_strip:
 	dh_strip --dbg-package=kdenlive-dbg
-
-override_dh_builddeb:
-	dh_builddeb -- -Zxz

-- 
kdenlive packaging



More information about the pkg-kde-commits mailing list