[SCM] SDL (Simple DirectMedia Layer) bindings for Perl branch, master, updated. debian/2.540-1-13-g73f38f0

Dominique Dumont dod at debian.org
Fri May 3 17:48:28 UTC 2013


The following commit has been merged in the master branch:
commit 73f38f0beb5f3ffc878438877660435da1a3852b
Author: Dominique Dumont <dod at debian.org>
Date:   Fri May 3 17:19:10 2013 +0200

    more spelling errors fixed

diff --git a/debian/patches/fix_spelling b/debian/patches/fix_spelling
index eb61d96..2b478be 100644
--- a/debian/patches/fix_spelling
+++ b/debian/patches/fix_spelling
@@ -53,3 +53,32 @@ Description: Makes lintian happy
  the unicode member of the L<SDL::Event::key_sym|SDL::Event/"key_sym"> provided structure will be then contain the corresponding character code, or 
  otherwise zero.
  
+--- a/lib/pods/SDL/Platform.pod
++++ b/lib/pods/SDL/Platform.pod
+@@ -3,7 +3,7 @@
+ 
+ =head1 NAME
+ 
+-SDL-Platform - Platform Specific Informations about SDL Perl
++SDL-Platform - Platform Specific Information about SDL Perl
+ 
+ =head1 CATEGORY
+ 
+@@ -12,7 +12,7 @@
+ 
+ =head1 DESCRIPTION
+ 
+-This document describes OS specific informations regading the installation and use of L<SDL>.
++This document describes OS specific information regarding the installation and use of L<SDL>.
+ 
+ =head2 General (all OS)
+ 
+@@ -21,7 +21,7 @@
+ On Windows, L<Alien::SDL> will get you zip-files containing prebuilt libs.
+ 
+ On Unixes you can choose between compiling libs or use libs provided by the dist.
+-The different options on Unixes are availale when requirements are met. Like having specific libs installed.
++The different options on Unixes are available when requirements are met. Like having specific libs installed.
+ 
+ There is some additional documentation in the L<Github-Wiki|https://github.com/PerlGameDev/SDL/wiki/Testing>. 
+ You definitively want to look there, if you want to know how to install L<SDL> from the latest sources (e.g. in an unfinished, unreleased state).

-- 
SDL (Simple DirectMedia Layer) bindings for Perl



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