[SCM] qttools packaging branch, experimental, updated. debian/5.2.1-8-2-g7a7a771

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Sun May 18 02:10:13 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qttools.git;a=commitdiff;h=7a7a771

The following commit has been merged in the experimental branch:
commit 7a7a771e268e1c35c81e4d5f61b8ce4f50e25482
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Sat May 17 23:03:24 2014 -0300

    Don't force xz compression: it's the default.
---
 debian/changelog | 3 +++
 debian/rules     | 3 ---
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index af458a9..bc1de77 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
 qttools-opensource-src (5.2.1-9) UNRELEASED; urgency=medium
 
+  [ Lisandro Damián Nicanor Pérez Meyer ]
+  * Don't force dh_builddeb to use xz compression: it's already the default.
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 17 May 2014 23:02:27 -0300
 
 qttools-opensource-src (5.2.1-8) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index 791ba5c..601ef89 100755
--- a/debian/rules
+++ b/debian/rules
@@ -69,6 +69,3 @@ override_dh_installdocs-indep:
 override_dh_strip:
 	dh_strip -pqttools5-examples --dbg-package=qttools5-examples-dbg
 	dh_strip --remaining-packages --dbg-package=qttools5-dbg
-
-override_dh_builddeb:
-	dh_builddeb -- -Zxz

-- 
qttools packaging



More information about the pkg-kde-commits mailing list