This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository xmlbeans-maven-plugin.
commit c31012026586afb870a4f8e99f95bc75cba53dc9 Author: Emmanuel Bourg <[email protected]> Date: Sun Jul 30 23:38:38 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 130dd7d..d1a10f5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ xmlbeans-maven-plugin (2.3.3-4) UNRELEASED; urgency=medium * Build with the DH sequencer instead of CDBS * Standards-Version updated to 4.0.0 * Switch to debhelper level 10 + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Sun, 30 Jul 2017 23:37:19 +0200 diff --git a/debian/control b/debian/control index 5118274..8c06936 100644 --- a/debian/control +++ b/debian/control @@ -9,8 +9,8 @@ Build-Depends-Indep: libmaven2-core-java, libplexus-utils-java, default-jdk-doc, libmaven2-core-java-doc, libplexus-utils-java-doc, libmaven-javadoc-plugin-java, libmaven-plugin-tools-java Standards-Version: 4.0.0 -Vcs-Git: git://git.debian.org/pkg-java/xmlbeans-maven-plugin.git -Vcs-Browser: http://git.debian.org/?p=pkg-java/xmlbeans-maven-plugin.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/xmlbeans-maven-plugin.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/xmlbeans-maven-plugin.git Homepage: http://mojo.codehaus.org/xmlbeans-maven-plugin/ Package: libxmlbeans-maven-plugin-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/xmlbeans-maven-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

