This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch review in repository libnb-platform17-java.
commit 8f22ef74c455d5c9a1f11962eae0802ff313bfea Author: Markus Koschany <[email protected]> Date: Fri Aug 16 16:06:29 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 1c8c5ef..0160763 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Andrew Ross <[email protected]> -Build-Depends: debhelper (>= 7.0.50~), javahelper, ant (>= 1.7.0), +Build-Depends: debhelper (>= 9), javahelper, ant (>= 1.7.0), ant-optional (>= 1.7.0), default-jdk, g++-mingw-w64-i686, g++-mingw-w64-x86-64, maven-repo-helper, w3c-dtd-xhtml, javacc, libjemmy2-java, javahelp2, libbindex-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libnb-platform17-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

