This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-source-plugin.
commit 4b40aea3f5bc5bddef98da8cd15f7d1f7c5b12e2 Author: Emmanuel Bourg <[email protected]> Date: Tue Jul 18 22:21:22 2017 +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 3b39edd..b2491e7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ maven-source-plugin (2.4-2) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 4.0.0 * Switch to debhelper level 10 + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Tue, 18 Jul 2017 22:20:40 +0200 diff --git a/debian/control b/debian/control index 6f1517f..f901d49 100644 --- a/debian/control +++ b/debian/control @@ -12,8 +12,8 @@ Build-Depends-Indep: junit4, libplexus-archiver-java, libplexus-utils-java, Standards-Version: 4.0.0 -Vcs-Git: git://anonscm.debian.org/pkg-java/maven-source-plugin.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/maven-source-plugin.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-source-plugin.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-source-plugin.git Homepage: http://maven.apache.org/plugins/maven-source-plugin Package: libmaven-source-plugin-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-source-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

