This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository doxia.
commit fbc3c8ff0452a3b9db0ef3542e0b2b690ce077d8 Author: Emmanuel Bourg <[email protected]> Date: Thu Jul 7 10:52:40 2016 +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 13746de..c682c6a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ doxia (1.1.4-6) UNRELEASED; urgency=medium * Updated the version of the plexus-component-metadata plugin (Closes: #820734) * Standards-Version updated to 3.9.8 + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Thu, 07 Jul 2016 10:50:18 +0200 diff --git a/debian/control b/debian/control index 8a70890..2c8d164 100644 --- a/debian/control +++ b/debian/control @@ -31,8 +31,8 @@ Build-Depends-Indep: default-jdk-doc, libplexus-utils-java-doc, libxerces2-java Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/doxia.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/doxia.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/doxia.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/doxia.git Homepage: http://maven.apache.org/doxia/ Package: libdoxia-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/doxia.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

