This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository json-simple.
commit 19b9f35cbd4435c7d8fd7e1510f92bef18011173 Author: Emmanuel Bourg <[email protected]> Date: Mon Nov 7 11:07:11 2016 +0100 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 d2304f8..c45c2e6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ json-simple (1.1.1-4) UNRELEASED; urgency=medium * Removed the build dependencies on ant and maven-repo-helper * Standards-Version updated to 3.9.8 * Switch to debhelper level 10 + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Sun, 06 Nov 2016 13:26:22 +0100 diff --git a/debian/control b/debian/control index e099df2..4bd882f 100644 --- a/debian/control +++ b/debian/control @@ -12,9 +12,9 @@ Build-Depends: libmaven-javadoc-plugin-java, maven-debian-helper Standards-Version: 3.9.8 +Vcs-Git: https://anonscm.debian.org/git/pkg-java/json-simple.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/json-simple.git Homepage: http://code.google.com/p/json-simple/ -Vcs-Git: git://anonscm.debian.org/pkg-java/json-simple.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/json-simple.git Package: libjson-simple-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/json-simple.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

