[Pkg-zsh-commits] [SCM] Debian zsh package branch, debian, updated. debian/5.0.2-2-21-g45d5aff

Axel Beckert abe at deuxchevaux.org
Mon Jan 14 00:37:37 UTC 2013


The following commit has been merged in the debian branch:
commit 45d5aff11c0e8d075b11550721c3751d247321d0
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun Jan 13 15:22:42 2013 +0100

    Compress zsh-static with xz, too

diff --git a/debian/rules b/debian/rules
index bc6f144..638a910 100755
--- a/debian/rules
+++ b/debian/rules
@@ -233,7 +233,7 @@ endif
 	dh_installdeb        -p$(package)-static
 	dh_md5sums           -p$(package)-static
 	dh_gencontrol        -p$(package)-static
-	dh_builddeb          -p$(package)-static
+	dh_builddeb          -p$(package)-static -- -Zxz
 
 
 binary-arch-dev: build-arch

-- 
Debian zsh package



More information about the Pkg-zsh-commits mailing list