[Pkg-isocodes-devel] [SCM] Debian packaging of iso-codes branch, master, updated. upstream/3.37-37-g58d3a16

Tobias Quathamer toddy at debian.org
Wed Aug 8 08:06:41 UTC 2012


The following commit has been merged in the master branch:
commit 2264093a6f70caa3cc073eebce69663b1fc34f49
Author: Tobias Quathamer <toddy at debian.org>
Date:   Wed Aug 8 09:43:14 2012 +0200

    debian/rules: Use xz compression for binary packages
    
    Thanks: Ansgar Burchardt <ansgar at debian.org>
    Closes: #683828

diff --git a/debian/rules b/debian/rules
index 441ade6..88554b0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,5 +6,5 @@
 	dh $@
 
 override_dh_builddeb:
-	dh_builddeb -- -Z bzip2
+	dh_builddeb -- -Zxz
 

-- 
Debian packaging of iso-codes



More information about the Pkg-isocodes-devel mailing list