This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-replacer-plugin.
commit b890aa02e51e72aedf50258b690154963c3d3448 Author: Emmanuel Bourg <[email protected]> Date: Wed Aug 2 11:10:12 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 822bbda..de1241e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ maven-replacer-plugin (1.5.3-2) UNRELEASED; urgency=medium * Build with the DH sequencer instead of CDBS * Standards-Version updated to 3.9.6 (no changes) * Switch to debhelper level 10 + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Sun, 13 Dec 2015 08:47:15 +0100 diff --git a/debian/control b/debian/control index 1f9b1ee..7e94315 100644 --- a/debian/control +++ b/debian/control @@ -12,8 +12,8 @@ Build-Depends-Indep: libmaven2-core-java, libxerces2-java Standards-Version: 3.9.6 -Vcs-Git: git://anonscm.debian.org/pkg-java/maven-replacer-plugin.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/maven-replacer-plugin.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-replacer-plugin.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-replacer-plugin.git Homepage: http://code.google.com/p/maven-replacer-plugin Package: libreplacer-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-replacer-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

