[SCM] SDL (Simple DirectMedia Layer) bindings for Perl branch, master, updated. debian/2.533-1-7-g5cc10bb

Dominique Dumont dod at debian.org
Sun Oct 30 11:02:20 UTC 2011


The following commit has been merged in the master branch:
commit a72be2b5e88a6e9ba67292abe73f79db249b539c
Author: Dominique Dumont <dod at debian.org>
Date:   Sat Oct 29 18:40:28 2011 +0200

    fix spelling in SDL::RWOps man page

diff --git a/debian/patches/fix_spelling b/debian/patches/fix_spelling
index 86ffc07..d2b09ea 100644
--- a/debian/patches/fix_spelling
+++ b/debian/patches/fix_spelling
@@ -91,3 +91,14 @@ Description: Makes lintian happy
  Your render callback will handle how to interpret it.
  
  The callback will receive the time and the current state as a
+--- a/lib/pods/SDL/RWOps.pod
++++ b/lib/pods/SDL/RWOps.pod
+@@ -13,7 +13,7 @@
+ =head1 SYNOPSIS
+ 
+   # The following example will load several png's from a single file to an array of SDL::Surface's.
+-  # Usefull for e.g. levelfiles.
++  # Useful for e.g. levelfiles.
+   use SDL;
+   use SDL::Image;
+   use SDL::RWOps;

-- 
SDL (Simple DirectMedia Layer) bindings for Perl



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