[powermock] 01/05: Switch to debhelper level 10

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Nov 11 21:44:35 UTC 2016


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

ebourg-guest pushed a commit to branch master
in repository powermock.

commit 2ed3fbfa6ed7b5979e24c81415b9987fa0b2a4f0
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Nov 11 22:28:18 2016 +0100

    Switch to debhelper level 10
---
 debian/changelog | 6 ++++++
 debian/compat    | 2 +-
 debian/control   | 2 +-
 debian/rules     | 2 +-
 4 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 265c2b1..c211f12 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+powermock (1.6.5-2) UNRELEASED; urgency=medium
+
+  * Switch to debhelper level 10
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Fri, 11 Nov 2016 22:28:11 +0100
+
 powermock (1.6.5-1) unstable; urgency=medium
 
   * Initial release (Closes: #828849)
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 aae3da2..fbab621 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: debhelper (>= 9), default-jdk, maven-debian-helper (>= 2.0)
+Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 2.0)
 Build-Depends-Indep: ant,
                      junit (>= 3.8.1),
                      junit4,
diff --git a/debian/rules b/debian/rules
index 9867785..be6784d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 export JAVA_HOME = /usr/lib/jvm/default-java
 
 %:
-	dh $@ --buildsystem=maven
+	dh $@
 
 get-orig-source:
 	uscan --download-current-version --force-download --no-symlink

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



More information about the pkg-java-commits mailing list