This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository libhtml5parser-java.
commit e691dcdb4a480152688c2ef015f97bc20b1d2a81 Author: Markus Koschany <[email protected]> Date: Sat Jun 24 19:36:01 2017 +0200 Use https for Format field. --- debian/copyright | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/copyright b/debian/copyright index 5f588dc..24dd4e7 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: validator.nu HTML Parser Source: https://hg.mozilla.org/projects/htmlparser/ @@ -56,7 +56,7 @@ License: WHATWG-HTML-5-spec-License document. Files: debian/* -Copyright: 2016, Markus Koschany <[email protected]> +Copyright: 2016-2017, Markus Koschany <[email protected]> License: Expat License: GPL-2+ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libhtml5parser-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

