This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libowasp-esapi-java.
commit b9be7c43709f94e9e7c245ae05da4144547b63ef Author: Emmanuel Bourg <[email protected]> Date: Mon Jun 20 16:38:48 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 c0e811f..f0f84c7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libowasp-esapi-java (2.1.0-3) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 3.9.8 (no changes) + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Mon, 20 Jun 2016 16:37:35 +0200 diff --git a/debian/control b/debian/control index b22c695..f9310fc 100644 --- a/debian/control +++ b/debian/control @@ -29,8 +29,8 @@ Build-Depends-Indep: bsh, libxom-java, libxom-java-doc Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/libowasp-esapi-java.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/libowasp-esapi-java.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/libowasp-esapi-java.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libowasp-esapi-java.git Homepage: http://www.esapi.org/ Package: libowasp-esapi-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libowasp-esapi-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

