This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository pygame-sdl2.
commit c6ebb8cd501cbcc129efb7c3276ffbb86dcd221b Author: Markus Koschany <[email protected]> Date: Sat Nov 11 23:09:15 2017 +0100 Add Forwarded header. --- debian/patches/sdl2-mixer.patch | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/patches/sdl2-mixer.patch b/debian/patches/sdl2-mixer.patch index 85f96f9..8d737ee 100644 --- a/debian/patches/sdl2-mixer.patch +++ b/debian/patches/sdl2-mixer.patch @@ -2,6 +2,9 @@ From: Markus Koschany <[email protected]> Date: Sat, 11 Nov 2017 22:38:53 +0100 Subject: sdl2 mixer +Fix FTBFS with libsdl2-mixer version 2.0.2. + +Forwarded: https://github.com/renpy/pygame_sdl2/pull/82/files --- include/sdl2_mixer.pxd | 3 +-- src/pygame_sdl2/mixer.pyx | 4 ++-- -- 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

