[libcpan-changes-perl] 04/06: Drop override for dh_builddeb in debian/rules
Salvatore Bonaccorso
carnil at debian.org
Fri Aug 9 17:44:07 UTC 2013
This is an automated email from the git hooks/post-receive script.
carnil pushed a commit to branch master
in repository libcpan-changes-perl.
commit eaa2253d9cb69c539731e21f6032e4c8e5652448
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Fri Aug 9 19:26:49 2013 +0200
Drop override for dh_builddeb in debian/rules
Starting with dpkg 1.17.0 the default compressor for dpkg-deb is xz. So
we do not need anymore the explicit override.
---
debian/rules | 3 ---
1 file changed, 3 deletions(-)
diff --git a/debian/rules b/debian/rules
index 28c0a89..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,3 @@
%:
dh $@
-
-override_dh_builddeb:
- dh_builddeb -- -Zxz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcpan-changes-perl.git
More information about the Pkg-perl-cvs-commits
mailing list