[libjide-oss-java] 06/10: Remove override for dh_builddeb

Markus Koschany apo-guest at alioth.debian.org
Sun Aug 4 11:08:55 UTC 2013


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

apo-guest pushed a commit to branch master
in repository libjide-oss-java.

commit c89d398d7123b142d77702cb9bf9530accf584b0
Author: Markus Koschany <apo at gambaru.de>
Date:   Sun Aug 4 12:48:24 2013 +0200

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

diff --git a/debian/rules b/debian/rules
index 667c1db..dae3f33 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,9 +5,6 @@ export JAVA_HOME=/usr/lib/jvm/default-java
 %:
 	dh $@ --with javahelper --with jh_maven_repo_helper
 
-override_dh_builddeb:
-	dh_builddeb -- -Zxz
-
 override_dh_clean:
 	dh_clean
 	rm -rf $(CURDIR)/classes

-- 
Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-java/libjide-oss-java.git



More information about the pkg-java-commits mailing list