[SCM] Debian packaging of libtest-www-mechanize-perl branch, master, updated. debian/1.36-1

Ansgar Burchardt ansgar at debian.org
Thu Oct 27 16:29:22 UTC 2011


The following commit has been merged in the master branch:
commit 152bb5a981e62044385a99997b0caec95ef6c98f
Author: Ansgar Burchardt <ansgar at debian.org>
Date:   Thu Oct 27 18:26:11 2011 +0200

    Use XZ compression for source and binary packages.

diff --git a/debian/rules b/debian/rules
index 47368db..f163531 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,3 +5,6 @@
 
 override_dh_auto_test:
 	http_proxy= dh_auto_test
+
+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 libtest-www-mechanize-perl



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