This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository blockattack.
commit bcc221eae4d66516d11a5005495bc5373915b7ee Author: Markus Koschany <[email protected]> Date: Mon Jun 26 17:26: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 ceac804..4257b07 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: Blockattack Source: https://github.com/blockattack/blockattack-game/releases @@ -30,7 +30,7 @@ Files: debian/* Copyright: 2006 Gonéri Le Bouder <[email protected]> 2009 Barry deFreese <[email protected]> 2011 Paul Wise <[email protected]> - 2016 Markus Koschany <[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-games/blockattack.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

