r10881 - /trunk/libpoe-component-jabber-perl/debian/patches/fix-pod-docs-for-names.patch

keescook-guest at users.alioth.debian.org keescook-guest at users.alioth.debian.org
Wed Dec 5 21:04:43 UTC 2007


Author: keescook-guest
Date: Wed Dec  5 21:04:43 2007
New Revision: 10881

URL: http://svn.debian.org/wsvn/?sc=1&rev=10881
Log:
fix POD typos

Modified:
    trunk/libpoe-component-jabber-perl/debian/patches/fix-pod-docs-for-names.patch

Modified: trunk/libpoe-component-jabber-perl/debian/patches/fix-pod-docs-for-names.patch
URL: http://svn.debian.org/wsvn/trunk/libpoe-component-jabber-perl/debian/patches/fix-pod-docs-for-names.patch?rev=10881&op=diff
==============================================================================
--- trunk/libpoe-component-jabber-perl/debian/patches/fix-pod-docs-for-names.patch (original)
+++ trunk/libpoe-component-jabber-perl/debian/patches/fix-pod-docs-for-names.patch Wed Dec  5 21:04:43 2007
@@ -1,7 +1,7 @@
 Index: libpoe-component-jabber-perl/lib/POE/Component/Jabber/J2.pm
 ===================================================================
---- libpoe-component-jabber-perl.orig/lib/POE/Component/Jabber/J2.pm	2007-12-05 12:59:05.000000000 -0800
-+++ libpoe-component-jabber-perl/lib/POE/Component/Jabber/J2.pm	2007-12-05 13:00:18.000000000 -0800
+--- libpoe-component-jabber-perl.orig/lib/POE/Component/Jabber/J2.pm	2007-12-05 13:02:01.000000000 -0800
++++ libpoe-component-jabber-perl/lib/POE/Component/Jabber/J2.pm	2007-12-05 13:03:44.000000000 -0800
 @@ -291,7 +291,7 @@
  
  =head1 NAME
@@ -13,34 +13,34 @@
  
 Index: libpoe-component-jabber-perl/lib/POE/Component/Jabber/Legacy.pm
 ===================================================================
---- libpoe-component-jabber-perl.orig/lib/POE/Component/Jabber/Legacy.pm	2007-12-05 12:59:05.000000000 -0800
-+++ libpoe-component-jabber-perl/lib/POE/Component/Jabber/Legacy.pm	2007-12-05 13:00:44.000000000 -0800
-@@ -108,7 +108,7 @@
+--- libpoe-component-jabber-perl.orig/lib/POE/Component/Jabber/Legacy.pm	2007-12-05 13:02:01.000000000 -0800
++++ libpoe-component-jabber-perl/lib/POE/Component/Jabber/Legacy.pm	2007-12-05 13:04:01.000000000 -0800
+@@ -110,7 +110,7 @@
  
- =pod
+ =head1 NAME
  
--=head1 NAME
-+=head1 NAME - connect using the pre-XMPP Jabber protocol
+-POE::Component::Jabber::Legacy
++POE::Component::Jabber::Legacy - connect using the pre-XMPP Jabber protocol
  
- POE::Component::Jabber::Legacy
+ =head1 SYNOPSIS
  
 Index: libpoe-component-jabber-perl/lib/POE/Component/Jabber/ProtocolFactory.pm
 ===================================================================
---- libpoe-component-jabber-perl.orig/lib/POE/Component/Jabber/ProtocolFactory.pm	2007-12-05 12:59:05.000000000 -0800
-+++ libpoe-component-jabber-perl/lib/POE/Component/Jabber/ProtocolFactory.pm	2007-12-05 13:01:14.000000000 -0800
-@@ -56,7 +56,7 @@
+--- libpoe-component-jabber-perl.orig/lib/POE/Component/Jabber/ProtocolFactory.pm	2007-12-05 13:02:01.000000000 -0800
++++ libpoe-component-jabber-perl/lib/POE/Component/Jabber/ProtocolFactory.pm	2007-12-05 13:04:16.000000000 -0800
+@@ -58,7 +58,7 @@
  
- =pod
+ =head1 NAME
  
--=head1 NAME
-+=head1 NAME - protected helper class to handle different protocols
+-POE::Component::Jabber::ProtocolFactory
++POE::Component::Jabber::ProtocolFactory - protected helper class to handle different protocols
  
- POE::Component::Jabber::ProtocolFactory
+ =head1 SYNOPSIS
  
 Index: libpoe-component-jabber-perl/lib/POE/Component/Jabber/Status.pm
 ===================================================================
---- libpoe-component-jabber-perl.orig/lib/POE/Component/Jabber/Status.pm	2007-12-05 12:59:05.000000000 -0800
-+++ libpoe-component-jabber-perl/lib/POE/Component/Jabber/Status.pm	2007-12-05 13:01:38.000000000 -0800
+--- libpoe-component-jabber-perl.orig/lib/POE/Component/Jabber/Status.pm	2007-12-05 13:02:01.000000000 -0800
++++ libpoe-component-jabber-perl/lib/POE/Component/Jabber/Status.pm	2007-12-05 13:03:44.000000000 -0800
 @@ -45,7 +45,7 @@
  
  =head1 NAME
@@ -52,8 +52,8 @@
  
 Index: libpoe-component-jabber-perl/lib/POE/Component/Jabber/XMPP.pm
 ===================================================================
---- libpoe-component-jabber-perl.orig/lib/POE/Component/Jabber/XMPP.pm	2007-12-05 12:59:05.000000000 -0800
-+++ libpoe-component-jabber-perl/lib/POE/Component/Jabber/XMPP.pm	2007-12-05 13:01:51.000000000 -0800
+--- libpoe-component-jabber-perl.orig/lib/POE/Component/Jabber/XMPP.pm	2007-12-05 13:02:01.000000000 -0800
++++ libpoe-component-jabber-perl/lib/POE/Component/Jabber/XMPP.pm	2007-12-05 13:03:44.000000000 -0800
 @@ -372,7 +372,7 @@
  
  =head1 NAME




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