This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository guice.
commit 1b662be81da9889b1d6ec8149c792e3cf47a9e0f Author: Emmanuel Bourg <[email protected]> Date: Wed Sep 3 00:44:33 2014 +0200 Switch to debhelper level 9 --- debian/changelog | 7 +++++++ debian/compat | 2 +- debian/control | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 79785c5..c212875 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +guice (3.0-5) UNRELEASED; urgency=medium + + * Team upload. + * Switch to debhelper level 9 + + -- Emmanuel Bourg <[email protected]> Wed, 03 Sep 2014 00:44:13 +0200 + guice (3.0-4) unstable; urgency=medium [ Emmanuel Bourg ] 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 10e43ce..ece6ef7 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Miguel Landaeta <[email protected]> Build-Depends: ant, bnd, - debhelper (>= 7.0.50~), + debhelper (>= 9), default-jdk, default-jdk-doc, javahelper (>= 0.32), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/guice.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

