[libjide-oss-java] 02/05: Switch to compat level 10.

Markus Koschany apo at moszumanska.debian.org
Tue Oct 4 13:04:03 UTC 2016


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

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

commit d5b3ad323000e2284ce79ee5add479735df845c8
Author: Markus Koschany <apo at debian.org>
Date:   Tue Oct 4 14:43:00 2016 +0200

    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 0383705..55c0abf 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  Markus Koschany <apo at debian.org>
 Build-Depends:
  ant,
- debhelper (>= 9),
+ debhelper (>= 10),
  default-jdk,
  default-jdk-doc,
  javahelper,
diff --git a/debian/rules b/debian/rules
index de19784..34f0374 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ PKG := libjide-oss-java
 VER ?= $(shell dpkg-parsechangelog -l$(DPATH)/changelog | perl -ne 'print $$1 if m{Version:\s*([\d\.]+)}')
 
 %:
-	dh $@ --parallel --with javahelper,jh_maven_repo_helper
+	dh $@ --with javahelper,jh_maven_repo_helper
 
 override_dh_clean:
 	dh_clean

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



More information about the pkg-java-commits mailing list