This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository jackson-dataformat-cbor.
commit 76ae2784a7a7fac69e0890e18775dd4efd574008 Author: Markus Koschany <[email protected]> Date: Fri Oct 13 22:21:28 2017 +0200 Use https for Format field. --- debian/copyright | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/copyright b/debian/copyright index 6931a71..6073671 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: jackson-dataformat-cbor Source: https://github.com/FasterXML/jackson-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

