[javatools] 03/10: Use compat level 9 and require debhelper >= 9.
Markus Koschany
apo-guest at moszumanska.debian.org
Fri Dec 5 09:40:15 UTC 2014
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch experimental
in repository javatools.
commit d58d3158fcd58dc8869df211e0429db72fa33e77
Author: Markus Koschany <apo at gambaru.de>
Date: Fri Dec 5 09:45:03 2014 +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 46c9c61..2e798dd 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders:
Matthew Johnson <mjj29 at debian.org>,
Niels Thykier <niels at thykier.net>
Build-Depends:
- debhelper (>= 7.0.50~)
+ debhelper (>= 9)
Build-Depends-Indep:
default-jdk,
libarchive-zip-perl (>= 1.30-6~),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/javatools.git
More information about the pkg-java-commits
mailing list