This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository munge-maven-plugin.
commit 9d2d844f8492afc25f22a5e854bc2efaecf4c3b9 Author: Emmanuel Bourg <[email protected]> Date: Mon Jul 31 14:42:05 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 64c65f9..60df295 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ munge-maven-plugin (1.0-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, 31 Jul 2017 14:40:39 +0200 diff --git a/debian/control b/debian/control index e4fd1e1..43f78bb 100644 --- a/debian/control +++ b/debian/control @@ -11,8 +11,8 @@ Build-Depends-Indep: default-jdk-doc, libmaven2-core-java, libmaven2-core-java-doc Standards-Version: 4.0.0 -Vcs-Git: git://git.debian.org/git/pkg-java/munge-maven-plugin.git -Vcs-Browser: http://git.debian.org/?p=pkg-java/munge-maven-plugin.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/munge-maven-plugin.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/munge-maven-plugin.git Homepage: http://sonatype.github.com/munge-maven-plugin/ Package: libmunge-maven-plugin-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/munge-maven-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

