[libencode-perl] 07/08: drop override_dh_builddeb, xz compression is the default now

Florian Schlichting fsfs at alioth.debian.org
Fri Aug 16 10:39:15 UTC 2013


This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libencode-perl.

commit 4e131c44b92e16c2c6fdb075e848bc5f99b3495a
Author: Florian Schlichting <fsfs at debian.org>
Date:   Fri Aug 16 12:27:47 2013 +0200

    drop override_dh_builddeb, xz compression is the default now
---
 debian/rules |    3 ---
 1 file changed, 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index ef10b73..e84b586 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,3 @@ TMP     = $(CURDIR)/debian/$(PACKAGE)
 override_dh_auto_install:
 	dh_auto_install
 	$(RM) -rv $(TMP)/usr/bin $(TMP)/usr/share/man/man1
-
-override_dh_builddeb:
-	dh_builddeb -- -Zxz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libencode-perl.git



More information about the Pkg-perl-cvs-commits mailing list