This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jarjar-maven-plugin.
commit 23f49bf413595e821543b905bcb7214af1329dff Author: Emmanuel Bourg <[email protected]> Date: Mon Oct 3 14:26:44 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 6259277..e92d75f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ jarjar-maven-plugin (1.9-5) UNRELEASED; urgency=medium * Standards-Version updated to 3.9.8 + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Mon, 03 Oct 2016 14:25:50 +0200 diff --git a/debian/control b/debian/control index 73b0aca..48ac9a6 100644 --- a/debian/control +++ b/debian/control @@ -17,8 +17,8 @@ Build-Depends-Indep: ant-doc, libplexus-utils-java, libplexus-utils-java-doc Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/jarjar-maven-plugin.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/jarjar-maven-plugin.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/jarjar-maven-plugin.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jarjar-maven-plugin.git Homepage: http://sonatype.github.com/jarjar-maven-plugin/ Package: libjarjar-maven-plugin-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jarjar-maven-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

