Subject: | some POD is missing NAME summaries |
When building this package for Debian, the man pages require summary
lines for all the POD. This patch provides the required summaries.
Thanks!
Subject: | fix-pod-docs-for-names.patch |
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 13:04:21.000000000 -0800
+++ libpoe-component-jabber-perl/lib/POE/Component/Jabber/J2.pm 2007-12-05 13:05:13.000000000 -0800
@@ -291,7 +291,7 @@
=head1 NAME
-POE::Component::Jabber::J2
+POE::Component::Jabber::J2 - connect to the jabberd20 router as a service
=head1 SYNOPSIS
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 13:04:21.000000000 -0800
+++ libpoe-component-jabber-perl/lib/POE/Component/Jabber/Legacy.pm 2007-12-05 13:05:13.000000000 -0800
@@ -110,7 +110,7 @@
=head1 NAME
-POE::Component::Jabber::Legacy
+POE::Component::Jabber::Legacy - connect using the pre-XMPP Jabber protocol
=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 13:04:21.000000000 -0800
+++ libpoe-component-jabber-perl/lib/POE/Component/Jabber/ProtocolFactory.pm 2007-12-05 13:05:13.000000000 -0800
@@ -58,7 +58,7 @@
=head1 NAME
-POE::Component::Jabber::ProtocolFactory
+POE::Component::Jabber::ProtocolFactory - protected helper class to handle different protocols
=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 13:04:21.000000000 -0800
+++ libpoe-component-jabber-perl/lib/POE/Component/Jabber/Status.pm 2007-12-05 13:05:13.000000000 -0800
@@ -45,7 +45,7 @@
=head1 NAME
-POE::Component::Jabber::Status
+POE::Component::Jabber::Status - useful constants for examining status
=head1 SYNOPSIS
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 13:04:21.000000000 -0800
+++ libpoe-component-jabber-perl/lib/POE/Component/Jabber/XMPP.pm 2007-12-05 13:05:13.000000000 -0800
@@ -372,7 +372,7 @@
=head1 NAME
-POE::Component::Jabber::XMPP
+POE::Component::Jabber::XMPP - connect using the XMPP Jabber protocol
=head1 SYNOPSIS
Index: libpoe-component-jabber-perl/lib/POE/Component/Jabber/J14.pm
===================================================================
--- libpoe-component-jabber-perl.orig/lib/POE/Component/Jabber/J14.pm 2007-12-05 13:05:19.000000000 -0800
+++ libpoe-component-jabber-perl/lib/POE/Component/Jabber/J14.pm 2007-12-05 13:05:40.000000000 -0800
@@ -80,7 +80,7 @@
=head1 NAME
-POE::Component::Jabber::J14
+POE::Component::Jabber::J14 - connect to the jabberd14 router as a service
=head1 SYNOPSIS