[hawtjni] 01/05: Switch to compat level 10.

Markus Koschany apo at moszumanska.debian.org
Mon Jun 26 13:25:41 UTC 2017


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

apo pushed a commit to branch master
in repository hawtjni.

commit 7ebf2eaf3bfa7ce0ca927b705ed27857468d703f
Author: Markus Koschany <apo at debian.org>
Date:   Mon Jun 26 15:10:31 2017 +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 29aaa68..de40109 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  Miguel Landaeta <nomadium at debian.org>
 Build-Depends:
  default-jdk,
- debhelper (>= 9),
+ debhelper (>= 10),
  libasm-java,
  libmaven-plugin-tools-java,
  libplexus-maven-plugin-java,
diff --git a/debian/rules b/debian/rules
index 1d9ebd7..7ec31be 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --parallel --buildsystem=maven
+	dh $@ --buildsystem=maven
 
 
 get-orig-source:

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



More information about the pkg-java-commits mailing list