This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository guice.
commit d8121b2cb54c16738bb9d71aa04e25b8aebe8146 Author: Markus Koschany <[email protected]> Date: Sat Nov 14 16:38:52 2015 +0100 Change homepage and Source field to new github.com address. --- debian/changelog | 7 +++++-- debian/control | 2 +- debian/copyright | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index cbb931e..e9b231f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,13 +1,16 @@ guice (4.0~beta5-2) unstable; urgency=medium + * Team upload. + [ Emmanuel Bourg ] - * Fixed debian/watch to catch the version 4.0~beta + * Fixed debian/watch to catch the version 4.0~beta. [ Markus Koschany ] * Vcs-Browser: Use https. * Switch to bnd1.50 because guice FTBFS with bnd >= 2.1. + * Change homepage and Source field to new github.com address. - -- Emmanuel Bourg <[email protected]> Sat, 14 Nov 2015 16:36:26 +0100 + -- Markus Koschany <[email protected]> Sat, 14 Nov 2015 16:39:26 +0100 guice (4.0~beta5-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 22723c5..d8b93f2 100644 --- a/debian/control +++ b/debian/control @@ -21,7 +21,7 @@ Build-Depends: ant, Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-java/guice.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/guice.git -Homepage: http://code.google.com/p/google-guice/ +Homepage: https://github.com/google/guice Package: libguice-java Architecture: all diff --git a/debian/copyright b/debian/copyright index 4d6b840..9cd0f66 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Guice Upstream-Contact: Bob Lee <[email protected]> -Source: http://code.google.com/p/google-guice/downloads/list +Source: https://github.com/google/guice Files: * Copyright: © 2006-2011, Google Inc. -- 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

