This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository jboss-logging-tools.
commit c448199f8f856bbea0afd618b5e37cfe70a4694f Author: Markus Koschany <[email protected]> Date: Sat Aug 19 22:14:02 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 04561b9..478e7e1 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: JBoss Logging Tools Source: https://github.com/jboss-logging/jboss-logging-tools @@ -11,7 +11,7 @@ Copyright: 2015, Red Hat, Inc. License: Apache-2.0 Files: debian/* -Copyright: 2015-2016, Markus Koschany <[email protected]> +Copyright: 2015-2017, Markus Koschany <[email protected]> License: Apache-2.0 or LGPL-2.1+ License: Apache-2.0 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jboss-logging-tools.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

