This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository exec-maven-plugin.
commit 5a7f0ee89c047429b102d778b3f97e77cf23ff1b Author: Emmanuel Bourg <[email protected]> Date: Wed Jul 26 00:31:26 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 d7e67aa..276417f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ exec-maven-plugin (1.1.1+dfsg-5) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 4.0.0 + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Wed, 26 Jul 2017 00:31:08 +0200 diff --git a/debian/control b/debian/control index 37a7304..1926d0b 100644 --- a/debian/control +++ b/debian/control @@ -13,8 +13,8 @@ Build-Depends-Indep: libmaven2-core-java, libplexus-utils-java-doc, libmaven-javadoc-plugin-java Standards-Version: 4.0.0 -Vcs-Git: git://anonscm.debian.org/pkg-java/exec-maven-plugin.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/exec-maven-plugin.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/exec-maven-plugin.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/exec-maven-plugin.git Homepage: http://mojo.codehaus.org/exec-maven-plugin Package: libexec-maven-plugin-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/exec-maven-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

