This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-resources-plugin.
commit df07cca56df7791816b5cd3b5fa32a975e029e92 Author: Emmanuel Bourg <[email protected]> Date: Mon Jul 17 22:03:43 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 68fe99d..20f78c3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ maven-resources-plugin (2.6-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]> Mon, 17 Jul 2017 22:02:56 +0200 diff --git a/debian/control b/debian/control index 9bce3f8..984aae1 100644 --- a/debian/control +++ b/debian/control @@ -10,8 +10,8 @@ Build-Depends-Indep: libmaven-filtering-java, libmaven2-core-java, libplexus-utils-java, Standards-Version: 4.0.0 -Vcs-Git: git://anonscm.debian.org/pkg-java/maven-resources-plugin.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/maven-resources-plugin.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-resources-plugin.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-resources-plugin.git Homepage: http://maven.apache.org/plugins/maven-resources-plugin/ Package: libmaven-resources-plugin-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-resources-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

