[libdatetime-timezone-perl] 01/02: 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:50:53 UTC 2014


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

gregoa pushed a commit to branch master
in repository libdatetime-timezone-perl.

commit fa67e06ddea166625d960f1d5ddd139caf5432c8
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jan 24 19:32:43 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 9e9785e..d923207 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,9 +15,6 @@ override_dh_auto_install:
 	$(RM) -v $(TMP)/usr/share/perl5/DateTime/TimeZone/Local/Win32.pm
 	$(RM) -v $(TMP)/usr/share/man/man3/DateTime::TimeZone::Local::Win32.3pm
 
-override_dh_builddeb:
-	dh_builddeb -- -Zxz
-
 prepare:
 	bash debian/tools/update-tzdata.sh
 
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/libdatetime-timezone-perl.git



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