[libnb-platform-java] 14/23: Use compat level 9 and require debhelper >= 9.
Markus Koschany
apo-guest at moszumanska.debian.org
Tue Jun 2 13:46:04 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository libnb-platform-java.
commit c07e9ff16b32a5bc7c0c69cf0c306b2f22776bb7
Author: Markus Koschany <apo at gambaru.de>
Date: Tue Jun 2 14:08:41 2015 +0200
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 ff6c2bf..cde6e5e 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends:
ant (>= 1.7.0),
ant-optional (>= 1.7.0),
antlr3 (>= 3.2),
- debhelper (>= 7.0.50~),
+ debhelper (>= 9),
default-jdk,
g++-mingw-w64-i686,
g++-mingw-w64-x86-64,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libnb-platform-java.git
More information about the pkg-java-commits
mailing list