This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository antlr4.
commit 8f26ca6983190b53e7667d2cbf5344de1d87d51c Author: Emmanuel Bourg <[email protected]> Date: Tue Mar 22 17:03:48 2016 +0100 Use secure Vcs-* fields --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index f5e934d..99bc73d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ antlr4 (4.5.1-3) UNRELEASED; urgency=medium * Standards-Version updated to 3.9.7 (no changes) + * Use secure Vcs-* fields -- Emmanuel Bourg <[email protected]> Tue, 22 Mar 2016 17:02:58 +0100 diff --git a/debian/control b/debian/control index 9480e18..8fe49fe 100644 --- a/debian/control +++ b/debian/control @@ -18,8 +18,8 @@ Build-Depends: antlr3-maven-plugin, maven-debian-helper (>= 1.1), zip Standards-Version: 3.9.7 -Vcs-Git: git://anonscm.debian.org/pkg-java/antlr4.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/antlr4.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/antlr4.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/antlr4.git Homepage: http://www.antlr4.org Package: antlr4 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/antlr4.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

