This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository bcel.
commit ead8d751fbbf31735c7c8432466afb2bae47ea35 Author: Emmanuel Bourg <[email protected]> Date: Fri Jul 15 00:13:06 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 325143b..593713b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ bcel (6.0~rc3-3) UNRELEASED; urgency=medium * Team upload. * Build with the DH sequencer instead of CDBS * Standards-Version updated to 3.9.8 + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Fri, 15 Jul 2016 00:00:46 +0200 diff --git a/debian/control b/debian/control index 8314884..dd34517 100644 --- a/debian/control +++ b/debian/control @@ -9,8 +9,8 @@ Build-Depends: libmaven-javadoc-plugin-java, junit4 Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/bcel.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/bcel.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/bcel.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/bcel.git Homepage: http://commons.apache.org/bcel/ Package: libbcel-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/bcel.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

