[libzabbix-api-perl] 02/03: Drop xz compression for {binary, source} package, set by default by dpkg since 1.17.{0, 6}.

gregor herrmann gregoa at debian.org
Fri Jan 24 18:54:44 UTC 2014


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

gregoa pushed a commit to branch master
in repository libzabbix-api-perl.

commit 4fcfb61484c6bdc21c919a4bdcc0445623df66b2
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jan 24 19:33:18 2014 +0100

    Drop xz compression for {binary,source} package, set by default by dpkg since 1.17.{0,6}.
---
 debian/rules          | 3 ---
 debian/source/options | 1 -
 2 files changed, 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index 21efa6c..7d5edb5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,9 +7,6 @@
 %:
 	dh $@
 
-override_dh_builddeb:
-	dh_builddeb -- -Zxz
-
 ## get-orig-source
 PKD  = $(abspath $(dir $(MAKEFILE_LIST)))
 PKG  = $(word 2,$(shell dpkg-parsechangelog -l$(PKD)/changelog | grep ^Source))
diff --git a/debian/source/options b/debian/source/options
deleted file mode 100644
index 5bd47b7..0000000
--- a/debian/source/options
+++ /dev/null
@@ -1 +0,0 @@
-compression = xz

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



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