This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository sisu-maven-plugin.
commit 697b1f0b7b19896ffa4e761bffba2a7e97fe881d Author: Emmanuel Bourg <[email protected]> Date: Thu Apr 14 23:05:24 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 de01482..57e97a8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ sisu-maven-plugin (1.1-2) UNRELEASED; urgency=medium * Build with the DH sequencer instead of CDBS * Standards-Version updated to 3.9.8 (no changes) + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Thu, 14 Apr 2016 23:00:49 +0200 diff --git a/debian/control b/debian/control index f49415f..a0c85f2 100644 --- a/debian/control +++ b/debian/control @@ -12,8 +12,8 @@ Build-Depends: debhelper (>= 9), maven-debian-helper (>= 1.5), libmaven-common-artifact-filters-java Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/sisu-maven-plugin.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/sisu-maven-plugin.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/sisu-maven-plugin.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/sisu-maven-plugin.git Homepage: http://github.com/sonatype/sisu-maven-plugin Package: libsisu-maven-plugin-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sisu-maven-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

