This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository codenarc.
commit a871310bc810cb7f6d9ba5a78a87a14772beb55a Author: Emmanuel Bourg <[email protected]> Date: Tue May 10 22:19:05 2016 +0200 Use secure Vcs-* URLs --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5ad9cc9..785d236 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ codenarc (0.23-2) UNRELEASED; urgency=medium * Team upload. * Depend on groovy2 instead of groovy * Standards-Version updated to 3.9.8 (no changes) + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Tue, 10 May 2016 22:15:36 +0200 diff --git a/debian/control b/debian/control index 07d7d4e..518a2ad 100644 --- a/debian/control +++ b/debian/control @@ -15,8 +15,8 @@ Build-Depends: ant, liblog4j1.2-java, maven-repo-helper Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/codenarc.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/codenarc.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/codenarc.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/codenarc.git Homepage: http://codenarc.sourceforge.net/ Package: libcodenarc-groovy-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/codenarc.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

