This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libcofoja-java.
commit 509f316f7f408fdb46bd2cb602830839062c3785 Author: Emmanuel Bourg <[email protected]> Date: Mon Apr 14 16:21:03 2014 +0200 Switch to debhelper level 9 --- debian/changelog | 1 + debian/compat | 2 +- debian/control | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index a4b5a32..67cf19d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ cofoja (1.0~r139-3) UNRELEASED; urgency=medium * Team upload. * debian/control: - Standards-Version updated to 3.9.5 (no changes) + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Mon, 14 Apr 2014 16:19:53 +0200 diff --git a/debian/compat b/debian/compat index 45a4fb7..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -8 +9 diff --git a/debian/control b/debian/control index 7f9ee91..7634cd7 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: java Priority: optional Uploaders: Olivier Sallou <[email protected]> Maintainer: Debian Java Maintainers <[email protected]> -Build-Depends: debhelper (>= 8.0.0), default-jdk, libasm3-java, +Build-Depends: debhelper (>= 9), default-jdk, libasm3-java, javahelper (>=0.25), junit4, ant Standards-Version: 3.9.5 Homepage: https://code.google.com/p/cofoja/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcofoja-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

