[SCM] qtsystems packaging branch, master, updated. 00b5912400b45fbcf7486370b08f9c2b4b88fbaf

Timo Jyrinki timo at moszumanska.debian.org
Tue Jul 15 07:53:34 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtsystems.git;a=commitdiff;h=00b5912

The following commit has been merged in the master branch:
commit 00b5912400b45fbcf7486370b08f9c2b4b88fbaf
Author: Timo Jyrinki <timo.jyrinki at canonical.com>
Date:   Tue Jul 15 07:48:19 2014 +0000

    Remove override_dh_builddeb's xz, now default
---
 debian/rules | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 4c910e5..daf4387 100755
--- a/debian/rules
+++ b/debian/rules
@@ -39,9 +39,6 @@ override_dh_auto_install:
 override_dh_install:
 	dh_install --fail-missing
 
-override_dh_builddeb:
-	dh_builddeb -- -Zxz
-
 override_dh_auto_test:
 	export LD_LIBRARY_PATH=$(CURDIR)/lib
 	cd tests/auto/ && ( test -e Makefile || qmake auto.pro -o Makefile ) && make -f Makefile check

-- 
qtsystems packaging



More information about the pkg-kde-commits mailing list