[maven-antrun-plugin] 13/19: Switch to debhelper level 10
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Jun 20 11:04:17 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository maven-antrun-plugin.
commit ef0a6b2cf8da84d807c28a59b60ed49d09e82ec6
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Jun 20 12:52:13 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 f41f9ca..9900cf5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ maven-antrun-plugin (1.7-2) UNRELEASED; urgency=medium
* Moved the package to Git
* Standards-Version updated to 3.9.8
+ * Switch to debhelper level 10
-- Emmanuel Bourg <ebourg at apache.org> Tue, 20 Jun 2017 12:44:55 +0200
diff --git a/debian/compat b/debian/compat
index 7f8f011..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+10
diff --git a/debian/control b/debian/control
index 6545f5e..0bd263c 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders:
Build-Depends:
ant (>= 1.8.2),
cdbs,
- debhelper (>= 7),
+ debhelper (>= 10),
default-jdk,
libmaven-invoker-plugin-java (>= 1.3),
libmaven-plugin-tools-java,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-antrun-plugin.git
More information about the pkg-java-commits
mailing list