[SCM] qtconnectivity packaging branch, master, updated. a75c1ebc49a078f7ed7a6c0f23beba9e794ae032

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Thu Jan 30 02:15:32 UTC 2014


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

The following commit has been merged in the master branch:
commit a75c1ebc49a078f7ed7a6c0f23beba9e794ae032
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Wed Jan 29 23:15:10 2014 -0300

    dpkg now defaults to xz compression.
---
 debian/rules | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/debian/rules b/debian/rules
index 65247da..633f527 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,8 +17,4 @@ override_dh_auto_configure:
 override_dh_auto_install:
 	dh_auto_install
 	# Remove libtool-like files
-	rm -f debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/*.la
-
-override_dh_builddeb:
-	dh_builddeb -- -Zxz
-
+	rm -f debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/*.la
\ No newline at end of file

-- 
qtconnectivity packaging



More information about the pkg-kde-commits mailing list