[junit4] 02/08: Switch to debhelper level 10
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Jul 25 22:25:34 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository junit4.
commit fc62e9ee7e16a835a1cd96bd4a8548b312b374bc
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Jul 25 23:45:03 2017 +0200
Switch to debhelper level 10
---
debian/changelog | 1 +
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8e0a859..77afa1d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
junit4 (4.12-5) UNRELEASED; urgency=medium
* Standards-Version updated to 4.0.0
+ * Switch to debhelper level 10
-- Emmanuel Bourg <ebourg at apache.org> Tue, 25 Jul 2017 23:44:45 +0200
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 bef6263..1b8bf15 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Florian Weimer <fw at deneb.enyo.de>,
Jakub Adam <jakub.adam at ktknet.cz>,
Emmanuel Bourg <ebourg at apache.org>
Priority: optional
-Build-Depends: debhelper (>= 9), default-jdk, javahelper
+Build-Depends: debhelper (>= 10), default-jdk, javahelper
Build-Depends-Indep: default-jdk-doc,
libhamcrest-java (>= 1.3),
libhamcrest-java-doc,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/junit4.git
More information about the pkg-java-commits
mailing list