This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository parboiled.
commit 693383d220308f7a988dccc594df0461caac935a Author: Emmanuel Bourg <[email protected]> Date: Mon Oct 3 12:54:10 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 0446f8c..5c6b5db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ parboiled (1.1.7-2) UNRELEASED; urgency=medium * Refreshed the poms (debian/pom-core.xml and debian/pom-java.xml) * Standards-Version updated to 3.9.8 + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Thu, 19 Mar 2015 14:34:01 +0100 diff --git a/debian/control b/debian/control index 22fb196..ac0f98f 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, libasm4-java Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/parboiled.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/parboiled.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/parboiled.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/parboiled.git Homepage: http://parboiled.org Package: libparboiled-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/parboiled.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

