This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository guice.
commit e9cc84d87b5896c47b04f89862fe7722ffeaf3fa Author: Emmanuel Bourg <[email protected]> Date: Tue Oct 4 15:27:34 2016 +0200 Use a secure Vcs-Git URL --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 29edc33..3cbf6d7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ guice (4.0-3) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 3.9.8 + * Use a secure Vcs-Git URL -- Emmanuel Bourg <[email protected]> Tue, 04 Oct 2016 15:26:41 +0200 diff --git a/debian/control b/debian/control index d976722..15317fe 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Build-Depends: debhelper (>= 9), libspring-beans-java, maven-debian-helper Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/guice.git +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

