This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jhighlight.
commit 18d9d7f563eb7ddd223b8326164e22d19ab375db Author: Emmanuel Bourg <[email protected]> Date: Mon May 16 14:13:12 2016 +0200 Use a secure Vcs-Git URL --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f9a2306..9561988 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ jhighlight (1.0-2) UNRELEASED; urgency=medium * Standards-Version updated to 3.9.8 (no changes) + * Use a secure Vcs-Git URL -- Emmanuel Bourg <[email protected]> Mon, 16 May 2016 14:11:23 +0200 diff --git a/debian/control b/debian/control index 949ca06..e139e2a 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: ant, libservlet3.0-java, maven-repo-helper Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/jhighlight.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/jhighlight.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jhighlight.git Homepage: https://jhighlight.dev.java.net -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jhighlight.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

