I'm beginning to suspect that Debian's SDL 1.2.13 actually *is*
1.2.12. The libsdl1.2_1.2.13-2.diff.gz file, which I just retrieved from
ftp.de.debian.org contains, among other things, this:
--- libsdl1.2-1.2.13.orig/include/SDL_version.h
+++ libsdl1.2-1.2.13/include/SDL_version.h
@@ -37,7 +37,7 @@
*/
#define SDL_MAJOR_VERSION 1
#define SDL_MINOR_VERSION 2
-#define SDL_PATCHLEVEL 13
+#define SDL_PATCHLEVEL 12
typedef struct SDL_version {
Uint8 major;
I can't find that among the SDL patches in Debian's SVN repository.
There's also bug #458813, which was supposedly fixed by upstream in
1.2.13, but which persists in Debian. Though I guess someone would have to
take a closer look at the Debian patch to say for certain.
Regards,
_
Torbjorn Andersson
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]