[sweethome3d-furniture-nonfree] 05/10: Remove obsolete override for dh_builddeb.

Markus Koschany apo at moszumanska.debian.org
Thu Oct 13 19:40:04 UTC 2016


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

apo pushed a commit to branch master
in repository sweethome3d-furniture-nonfree.

commit d710a93053dc0e09f70d2fee109984f701e26432
Author: Markus Koschany <apo at debian.org>
Date:   Thu Oct 13 21:22:33 2016 +0200

    Remove obsolete override for dh_builddeb.
---
 debian/rules | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index 5d41d2e..755a0fd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,13 +11,10 @@ override_dh_auto_build:
 	for furn in $(FURNITURES); do \
 		cd $${furn}; zip -r ../$${furn}.sh3f *; cd ..; \
 	done
-	
+
 override_dh_auto_clean:
 	rm -f *.sh3f
 
-override_dh_builddeb:
-	dh_builddeb -- -Zxz
-
 
 TXZ=$(NAME)_$(UVER).orig.tar.xz
 TMPDIR=_tmpdir

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



More information about the pkg-java-commits mailing list