This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository jansi-native.
commit bd60422e6f6ae1c2478665f55d5a54c830589106 Author: Markus Koschany <[email protected]> Date: Wed Jul 12 09:18:42 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 4393337..584ca63 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-native/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-native.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

