This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jtreg.
commit 9e1d062f821378ba45e1ab5cb86eb16f24863791 Author: Emmanuel Bourg <[email protected]> Date: Wed Apr 20 13:00:31 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 1c17d7f..3266581 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ jtreg (4.1-b12-2) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 3.9.8 (no changes) + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Wed, 20 Apr 2016 12:59:11 +0200 diff --git a/debian/control b/debian/control index 6236b1e..6115560 100644 --- a/debian/control +++ b/debian/control @@ -11,8 +11,8 @@ Build-Depends-Indep: default-jdk, libxalan2-java, testng Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/jtreg.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/jtreg.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/jtreg.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jtreg.git Homepage: http://openjdk.java.net/jtreg Package: jtreg -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jtreg.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

