This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository antlr3.
commit 8df0bc051cc32455ce90ee876df2f91f556db61b Author: Emmanuel Bourg <[email protected]> Date: Sun Jun 26 18:40:53 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 e11fe15..dd57e32 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ antlr3 (3.5.2-5) UNRELEASED; urgency=medium * Team upload. * Added the missing build dependency on ant (Closes: #814723) * Standards-Version updated to 3.9.8 + * Use a secure Vcs-Git URL -- Emmanuel Bourg <[email protected]> Sun, 26 Jun 2016 18:25:20 +0200 diff --git a/debian/control b/debian/control index d1a6f4d..5a9e3b2 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Build-Depends: ant, maven-debian-helper (>= 1.1), zip Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/antlr3.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/antlr3.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/antlr3.git Homepage: http://www.antlr3.org -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/antlr3.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

