[Debian-in-commits] [fonts-kalapi] 02/04: Dropped the override on dh_builddeb to use xz compression, with dpkg 1.17 data are by default compressed using xz.

Vasudev Kamath vasudev-guest at alioth.debian.org
Sun Sep 8 16:58:46 UTC 2013


This is an automated email from the git hooks/post-receive script.

vasudev-guest pushed a commit to branch master
in repository fonts-kalapi.

commit 1659f9f4b981964388479dedad9e0d4089a037f6
Author: Vasudev Kamath <kamathvasudev at gmail.com>
Date:   Sun Sep 8 22:00:44 2013 +0530

    Dropped the override on dh_builddeb to use xz compression, with dpkg
    1.17 data are by default compressed using xz.
---
 debian/rules |    3 ---
 1 file changed, 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index a3ef226..f85daac 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,9 +6,6 @@
 %:
 	dh $@
 
-override_dh_builddeb:
-	dh_builddeb -- -Zxz -Sextreme -z9
-
 override_dh_clean:
 	dh_clean
 	rm -f *.ttf

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-in/fonts-kalapi.git



More information about the Debian-in-commits mailing list