This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository guice.
commit 6bb953cf89e64000f7f7ff804286d7c49d4a4dc4 Author: Emmanuel Bourg <[email protected]> Date: Thu Jun 29 19:04:54 2017 +0200 Standards-Version updated to 4.0.0 --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 8fb8ec8..182f411 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +guice (4.0-4) UNRELEASED; urgency=medium + + * Team upload. + * Standards-Version updated to 4.0.0 + + -- Emmanuel Bourg <[email protected]> Thu, 29 Jun 2017 19:04:44 +0200 + guice (4.0-3) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index 3eaaf9d..0ebc8b0 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.8 +Standards-Version: 4.0.0 Vcs-Git: https://anonscm.debian.org/git/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

