This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository junit4.
commit 211279d297a60225a96f49c2fec32ccca6e53276 Author: Emmanuel Bourg <[email protected]> Date: Tue Jul 25 23:45:10 2017 +0200 Use secure Vcs-* URLs --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 77afa1d..42d14c8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ junit4 (4.12-5) UNRELEASED; urgency=medium * Standards-Version updated to 4.0.0 * Switch to debhelper level 10 + * Use a secure Vcs-Git URL -- Emmanuel Bourg <[email protected]> Tue, 25 Jul 2017 23:44:45 +0200 diff --git a/debian/control b/debian/control index 1b8bf15..f8a8317 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: default-jdk-doc, libmaven-javadoc-plugin-java, maven-debian-helper Standards-Version: 4.0.0 -Vcs-Git: git://anonscm.debian.org/pkg-java/junit4.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/junit4.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/junit4.git Homepage: http://www.junit.org -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/junit4.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

