This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jackson-jaxrs-providers.
commit 00391ebfc6d212bcd3668e6f1cff05bf4de4b833 Author: Emmanuel Bourg <[email protected]> Date: Sat Apr 9 09:43:07 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 8818237..0c28838 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ jackson-jaxrs-providers (2.4.2-2) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 3.9.8 (no changes) + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Sat, 09 Apr 2016 09:41:57 +0200 diff --git a/debian/control b/debian/control index 02d391f..bbb5554 100644 --- a/debian/control +++ b/debian/control @@ -12,8 +12,8 @@ Build-Depends-Indep: libjackson2-module-jaxb-annotations-java (>= 2.4), libjsr311-api-java, Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/jackson-jaxrs-providers.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/jackson-jaxrs-providers.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/jackson-jaxrs-providers.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jackson-jaxrs-providers.git Homepage: http://wiki.fasterxml.com/JacksonHome Package: libjackson2-jaxrs-providers-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-jaxrs-providers.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

