This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libjson-java.
commit fc64f28949541f71921aacfa5d072631c8da4366 Author: Emmanuel Bourg <[email protected]> Date: Wed May 11 11:33:46 2016 +0200 Use secure Vcs-* fields --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1e1d1e9..51b214f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ libjson-java (2.4-3) UNRELEASED; urgency=medium * Team upload. * Depend on groovy instead of groovy2 * Standards-Version updated to 3.9.8 (no changes) + * Use secure Vcs-* fields -- Emmanuel Bourg <[email protected]> Wed, 11 May 2016 11:31:47 +0200 diff --git a/debian/control b/debian/control index 9774f45..9be1805 100644 --- a/debian/control +++ b/debian/control @@ -16,8 +16,8 @@ Build-Depends-Indep: groovy, liboro-java, libxom-java Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/libjson-java.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/libjson-java.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/libjson-java.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libjson-java.git Homepage: http://json-lib.sourceforge.net Package: libjson-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjson-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

