r54632 - /trunk/libdatetime-astro-sunrise-perl/debian/patches/pod.patch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Mar 21 18:25:53 UTC 2010


Author: gregoa
Date: Sun Mar 21 18:25:33 2010
New Revision: 54632

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=54632
Log:
more pod fixes

Modified:
    trunk/libdatetime-astro-sunrise-perl/debian/patches/pod.patch

Modified: trunk/libdatetime-astro-sunrise-perl/debian/patches/pod.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdatetime-astro-sunrise-perl/debian/patches/pod.patch?rev=54632&op=diff
==============================================================================
--- trunk/libdatetime-astro-sunrise-perl/debian/patches/pod.patch (original)
+++ trunk/libdatetime-astro-sunrise-perl/debian/patches/pod.patch Sun Mar 21 18:25:33 2010
@@ -1,6 +1,9 @@
 Author: Joey Hess <joeyh at debian.org>
 Description: Fixed missing whitespace in pod doc that caused the man page to
  be broken in several ways.
+
+Author: gregor herrmann <gregoa at debian.org>
+Description: some =over and =back fixes
 
 --- a/Sunrise.pm
 +++ b/Sunrise.pm
@@ -26,3 +29,32 @@
   Eastern longitude is entered as a positive number
   Western longitude is entered as a negative number
   Northern latitude is entered as a positive number
+@@ -581,6 +584,10 @@ c) Iterate b) until the computed sunrise
+ 
+ =back
+ 
++=back
++
++=back
++
+ =head1 ($sunrise, $sunset) = $sunrise->($dt);
+ 
+ 
+@@ -598,6 +605,8 @@ rkhill at firstlight.net
+ =head1 CREDITS
+ 
+ 
++=over
++
+ =item  Paul Schlyer, Stockholm, Sweden 
+ 
+ for his excellent web page on the subject.
+@@ -606,6 +615,8 @@ for his excellent web page on the subjec
+ 
+ for suggestions
+ 
++=back
++
+ =head1 COPYRIGHT and LICENSE
+ 
+ Here is the copyright information provided by Paul Schlyer:




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