[SCM] SDL (Simple DirectMedia Layer) bindings for Perl branch, master, updated. debian/2.537_02-2-9-gf9918d8

Dominique Dumont dod at debian.org
Mon May 28 12:23:36 UTC 2012


The following commit has been merged in the master branch:
commit 31c790aa1259cad1c36913f60fbd100733f5f349
Author: Dominique Dumont <dod at debian.org>
Date:   Mon May 28 10:14:33 2012 +0200

    refreshed

diff --git a/debian/patches/fix_api_spelling b/debian/patches/fix_api_spelling
index 262447d..2e9767f 100644
--- a/debian/patches/fix_api_spelling
+++ b/debian/patches/fix_api_spelling
@@ -2,7 +2,7 @@ Description: Fix spelling error in API and documentation
  Spelling errors in API are bad because they confuse users. This patch makes the API accept correct spelling and also accept bad spelling to preserve backward compatibility
 --- a/lib/SDLx/App.pm
 +++ b/lib/SDLx/App.pm
-@@ -61,7 +61,7 @@
+@@ -75,7 +75,7 @@
  	$f |= SDL::Video::SDL_OPENGL if ( $options{gl} || $options{opengl} );
  	$f |= SDL::Video::SDL_FULLSCREEN
  		if ( $options{fullscreen} || $options{full} );

-- 
SDL (Simple DirectMedia Layer) bindings for Perl



More information about the Pkg-perl-cvs-commits mailing list