This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository guice.
commit d9914db2454ac9e0d373fbfa69e6f4c10800f468 Author: Emmanuel Bourg <[email protected]> Date: Wed Feb 10 09:38:52 2016 +0100 Standards-Version updated to 3.9.7 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f8aad41..36f9d1a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ guice (4.0-2) UNRELEASED; urgency=medium * Team upload. * Fixed the build failure with Java 8 + * Standards-Version updated to 3.9.7 (no changes) -- Emmanuel Bourg <[email protected]> Wed, 10 Feb 2016 09:37:43 +0100 diff --git a/debian/control b/debian/control index b447c06..94986cb 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,7 @@ Build-Depends: debhelper (>= 9), libservlet3.1-java, libspring-beans-java, maven-debian-helper -Standards-Version: 3.9.6 +Standards-Version: 3.9.7 Vcs-Git: git://anonscm.debian.org/pkg-java/guice.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/guice.git Homepage: https://github.com/google/guice -- 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

