This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository jansi.
commit 5dbef367e6393f2127400b506df69285f4af842c Author: Markus Koschany <[email protected]> Date: Wed Jul 12 09:37:44 2017 +0200 Use https for Format field. --- debian/copyright | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/copyright b/debian/copyright index 184dc7e..a26f336 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/ Source: https://github.com/fusesource/jansi/releases Files: * @@ -6,8 +6,8 @@ Copyright: 2009, Progress Software, Inc. License: Apache-2.0 Files: debian/* -Copyright: 2010, Miguel Landaeta <[email protected]> - 2016, Markus Koschany <[email protected]> +Copyright: 2010, Miguel Landaeta <[email protected]> + 2016-2017, Markus Koschany <[email protected]> License: Apache-2.0 License: Apache-2.0 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jansi.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

