[SCM] Debian packaging of libperl-apireference-perl branch, master, updated. ef214137a100cbe9f9ee444c087fbbda8842e4df

Ansgar Burchardt ansgar at debian.org
Sun Oct 30 11:27:18 UTC 2011


The following commit has been merged in the master branch:
commit dff2ecd21c0fc32984764302962719203556c575
Author: Ansgar Burchardt <ansgar at debian.org>
Date:   Sun Oct 30 12:25:20 2011 +0100

    Use XZ compression for source and binary packages.

diff --git a/debian/rules b/debian/rules
index be8626a..ebca4c0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,3 +27,6 @@ override_dh_auto_clean:
 	    rmdir debian/orig ;\
 	fi
 	rm -f data/*.pod
+
+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 libperl-apireference-perl



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