[redeclipse] 13/26: Remove override for dh_builddeb because xz is the default compression.

Markus Koschany apo at moszumanska.debian.org
Sun Aug 28 15:31:40 UTC 2016


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

apo pushed a commit to branch master
in repository redeclipse.

commit c48255e4b1073bb47350f39e28440b37170475e2
Author: Markus Koschany <apo at debian.org>
Date:   Sat Aug 27 01:19:10 2016 +0200

    Remove override for dh_builddeb because xz is the default compression.
---
 debian/rules | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index cc41cbb..c6736d4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,8 +40,5 @@ override_dh_install:
 override_dh_compress:
 	dh_compress --exclude=.cfg --exclude=guidelines.txt
 
-override_dh_builddeb:
-	dh_builddeb -- -Zxz
-
 get-orig-source:
 	uscan --noconf --rename --repack --compression xz --force-download --download-current-version --destdir=.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/redeclipse.git



More information about the Pkg-games-commits mailing list