This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository minetest-v04x.
commit 3cc43b40d0615a28d04a1a0ddef1bbf8a9e5f939 Author: Markus Koschany <[email protected]> Date: Sun Jun 25 19:15:00 2017 +0200 Use https for Format field. --- debian/changelog | 1 + debian/copyright | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 0bb9bf4..6999204 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ minetest (0.4.16+repack-2) unstable; urgency=medium generated files took place. * Remove minetest-data.lintian-overrides and depend on fonts-croscore instead. Replace embedded croscore fonts with system fonts. + * Declare compliance with Debian Policy 4.0.0. -- Markus Koschany <[email protected]> Sun, 25 Jun 2017 18:52:38 +0200 diff --git a/debian/copyright b/debian/copyright index 9ad4e75..b110871 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: Minetest Source: https://github.com/minetest/minetest -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/minetest-v04x.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

