This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-antrun-extended-plugin.
commit 0428b96ffa90e780b99919ba9e5dabe20a4f2d2b Author: Emmanuel Bourg <[email protected]> Date: Fri Jul 28 15:35:23 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 272cd9b..2c84971 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ maven-antrun-extended-plugin (1.42-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]> Fri, 28 Jul 2017 15:34:39 +0200 diff --git a/debian/control b/debian/control index fa521fb..c4aec15 100644 --- a/debian/control +++ b/debian/control @@ -15,9 +15,9 @@ Build-Depends-Indep: libmaven2-core-java, libmaven2-core-java-doc Standards-Version: 4.0.0 +Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-antrun-extended-plugin.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-antrun-extended-plugin.git Homepage: http://java.net/projects/maven-antrun-extended-plugin -Vcs-Git: git://git.debian.org/git/pkg-java/maven-antrun-extended-plugin.git -Vcs-Browser: http://git.debian.org/?p=pkg-java/maven-antrun-extended-plugin.git Package: libmaven-antrun-extended-plugin-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-antrun-extended-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

