[maven-ant-helper] 02/06: Switch to debhelper level 10
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Jul 27 15:25:14 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-ant-helper.
commit 16b20923e204979edaacacafb4574f12c2a8c50c
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Jun 26 16:18:54 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 06844c4..0ad500d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
maven-ant-helper (7.12) UNRELEASED; urgency=medium
* Standards-Version updated to 4.0.0
+ * Switch to debhelper level 10
-- Emmanuel Bourg <ebourg at apache.org> Mon, 26 Jun 2017 16:18:46 +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 768a06a..124e036 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
Uploaders: Torsten Werner <twerner at debian.org>,
Ludovic Claude <ludovic.claude at laposte.net>,
Damien Raude-Morvan <drazzib at debian.org>
-Build-Depends: cdbs, debhelper (>= 9), default-jdk
+Build-Depends: cdbs, debhelper (>= 10), default-jdk
Build-Depends-Indep: ant, ant-contrib, ant-optional
Standards-Version: 4.0.0
Vcs-Git: git://anonscm.debian.org/pkg-java/maven-ant-helper.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-ant-helper.git
More information about the pkg-java-commits
mailing list