This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jackson-dataformat-cbor.
commit e79edd4caece58054a96e395c5c0b400c4a1a7c6 Author: Emmanuel Bourg <[email protected]> Date: Mon Apr 11 13:39:15 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 20e1479..cf6f4a5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ jackson-dataformat-cbor (2.4.3-2) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 3.9.8 (no changes) + * Use secure Vcs-* fields -- Emmanuel Bourg <[email protected]> Mon, 11 Apr 2016 13:38:13 +0200 diff --git a/debian/control b/debian/control index 64b3862..a85a3b7 100644 --- a/debian/control +++ b/debian/control @@ -16,8 +16,8 @@ Build-Depends-Indep: default-jdk-doc, libjackson2-databind-java (>= 2.4.2), libmaven-javadoc-plugin-java Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/jackson-dataformat-cbor.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/jackson-dataformat-cbor.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/jackson-dataformat-cbor.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jackson-dataformat-cbor.git Homepage: https://github.com/FasterXML/jackson-dataformat-cbor Package: libjackson2-dataformat-cbor -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-dataformat-cbor.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

