[Debian-in-commits] [fonts-smc] 07/08: Dropped override for dh_builddeb to use xz compression, with dpkg 1.17 xz is used by default to compress data.

Vasudev Kamath vasudev-guest at alioth.debian.org
Sun Sep 8 16:25:48 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-smc.

commit 6b00dd1bfc3cd3d9a458541c245f8574ad082511
Author: Vasudev Kamath <kamathvasudev at gmail.com>
Date:   Sun Sep 8 20:18:00 2013 +0530

    Dropped override for dh_builddeb to use xz compression, with dpkg 1.17
    xz is used by default to compress data.
---
 debian/rules |   12 ------------
 1 file changed, 12 deletions(-)

diff --git a/debian/rules b/debian/rules
index 88b86ee..7b77923 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,17 +1,5 @@
 #!/usr/bin/make -f
-# -*- makefile -*-
-# Sample debian/rules that uses debhelper.
-# This file was originally written by Joey Hess and Craig Small.
-# As a special exception, when this file is copied by dh-make into a
-# dh-make output file, you may use that output file without restriction.
-# This special exception was added by Craig Small in version 0.37 of dh-make.
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
 
 %:
 	chmod +x generate.pe
 	dh $@
-
-override_dh_builddeb:
-	dh_builddeb -- -Zxz -Sextreme -z9

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



More information about the Debian-in-commits mailing list