[SCM] qtmultimedia packaging branch, experimental, updated. debian/5.2.1-3-9-g9e9b899

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Thu May 29 01:55:41 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtmultimedia.git;a=commitdiff;h=9e9b899

The following commit has been merged in the experimental branch:
commit 9e9b8993cc8f2f166edd8dc87f6eb3f0c28bfc84
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Wed May 28 22:55:22 2014 -0300

    Do not override dh_builddeb, xz is now the default method.
---
 debian/changelog | 1 +
 debian/rules     | 4 ----
 2 files changed, 1 insertion(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3c16f1c..fb9cb07 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ qtmultimedia-opensource-src (5.3.0-1) UNRELEASED; urgency=medium
     Multi-Arch: same.
   * Remove transitional packages, they are no longer needed.
   * Fix path for removing private headers.
+  * Do not override dh_builddeb, xz is now the default method.
 
   [ Pino Toscano ]
   * Enable RPATH in the spectrum example also on kFreeBSD and Hurd; patch
diff --git a/debian/rules b/debian/rules
index 1d758b6..7436eba 100755
--- a/debian/rules
+++ b/debian/rules
@@ -43,7 +43,3 @@ override_dh_auto_install-indep:
 
 override_dh_install:
 	dh_install --fail-missing
-
-override_dh_builddeb:
-	dh_builddeb -- -Zxz
-

-- 
qtmultimedia packaging



More information about the pkg-kde-commits mailing list