[sweethome3d] 01/19: Remove override for dh_builddeb because xz is the default now.

Markus Koschany apo at moszumanska.debian.org
Wed Oct 12 14:06:32 UTC 2016


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

apo pushed a commit to branch master
in repository sweethome3d.

commit 83b48f275c3bbd74b0bf3d1fe9dc55e32522406e
Author: Markus Koschany <apo at debian.org>
Date:   Wed Oct 12 00:58:25 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 669b0d8..7b4d8d2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,9 +27,6 @@ override_dh_auto_install:
 		-colorspace sRGB $(ICONS)/sweethome3d.xpm
 	dh_install
 
-override_dh_builddeb:
-	dh_builddeb -- -Zxz
-
 override_dh_auto_clean:
 	find . -name *.class -print -exec rm -f {} \;
 	rm -rf $(JARFILE) $(ICONS)

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



More information about the pkg-java-commits mailing list