[testng] 01/06: Bump compat level to 9 and require debhelper >= 9.
Markus Koschany
apo-guest at alioth.debian.org
Fri Aug 16 14:04:04 UTC 2013
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch version6-package
in repository testng.
commit edb13dfd5e14c09265fb251a7762bd581231faf3
Author: Markus Koschany <apo at gambaru.de>
Date: Fri Aug 16 15:32:39 2013 +0200
Bump compat level to 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 f5ca9e0..dbb87b4 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Marcus Better <marcus at better.se>, Sylvestre Ledru <sylvestre at debian.org>,
Andrew Ross <ubuntu at rossfamily.co.uk>
-Build-Depends: debhelper (>= 7.3.5), cdbs, default-jdk, maven-debian-helper (>= 1.5)
+Build-Depends: debhelper (>= 9), cdbs, default-jdk, maven-debian-helper (>= 1.5)
Build-Depends-Indep: libmaven-bundle-plugin-java, libmaven-javadoc-plugin-java, bsh, junit4,
libguice-java, libjcommander-java, libsnakeyaml-java, default-jdk-doc,
junit4-doc, libguice-java-doc, libjcommander-java-doc, ant-doc
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/testng.git
More information about the pkg-java-commits
mailing list