This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch master in repository mupen64plus-video-z64.
commit a6448c3336a40bee4bfcc0eaa4316bdf5e02edc5 Author: Sven Eckelmann <[email protected]> Date: Fri Feb 8 09:56:46 2013 +0100 Rebase printf_fixup.patch on top of 1.99.5+18+7c782be6fc7c --- debian/changelog | 5 ++++- debian/patches/printf_fixup.patch | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index cf58026..3e17953 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,10 @@ -mupen64plus-video-z64 (1.99.5+4+ee66eddb472a-2) UNRELEASED; urgency=low +mupen64plus-video-z64 (1.99.5+18+7c782be6fc7c-1) UNRELEASED; urgency=low + * New upstream snapshot from revision 7c782be6fc7c59ce333dcaa040e128e1dea478c7 * Disable extra debug code in release builds with -DNDEBUG in debian/rules + * debian/patches: + - Rebase printf_fixup.patch on top of 1.99.5+18+7c782be6fc7c -- Sven Eckelmann <[email protected]> Mon, 10 Dec 2012 18:38:05 +0100 diff --git a/debian/patches/printf_fixup.patch b/debian/patches/printf_fixup.patch index 4cbded3..990b780 100644 --- a/debian/patches/printf_fixup.patch +++ b/debian/patches/printf_fixup.patch @@ -27,7 +27,7 @@ index 606ffd0d372917a91e7cab0b9f7caff4c78aca28..9979e3e5666cd8d5a7050b49277df406 { va_list ap; diff --git a/src/rgl_debugger.cpp b/src/rgl_debugger.cpp -index 3a55ea260bbaf8e1b4d9d586417ddc81c5d2148e..0be955f0572cf6726e0a451ea1edec329c388dc6 100644 +index 740be9e0c3d3f8361f8a133cbbabbd06cca3d440..ddae02caea5873a014d4acbb03f3ed6525792b91 100644 --- a/src/rgl_debugger.cpp +++ b/src/rgl_debugger.cpp @@ -174,8 +174,8 @@ void gglPrint(int x, int y, const char * text) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-video-z64.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

