[libnet-amqp-perl] 05/06: Patch an error in POD

Damyan Ivanov dmn at moszumanska.debian.org
Thu Jun 11 16:25:35 UTC 2015


This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libnet-amqp-perl.

commit d04e4df5a1a8727a8d902d74cbe520c816a4c53e
Author: Damyan Ivanov <dmn at debian.org>
Date:   Thu Jun 11 16:24:06 2015 +0000

    Patch an error in POD
---
 debian/patches/pod-errors.patch | 17 +++++++++++++++++
 debian/patches/series           |  1 +
 2 files changed, 18 insertions(+)

diff --git a/debian/patches/pod-errors.patch b/debian/patches/pod-errors.patch
new file mode 100644
index 0000000..9f99e05
--- /dev/null
+++ b/debian/patches/pod-errors.patch
@@ -0,0 +1,17 @@
+Description: POD error in Net::AMQP::Protocol::Base
+ An extra =back without =over on line 61
+Author: Damyan Ivanov <dmn at debian.org>
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=105174
+Bug: https://rt.cpan.org/Ticket/Display.html?id=105174
+
+--- a/lib/Net/AMQP/Protocol/Base.pm
++++ b/lib/Net/AMQP/Protocol/Base.pm
+@@ -58,8 +58,6 @@ Contains the hashref that the C<load_xml
+ 
+ Same as above, but for this method.
+ 
+-=back
+-
+ =cut
+ 
+ sub new {
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..fac1829
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+pod-errors.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-amqp-perl.git



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