[libmime-encwords-perl] 06/08: remove dh_builddeb -- -Zxz from debian/rules, xz compression is now the default
Florian Schlichting
fsfs at alioth.debian.org
Mon Aug 19 17:53:04 UTC 2013
This is an automated email from the git hooks/post-receive script.
fsfs pushed a commit to branch master
in repository libmime-encwords-perl.
commit 2de4de87045f89a69166dd7ab3b444e0857c574e
Author: Florian Schlichting <fsfs at debian.org>
Date: Sun Aug 18 21:51:02 2013 +0200
remove dh_builddeb -- -Zxz from debian/rules, xz compression is now the default
---
debian/control | 1 -
debian/rules | 3 ---
2 files changed, 4 deletions(-)
diff --git a/debian/control b/debian/control
index e3ad582..ddf8597 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,6 @@ Architecture: all
Depends: ${misc:Depends},
${perl:Depends},
libmime-charset-perl (>= 1.010)
-Pre-Depends: dpkg
Description: Perl interface to deal with RFC 2047 encoded words
MIME::EncWords is a module providing several utilities to encode and decode
arbitrary text in RFC 2047 (formerly RFC 1522) format. The MIME standard gives
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/libmime-encwords-perl.git
More information about the Pkg-perl-cvs-commits
mailing list