r34024 - in /trunk/libpoe-component-jabber-perl/debian: changelog patches/fix-pod-docs-for-names.patch patches/pod2man-errors.patch

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Sat Apr 25 03:57:11 UTC 2009


Author: ryan52-guest
Date: Sat Apr 25 03:56:58 2009
New Revision: 34024

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=34024
Log:
refresh patches

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

Modified: trunk/libpoe-component-jabber-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-jabber-perl/debian/changelog?rev=34024&op=diff
==============================================================================
--- trunk/libpoe-component-jabber-perl/debian/changelog (original)
+++ trunk/libpoe-component-jabber-perl/debian/changelog Sat Apr 25 03:56:58 2009
@@ -10,8 +10,9 @@
   * Add myself to Uploaders
   * Debian Policy 3.8.1
   * update copyright
+  * refresh patches
 
- -- Ryan Niebur <ryanryan52 at gmail.com>  Fri, 24 Apr 2009 20:51:09 -0700
+ -- Ryan Niebur <ryanryan52 at gmail.com>  Fri, 24 Apr 2009 20:53:01 -0700
 
 libpoe-component-jabber-perl (2.03-1) unstable; urgency=low
   

Modified: trunk/libpoe-component-jabber-perl/debian/patches/fix-pod-docs-for-names.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-jabber-perl/debian/patches/fix-pod-docs-for-names.patch?rev=34024&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 Sat Apr 25 03:56:58 2009
@@ -3,7 +3,7 @@
 
 --- a/lib/POE/Component/Jabber/J2.pm
 +++ b/lib/POE/Component/Jabber/J2.pm
-@@ -291,7 +291,7 @@
+@@ -310,7 +310,7 @@
  
  =head1 NAME
  
@@ -14,7 +14,7 @@
  
 --- a/lib/POE/Component/Jabber/Legacy.pm
 +++ b/lib/POE/Component/Jabber/Legacy.pm
-@@ -110,7 +110,7 @@
+@@ -117,7 +117,7 @@
  
  =head1 NAME
  
@@ -34,20 +34,9 @@
  
  =head1 SYNOPSIS
  
---- a/lib/POE/Component/Jabber/Status.pm
-+++ b/lib/POE/Component/Jabber/Status.pm
-@@ -46,7 +46,7 @@
- 
- =head1 NAME
- 
--POE::Component::Jabber::Status
-+POE::Component::Jabber::Status - useful constants for examining status
- 
- =head1 SYNOPSIS
- 
 --- a/lib/POE/Component/Jabber/XMPP.pm
 +++ b/lib/POE/Component/Jabber/XMPP.pm
-@@ -372,7 +372,7 @@
+@@ -396,7 +396,7 @@
  
  =head1 NAME
  
@@ -58,7 +47,7 @@
  
 --- a/lib/POE/Component/Jabber/J14.pm
 +++ b/lib/POE/Component/Jabber/J14.pm
-@@ -80,7 +80,7 @@
+@@ -85,7 +85,7 @@
  
  =head1 NAME
  

Modified: trunk/libpoe-component-jabber-perl/debian/patches/pod2man-errors.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-jabber-perl/debian/patches/pod2man-errors.patch?rev=34024&op=diff
==============================================================================
--- trunk/libpoe-component-jabber-perl/debian/patches/pod2man-errors.patch (original)
+++ trunk/libpoe-component-jabber-perl/debian/patches/pod2man-errors.patch Sat Apr 25 03:56:58 2009
@@ -1,19 +1,8 @@
---- a/lib/POE/Component/Jabber.pm
-+++ b/lib/POE/Component/Jabber.pm
-@@ -1051,6 +1051,8 @@
- events back to the core of PCJ. It is typically called when the event 
- PCJ_INIT_FINISH is fired to the status event handler.
- 
-+=back
-+
- =head1 EVENTS
- 
- =over 4
 --- a/lib/POE/Component/Jabber/J14.pm
 +++ b/lib/POE/Component/Jabber/J14.pm
-@@ -112,6 +112,8 @@
- This is out main entry point that PCJ uses to send us all of the input. It
- handles the authentication response.
+@@ -119,6 +119,8 @@
+ 
+ =back
  
 +=back
 +
@@ -22,9 +11,9 @@
  This only implements the jabber:component:accept namespace (ie. the component
 --- a/lib/POE/Component/Jabber/J2.pm
 +++ b/lib/POE/Component/Jabber/J2.pm
-@@ -337,6 +337,8 @@
+@@ -358,6 +358,8 @@
  
- This handles the domain binding
+ =back
  
 +=back
 +
@@ -33,9 +22,9 @@
  This Protocol may implement the spec, but this spec hasn't been touched in 
 --- a/lib/POE/Component/Jabber/Legacy.pm
 +++ b/lib/POE/Component/Jabber/Legacy.pm
-@@ -143,6 +143,8 @@
- This is our main entry point. This is used by PCJ to deliver all input events 
- until we are finished. Also handles responses to authentication.
+@@ -152,6 +152,8 @@
+ 
+ =back
  
 +=back
 +




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