[objenesis] 01/06: Switch to compat level 10.

Markus Koschany apo at moszumanska.debian.org
Sun Jan 15 19:21:03 UTC 2017


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

apo pushed a commit to branch experimental
in repository objenesis.

commit 323dcbcd36940a0d45e515c1d6526ea77a5f49fb
Author: Markus Koschany <apo at debian.org>
Date:   Sat Jan 14 21:33:46 2017 +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 0ca8fb1..6532acc 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  Gabriele Giacone <1o5g4r8o at gmail.com>,
  Markus Koschany <apo at debian.org>
 Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
  default-jdk,
  default-jdk-doc,
  junit4,
diff --git a/debian/rules b/debian/rules
index 521f583..86b1ee7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 export JAVA_HOME=/usr/lib/jvm/default-java
 
 %:
-	dh $@ --parallel --buildsystem=maven
+	dh $@ --buildsystem=maven
 
 get-orig-source:
 	uscan --force-download --download-current-version --verbose

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



More information about the pkg-java-commits mailing list