This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository mina2.
commit 1d080078cdde8b3536247c9ed3ea15508abd5e7b Author: Emmanuel Bourg <[email protected]> Date: Tue May 3 22:46:11 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 d57c2c0..04ffe5b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ mina2 (2.0.10-1) UNRELEASED; urgency=medium - Refreshed the patches * Removed orig-tar.sh and use uscan with debian/copyright File-Excluded * Standards-Version updated to 3.9.8 (no changes) + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Tue, 03 May 2016 22:18:59 +0200 diff --git a/debian/control b/debian/control index 6ddc784..978c169 100644 --- a/debian/control +++ b/debian/control @@ -19,8 +19,8 @@ Build-Depends-Indep: libjzlib-java, libspring-context-java, libtomcat8-java Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/mina2.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/mina2.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/mina2.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/mina2.git Homepage: http://mina.apache.org Package: libmina2-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/mina2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

