[libyaml-syck-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: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 libyaml-syck-perl.

commit 3df558c1adc329263e71a99ce4e0c1bbcda15165
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          | 2 --
 debian/source/options | 1 -
 2 files changed, 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 28c0a89..abde6ef 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,5 +3,3 @@
 %:
 	dh $@
 
-override_dh_builddeb:
-	dh_builddeb -- -Zxz
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/libyaml-syck-perl.git



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