[redeclipse-data] 01/12: Remove override for dh_builddeb because xz is the default now.

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


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

apo pushed a commit to branch master
in repository redeclipse-data.

commit 155d9580719f2b2aa5d9cd111d408c16810ec7c5
Author: Markus Koschany <apo at debian.org>
Date:   Sat Aug 27 22:06:01 2016 +0200

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

diff --git a/debian/rules b/debian/rules
index 7ed4972..1cd85c6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,8 +18,5 @@ override_dh_auto_install:
 		-not \( -name '.git*' -or -name 'debian' -or -name 'fonts' \) \
 		-exec cp -r '{}' debian/redeclipse-data/usr/share/games/redeclipse/data \;
 
-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-data.git



More information about the Pkg-games-commits mailing list