r66060 - in /trunk/libpod-simple-perl/debian: changelog patches/fix-pod-spelling.patch patches/pod.patch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Tue Dec 21 14:42:01 UTC 2010


Author: gregoa
Date: Tue Dec 21 14:41:51 2010
New Revision: 66060

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=66060
Log:
Refresh patches, add one more spelling fix.

Modified:
    trunk/libpod-simple-perl/debian/changelog
    trunk/libpod-simple-perl/debian/patches/fix-pod-spelling.patch
    trunk/libpod-simple-perl/debian/patches/pod.patch

Modified: trunk/libpod-simple-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpod-simple-perl/debian/changelog?rev=66060&op=diff
==============================================================================
--- trunk/libpod-simple-perl/debian/changelog (original)
+++ trunk/libpod-simple-perl/debian/changelog Tue Dec 21 14:41:51 2010
@@ -9,6 +9,7 @@
     shipped anymore.
   * Add /me to Uploaders.
   * Make perl build dependency unversioned (stable has already 5.10).
+  * Refresh patches, add one more spelling fix.
 
  -- Wen Heping <wenheping at gmail.com>  Sat, 20 Jul 2010 22:28:23 +0800
 

Modified: trunk/libpod-simple-perl/debian/patches/fix-pod-spelling.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpod-simple-perl/debian/patches/fix-pod-spelling.patch?rev=66060&op=diff
==============================================================================
--- trunk/libpod-simple-perl/debian/patches/fix-pod-spelling.patch (original)
+++ trunk/libpod-simple-perl/debian/patches/fix-pod-spelling.patch Tue Dec 21 14:41:51 2010
@@ -1,7 +1,10 @@
 Description: fix POD spelling errors
-Author: Jonathan Yu <jawnsy at cpan.org>
 Origin: vendor
 Forwarded: no
+Author: Jonathan Yu <jawnsy at cpan.org>
+Reviewed-by: gregor herrmann <gregoa at debian.org>
+Last-Update: 2010-12-21
+
 --- a/lib/Pod/Simple/Subclassing.pod
 +++ b/lib/Pod/Simple/Subclassing.pod
 @@ -615,7 +615,7 @@
@@ -13,3 +16,14 @@
  it's interested in, what extra NE<lt>...E<gt> codes it accepts beyond
  the ones described in the I<perlpod>.
  
+--- a/lib/Pod/Simple/HTML.pm
++++ b/lib/Pod/Simple/HTML.pm
+@@ -1005,7 +1005,7 @@
+ 
+ =head2 html_header_after_title
+ 
+-Includes the closing tag of </title> and throught the rest of the head
++Includes the closing tag of </title> and through the rest of the head
+ till the opening of the body
+ 
+   $p->html_header_after_title('</title>...</head><body id="my_id">');

Modified: trunk/libpod-simple-perl/debian/patches/pod.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpod-simple-perl/debian/patches/pod.patch?rev=66060&op=diff
==============================================================================
--- trunk/libpod-simple-perl/debian/patches/pod.patch (original)
+++ trunk/libpod-simple-perl/debian/patches/pod.patch Tue Dec 21 14:41:51 2010
@@ -1,10 +1,11 @@
-Author: gregor herrmann <gregoa at debian.org>
 Description: L<$text|scheme:..> is no valid POD. fix it and add a pod test
 Forwarded: not-yet
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2010-12-21
 
 --- a/lib/Pod/Simple/HTML.pm
 +++ b/lib/Pod/Simple/HTML.pm
-@@ -952,10 +952,10 @@
+@@ -1105,10 +1105,10 @@
  
  =head1 ACKNOWLEDGEMENTS
  
@@ -20,7 +21,7 @@
  =head1 AUTHOR
 --- a/lib/Pod/Simple/XHTML.pm
 +++ b/lib/Pod/Simple/XHTML.pm
-@@ -571,7 +571,7 @@
+@@ -573,7 +573,7 @@
  
  Note that the first argument is required. The section number will be parsed
  from it, and if it's missing will default to 1. The second argument is
@@ -29,7 +30,7 @@
  include linkable IDs or anchor names in its pages. Subclass to link to a
  different man page HTTP server.
  
-@@ -689,10 +689,10 @@
+@@ -692,10 +692,10 @@
  
  =head1 ACKNOWLEDGEMENTS
  




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