This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository jackson-dataformat-yaml.
commit 37a279c4b4fa869b2c872b48a37fba4d873b28d5 Author: Markus Koschany <[email protected]> Date: Fri Oct 13 23:41:59 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 5c5def9..3bf7a05 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-YAML Source: https://github.com/FasterXML/jackson-dataformat-yaml -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-dataformat-yaml.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

