This is an automated email from the git hooks/post-receive script. jcowgill-guest pushed a commit to branch experimental in repository dolphin-emu.
commit 8c02f8b1976042ddb0c2c5785fa8dae55105c8b6 Author: James Cowgill <[email protected]> Date: Tue Sep 8 21:46:00 2015 +0100 Restore upstream GL headers Due to the way upstream handle gl extensions, lots of things need to be ifdefed out of the gl headers so attempting to use the system headers is very hard. --- debian/copyright | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/copyright b/debian/copyright index 3aa08be..c58c2ee 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,7 +4,6 @@ Upstream-Name: Dolphin Emulator Upstream-Contact: http://forums.dolphin-emu.org/ http://code.google.com/p/dolphin-emu/people/list Files-Excluded: - Externals/GL Externals/LZO Externals/OpenAL Externals/Qt -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/dolphin-emu.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

