[Pkg-sdl-commits] r226 - in unstable/sdlperl/debian: . patches

Ryan Niebur ryan52-guest at alioth.debian.org
Wed Sep 2 07:17:22 UTC 2009


Author: ryan52-guest
Date: 2009-09-02 07:17:22 +0000 (Wed, 02 Sep 2009)
New Revision: 226

Added:
   unstable/sdlperl/debian/patches/050_pod2man_fixes.diff
Modified:
   unstable/sdlperl/debian/changelog
   unstable/sdlperl/debian/patches/series
Log:
add patch to fix pod2man errors

Modified: unstable/sdlperl/debian/changelog
===================================================================
--- unstable/sdlperl/debian/changelog	2009-09-02 07:12:55 UTC (rev 225)
+++ unstable/sdlperl/debian/changelog	2009-09-02 07:17:22 UTC (rev 226)
@@ -11,8 +11,9 @@
   * standards version 3.8.3
   * add Vcs-* fields
   * add ${misc:Depends} to Depends:
+  * add patch to fix pod2man errors
 
- -- Ryan Niebur <ryanryan52 at gmail.com>  Wed, 02 Sep 2009 00:12:50 -0700
+ -- Ryan Niebur <ryanryan52 at gmail.com>  Wed, 02 Sep 2009 00:17:18 -0700
 
 sdlperl (2.1.2-2) experimental; urgency=low
 

Added: unstable/sdlperl/debian/patches/050_pod2man_fixes.diff
===================================================================
--- unstable/sdlperl/debian/patches/050_pod2man_fixes.diff	                        (rev 0)
+++ unstable/sdlperl/debian/patches/050_pod2man_fixes.diff	2009-09-02 07:17:22 UTC (rev 226)
@@ -0,0 +1,12 @@
+Index: sdlperl/lib/SDL.pm
+===================================================================
+--- sdlperl.orig/lib/SDL.pm	2009-09-02 00:16:26.000000000 -0700
++++ sdlperl/lib/SDL.pm	2009-09-02 00:16:41.000000000 -0700
+@@ -108,6 +108,7 @@
+ the bitwise OR product of the following functions:  
+ 
+ =over 4
++
+ =item *
+ INIT_AUDIO()
+ 

Modified: unstable/sdlperl/debian/patches/series
===================================================================
--- unstable/sdlperl/debian/patches/series	2009-09-02 07:12:55 UTC (rev 225)
+++ unstable/sdlperl/debian/patches/series	2009-09-02 07:17:22 UTC (rev 226)
@@ -4,3 +4,4 @@
 030_glu_nurbs.diff
 030_opengl_fixes.diff
 040_sprintf.diff
+050_pod2man_fixes.diff




More information about the pkg-sdl-commits mailing list