[med-svn] [libjung-java] 05/08: debhelper 10

Andreas Tille tille at debian.org
Thu Dec 14 17:31:42 UTC 2017


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

tille pushed a commit to branch master
in repository libjung-java.

commit 11a69c68bcc5ac011e5b614d83a5b29cb294b9cd
Author: Andreas Tille <tille at debian.org>
Date:   Thu Dec 14 18:14:27 2017 +0100

    debhelper 10
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 debian/rules   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 2620fd9..14c3c23 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Michael R. Crusoe <crusoe at ucdavis.edu>,
            Olivier Sallou <osallou at debian.org>
 Section: java
 Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                javahelper,
                unzip
 Build-Depends-Indep: default-jdk,
diff --git a/debian/rules b/debian/rules
index 2f2823a..0c29793 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ export JAVA_HOME=/usr/lib/jvm/default-java
 export CLASSPATH=/usr/share/java/commons-collections4.jar:/usr/share/java/colt.jar:/usr/share/java/vecmath.jar:./jung-api-2.0.1.jar:./jung-algorithms-2.0.1.jar:./jung-visualization-2.0.1.jar:./jung-graph-impl-2.0.1.jar:./jung-io-2.0.1.jar
 
 %:
-	dh $@ --with javahelper --parallel
+	dh $@ --with javahelper
 
 override_dh_clean:
 	rm -rf jung-3d-2.0.1-sources jung-3d-demos-2.0.1-sources jung-algorithms-2.0.1-sources

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



More information about the debian-med-commit mailing list