This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository plexus-archiver.
commit d1533615bda8209515d80a3c00885bae3b2a3f5c Author: Emmanuel Bourg <[email protected]> Date: Tue Jul 18 10:11:06 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 010d31f..548ebcc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ plexus-archiver (2.2-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]> Tue, 18 Jul 2017 10:09:40 +0200 diff --git a/debian/control b/debian/control index 63bff08..1a887b8 100644 --- a/debian/control +++ b/debian/control @@ -14,8 +14,8 @@ Build-Depends-Indep: ant, maven-ant-helper (>> 4), maven-repo-helper (>> 0.5) Standards-Version: 4.0.0 -Vcs-Git: git://anonscm.debian.org/pkg-java/plexus-archiver.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/plexus-archiver.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/plexus-archiver.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/plexus-archiver.git Homepage: http://plexus.codehaus.org/plexus-components/plexus-archiver/ Package: libplexus-archiver-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-archiver.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

