[libgearman-client-perl] 06/15: Add 01-manpage-has-errors-from-pod2man.patch

Nick Morrott nickm-guest at moszumanska.debian.org
Sun Aug 7 02:04:35 UTC 2016


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

nickm-guest pushed a commit to branch master
in repository libgearman-client-perl.

commit ae44729e36fdc052f9aef5eb13eca763c74ecee6
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date:   Fri Aug 5 22:24:14 2016 +0100

    Add 01-manpage-has-errors-from-pod2man.patch
---
 debian/patches/01-manpage-has-errors-from-pod2man.patch | 16 ++++++++++++++++
 debian/patches/series                                   |  1 +
 2 files changed, 17 insertions(+)

diff --git a/debian/patches/01-manpage-has-errors-from-pod2man.patch b/debian/patches/01-manpage-has-errors-from-pod2man.patch
new file mode 100644
index 0000000..359c9db
--- /dev/null
+++ b/debian/patches/01-manpage-has-errors-from-pod2man.patch
@@ -0,0 +1,16 @@
+Description: Fix errors reported by pod2man
+Author: Nick Morrott <knowledgejunkie at gmail.com>
+Bug: https://rt.cpan.org/Ticket/Display.html?id=116743
+Last-Update: 2016-08-05
+---
+--- a/lib/Gearman/Util.pm
++++ b/lib/Gearman/Util.pm
+@@ -106,7 +106,7 @@
+     return _pack_command("RES", @_);
+ }
+ 
+-=heade2 read_res_packet($sock, $err_ref, $timeout)
++=head2 read_res_packet($sock, $err_ref, $timeout)
+ 
+ B<return> undef on closed socket or malformed packet
+ 
diff --git a/debian/patches/series b/debian/patches/series
index e69de29..4fe5eb0 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -0,0 +1 @@
+01-manpage-has-errors-from-pod2man.patch

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



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