This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository build-helper-maven-plugin.
commit 727b0caf2818458d16f8c20e2c0e02e70be6868a Author: Emmanuel Bourg <[email protected]> Date: Thu Jul 20 00:38: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 b1d0cf6..6277ea8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ build-helper-maven-plugin (1.8-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]> Thu, 20 Jul 2017 00:38:28 +0200 diff --git a/debian/control b/debian/control index 6aa3ab3..06aa177 100644 --- a/debian/control +++ b/debian/control @@ -14,8 +14,8 @@ Build-Depends-Indep: default-jdk-doc, libmaven2-core-java-doc, libplexus-utils-java Standards-Version: 4.0.0 -Vcs-Git: git://anonscm.debian.org/pkg-java/build-helper-maven-plugin.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/build-helper-maven-plugin.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/build-helper-maven-plugin.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/build-helper-maven-plugin.git Homepage: http://mojo.codehaus.org/build-helper-maven-plugin/ Package: libbuild-helper-maven-plugin-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/build-helper-maven-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

