This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository pygame-sdl2.
commit f7607c1689dbf5fa017a3c79590a5459e054487e Author: Markus Koschany <[email protected]> Date: Mon Jun 19 01:39:50 2017 +0200 Use https for Format field. --- debian/copyright | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/copyright b/debian/copyright index ace9dca..d072f63 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: Pygame_sdl2 Source: https://github.com/renpy/pygame_sdl2 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/pygame-sdl2.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

