This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository osgi-core.
commit 2f69c2ce1905d9e2ff16666e64e3d99220b4bea3 Author: Markus Koschany <[email protected]> Date: Wed Aug 7 00:31:36 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 db04f50..946cd69 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Damien Raude-Morvan <[email protected]>, Ludovic Claude <[email protected]> -Build-Depends: ant, debhelper (>= 7), default-jdk, javahelper (>= 0.43~), +Build-Depends: ant, debhelper (>= 9), default-jdk, javahelper (>= 0.43~), maven-repo-helper (>= 1.6~) Standards-Version: 3.9.2 Homepage: http://www.osgi.org/Specifications/HomePage -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/osgi-core.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

