[libnetlib-java] 05/23: Use maven-debian-helper instead of javahelper

Markus Koschany apo at moszumanska.debian.org
Sun May 8 22:24:24 UTC 2016


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

apo pushed a commit to branch experimental
in repository libnetlib-java.

commit d2a15dd6d8ab15c20be9d3486180d45bfdbde3f4
Author: Markus Koschany <apo at debian.org>
Date:   Sun May 8 18:28:07 2016 +0200

    Use maven-debian-helper instead of javahelper
---
 debian/control | 1 -
 debian/rules   | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 006699d..e329d8c 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,6 @@ Build-Depends: debhelper (>= 9),
                f2j (>= 0.8.1+dfsg),
                libjlapack-java (>= 0.8~dfsg-2),
                default-jdk,
-               javahelper,
                junit,
                maven-debian-helper,
                liblombok-java,
diff --git a/debian/rules b/debian/rules
index eb64730..fbba07c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,5 +2,5 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@ --parallel --with javahelper --buildsystem=maven
+	dh $@ --parallel --buildsystem=maven
 

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



More information about the pkg-java-commits mailing list