This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository gant.
commit 6bf35ce39ff68505001ef2def72d1a184d7bf2d4 Author: Emmanuel Bourg <[email protected]> Date: Tue May 3 10:05:04 2016 +0200 Use secure Vcs-* URLs --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9560d6f..3f9667b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ gant (1.9.11-3) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 3.9.8 (no changes) + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Tue, 03 May 2016 10:04:13 +0200 diff --git a/debian/control b/debian/control index 870bcae..9e4d9d3 100644 --- a/debian/control +++ b/debian/control @@ -11,8 +11,8 @@ Build-Depends: ant, libplexus-classworlds-java, libplexus-utils-java Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/gant.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/gant.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/gant.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/gant.git Homepage: http://gant.github.io Package: gant -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gant.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

