This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository antlr3.2.
commit a4d459c3d668466a619e23653121998cf59c2103 Author: Emmanuel Bourg <[email protected]> Date: Fri Jun 30 09:06:07 2017 +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 ef7e09a..06bbed2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ antlr3.2 (3.2-15) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 4.0.0 * Switch to debhelper level 10 + * Use a secure Vcs-Git URL -- Emmanuel Bourg <[email protected]> Fri, 30 Jun 2017 09:05:45 +0200 diff --git a/debian/control b/debian/control index 533d6f6..9957b19 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Build-Depends: bnd (>= 2.1.0), libstringtemplate-java (>= 3.2.1), maven-debian-helper (>= 1.1) Standards-Version: 4.0.0 -Vcs-Git: git://anonscm.debian.org/pkg-java/antlr3.2.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/antlr3.2.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/antlr3.2.git Homepage: http://www.antlr3.org -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/antlr3.2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

