[maven-ant-tasks] 04/09: Use compat level 9 and require debhelper >= 9.
Markus Koschany
apo-guest at moszumanska.debian.org
Mon Nov 16 23:02:26 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository maven-ant-tasks.
commit 2ac26aad53ee566e53bd1e65250a583a8a3001a5
Author: Markus Koschany <apo at debian.org>
Date: Mon Nov 16 18:25:53 2015 +0100
Use compat level 9 and require debhelper >= 9.
---
debian/compat | 2 +-
debian/control | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index f173331..42af2cb 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
Emmanuel Bourg <ebourg at apache.org>
Build-Depends:
cdbs,
- debhelper (>= 7),
+ debhelper (>= 9),
default-jdk,
maven-debian-helper
Build-Depends-Indep:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-ant-tasks.git
More information about the pkg-java-commits
mailing list