This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository sweethome3d-textures-editor.
commit 783310d04fde18b26666dee0d57cdfde76f93e66 Author: Markus Koschany <[email protected]> Date: Thu Sep 14 08:01:33 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 e743ab4..2eeeaf4 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: Sweet Home 3D Textures Library Editor Source: http://www.sweethome3d.com @@ -15,8 +15,8 @@ License: public-domain are in public domain. Files: debian/* -Copyright: 2012, Gabriele Giacone <[email protected]> - 2016, Markus Koschany <[email protected]> +Copyright: 2012, Gabriele Giacone <[email protected]> + 2016-2017, Markus Koschany <[email protected]> License: GPL-2+ License: GPL-2+ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sweethome3d-textures-editor.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

