This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository pegdown.
commit 2e17d9e4e3eea11daf8a089764cc13cff824dd90 Author: Emmanuel Bourg <[email protected]> Date: Wed Jul 20 15:59:24 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 1b55e84..4cd2dff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ pegdown (1.5.0-2) UNRELEASED; urgency=medium * Standards-Version updated to 3.9.8 + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Wed, 20 Jul 2016 15:57:25 +0200 diff --git a/debian/control b/debian/control index dbe7a1b..58b5b1f 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,8 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Emmanuel Bourg <[email protected]> Build-Depends: debhelper (>= 9), default-jdk, ant, maven-repo-helper, libparboiled-java Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/pegdown.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/pegdown.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/pegdown.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/pegdown.git Homepage: http://pegdown.org Package: libpegdown-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/pegdown.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

