This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jnr-constants.
commit 7889b408ec8e8d291f1f9bbe4eb123c09d1d96a1 Author: Emmanuel Bourg <[email protected]> Date: Mon Nov 7 13:23:55 2016 +0100 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 82b76bf..dd0f6f6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ jnr-constants (0.8.6-8) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 3.9.8 * Switch to debhelper level 10 + * Use a secure Vcs-Git URL -- Emmanuel Bourg <[email protected]> Mon, 07 Nov 2016 13:23:06 +0100 diff --git a/debian/control b/debian/control index 72d5291..5015701 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: bnd (>= 2.1.0) Standards-Version: 3.9.8 Homepage: http://github.com/jnr/jnr-constants/ -Vcs-Git: git://anonscm.debian.org/pkg-java/jnr-constants.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/jnr-constants.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jnr-constants.git Package: libjnr-constants-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jnr-constants.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

