This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository velocity-tools.
commit 24779cd77874e1b75388bce24ff89ec175d423dc Author: Emmanuel Bourg <[email protected]> Date: Sat Apr 2 23:59:50 2016 +0200 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 4490eb5..289c36e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ velocity-tools (2.0-5) UNRELEASED; urgency=medium * Team upload. * Transition to the Servlet API 3.0 (Closes: #801008) * Standards-Version updated to 3.9.7 (no changes) + * Use secure Vcs-* fields -- Emmanuel Bourg <[email protected]> Sat, 02 Apr 2016 23:54:28 +0200 diff --git a/debian/control b/debian/control index 78ce95e..a45f762 100644 --- a/debian/control +++ b/debian/control @@ -19,8 +19,8 @@ Build-Depends-Indep: ant-optional, maven-repo-helper, velocity Standards-Version: 3.9.7 -Vcs-Git: git://anonscm.debian.org/pkg-java/velocity-tools.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/velocity-tools.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/velocity-tools.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/velocity-tools.git Homepage: http://velocity.apache.org/tools/ Package: libvelocity-tools-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/velocity-tools.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

