This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libspring-java.
commit e480dfb7994ad8a59087edf7d2f468fa19ed6881 Author: Emmanuel Bourg <[email protected]> Date: Sun Apr 3 00:33:03 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 5e74bd5..8168422 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ libspring-java (4.0.9-1) UNRELEASED; urgency=medium - Added a patch to ignore the asciidoctor plugin - Added a patch to stop failing the build on compilation warnings * Standards-Version updated to 3.9.7 (no changes) + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Mon, 19 Oct 2015 12:56:42 +0200 diff --git a/debian/control b/debian/control index aa08805..c18a224 100644 --- a/debian/control +++ b/debian/control @@ -78,8 +78,8 @@ Build-Depends-Indep: bsh, testng, velocity Standards-Version: 3.9.7 -Vcs-Git: git://anonscm.debian.org/pkg-java/libspring-java.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/libspring-java.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/libspring-java.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libspring-java.git Homepage: http://projects.spring.io/spring-framework/ Package: libspring-core-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libspring-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

