[scorched3d] 05/39: Remove override for dh_builddeb. XZ compression is the default now.

Markus Koschany apo at moszumanska.debian.org
Sat Jul 16 03:28:14 UTC 2016


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

apo pushed a commit to branch master
in repository scorched3d.

commit f9e6bf286dde65c4af7a3f5240bb6682f0feb393
Author: Markus Koschany <apo at debian.org>
Date:   Fri Jul 15 16:57:56 2016 +0200

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

diff --git a/debian/rules b/debian/rules
index 483fcd3..e0c971a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,9 +36,6 @@ override_dh_auto_clean:
 	rm -rf data/avatars debian/avatars-svg/*.png
 	dh_auto_clean
 
-override_dh_builddeb:
-	dh_builddeb -- -Zxz
-
 override_dh_auto_install:
 	dh_auto_install
 	mkdir -p debian/tmp/usr/share/bug/scorched3d

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



More information about the Pkg-games-commits mailing list