r59299 - in /trunk/libnet-hotline-perl/debian: changelog patches/ patches/fix-pod.patch patches/series

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Jun 12 22:41:31 UTC 2010


Author: gregoa
Date: Sat Jun 12 22:41:26 2010
New Revision: 59299

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=59299
Log:
Add a patch to fix some POD errors.

Added:
    trunk/libnet-hotline-perl/debian/patches/
    trunk/libnet-hotline-perl/debian/patches/fix-pod.patch
    trunk/libnet-hotline-perl/debian/patches/series
Modified:
    trunk/libnet-hotline-perl/debian/changelog

Modified: trunk/libnet-hotline-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-hotline-perl/debian/changelog?rev=59299&op=diff
==============================================================================
--- trunk/libnet-hotline-perl/debian/changelog (original)
+++ trunk/libnet-hotline-perl/debian/changelog Sat Jun 12 22:41:26 2010
@@ -20,6 +20,7 @@
   * Set Standards-Version to 3.8.4 (no changes).
   * Minimize debian/rules.
   * Update formatting in debian/copyright.
+  * Add a patch to fix some POD errors.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 16 Nov 2008 20:49:39 +0100
 

Added: trunk/libnet-hotline-perl/debian/patches/fix-pod.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-hotline-perl/debian/patches/fix-pod.patch?rev=59299&op=file
==============================================================================
--- trunk/libnet-hotline-perl/debian/patches/fix-pod.patch (added)
+++ trunk/libnet-hotline-perl/debian/patches/fix-pod.patch Sat Jun 12 22:41:26 2010
@@ -1,0 +1,33 @@
+Description: fix POD errors
+Origin: vendor
+Forwarded: no
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2010-06-13
+
+--- a/lib/Net/Hotline/Client.pod
++++ b/lib/Net/Hotline/Client.pod
+@@ -918,9 +918,9 @@
+ remove the user from the userlist.  That will be done for you by the
+ Net::Hotline::Client object.
+ 
+-=over 4
++=head3 EVENTS
+ 
+-=head2 EVENTS
++=over 4
+ 
+ =item agreement_handler CODE (SELF, TEXT)
+ 
+@@ -1065,7 +1065,11 @@
+ 
+     TEXT        Reference to the message text.
+ 
+-=head2 TASKS
++=back
++
++=head3 TASKS
++
++=over 4
+ 
+ =item ban_handler CODE (SELF, TASK)
+ 

Added: trunk/libnet-hotline-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-hotline-perl/debian/patches/series?rev=59299&op=file
==============================================================================
--- trunk/libnet-hotline-perl/debian/patches/series (added)
+++ trunk/libnet-hotline-perl/debian/patches/series Sat Jun 12 22:41:26 2010
@@ -1,0 +1,1 @@
+fix-pod.patch




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