[SCM] Debian packaging of libparse-http-useragent-perl branch, master, updated. debian/0.21-1
Ansgar Burchardt
ansgar at debian.org
Wed Oct 19 18:30:48 UTC 2011
The following commit has been merged in the master branch:
commit bd6060b522813197d7b8553a21ffdab388b6acef
Author: Ansgar Burchardt <ansgar at debian.org>
Date: Wed Oct 19 20:28:50 2011 +0200
Use XZ compression for source and binary packages.
diff --git a/debian/rules b/debian/rules
index 2d33f6a..28c0a89 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
%:
dh $@
+
+override_dh_builddeb:
+ dh_builddeb -- -Zxz
diff --git a/debian/source/options b/debian/source/options
new file mode 100644
index 0000000..5bd47b7
--- /dev/null
+++ b/debian/source/options
@@ -0,0 +1 @@
+compression = xz
--
Debian packaging of libparse-http-useragent-perl
More information about the Pkg-perl-cvs-commits
mailing list