This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository commons-pool2.
commit 65bab8b6451c762fe4cb19ca693cb8e4c6d5dc43 Author: Emmanuel Bourg <[email protected]> Date: Mon Sep 26 15:29:59 2016 +0200 Use a secure Vcs-Git URL --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 96c652c..72a5b83 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ commons-pool2 (2.4.2-2) UNRELEASED; urgency=medium * Standards-Version updated to 3.9.8 + * Use a secure Vcs-Git URL -- Emmanuel Bourg <[email protected]> Mon, 26 Sep 2016 15:29:12 +0200 diff --git a/debian/control b/debian/control index 8489364..cf1ab05 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Emmanuel Bourg <[email protected]> Build-Depends: debhelper (>= 9), default-jdk, junit4, maven-debian-helper (>= 1.5), libcglib3-java Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/commons-pool2.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/commons-pool2.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/commons-pool2.git Homepage: http://commons.apache.org/pool/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-pool2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

