[electric] 01/11: Switch to compat level 10.

Markus Koschany apo-guest at moszumanska.debian.org
Mon Nov 28 00:01:33 UTC 2016


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

apo-guest pushed a commit to branch master
in repository electric.

commit 3159a34da66d5b6ddb2968dad3590876080452fe
Author: Markus Koschany <apo at debian.org>
Date:   Sun Nov 27 23:51:47 2016 +0100

    Switch to compat level 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 c5e4efe..088edda 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders:
 Build-Depends:
  ant,
  bsh,
- debhelper (>= 9),
+ debhelper (>= 10),
  default-jdk,
  imagemagick,
  javahelper,
diff --git a/debian/rules b/debian/rules
index e4600ce..82c9bf2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@ export JAVA_HOME=/usr/lib/jvm/default-java
 export CLASSPATH=/usr/share/java/bsh.jar:/usr/share/java/j3dcore.jar:/usr/share/java/j3dutils.jar:/usr/share/java/vecmath.jar:/usr/share/java/slf4j-simple.jar:/usr/share/java/slf4j-api.jar:/usr/share/java/jython.jar
 
 %:
-	dh $@ --parallel --with javahelper
+	dh $@ --with javahelper
 
 override_dh_auto_build:
 	dh_auto_build

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



More information about the pkg-java-commits mailing list