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

carnil pushed a commit to branch master
in repository libzabbix-api-perl.

commit e0936a642fd1bd18a2039878b2fa81d0559b165b
Author: Salvatore Bonaccorso <car...@debian.org>
Date:   Sun Jun 7 19:57:15 2015 +0200

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

diff --git a/debian/patches/manpage-has-errors-from-pod2man.patch 
b/debian/patches/manpage-has-errors-from-pod2man.patch
new file mode 100644
index 0000000..8883fc5
--- /dev/null
+++ b/debian/patches/manpage-has-errors-from-pod2man.patch
@@ -0,0 +1,29 @@
+Description: Fixes "Expected text after =item, not a number"
+Origin: vendor
+Bug: https://rt.cpan.org/Public/Bug/Display.html?id=105051
+Forwarded: 
https://rt.cpan.org/Public/Ticket/Attachment/1505106/802053/manpage-has-errors-from-pod2man.patch
+Author: Salvatore Bonaccorso <car...@debian.org>
+Last-Update: 2015-06-07
+
+--- a/lib/Zabbix/API.pm
++++ b/lib/Zabbix/API.pm
+@@ -412,16 +412,16 @@ Implemented verbosities so far are 0, 1
+ 
+ =over 4
+ 
+-=item 0
++=item Z<>0
+ 
+ does not emit any messages,
+ 
+-=item 1
++=item Z<>1
+ 
+ prints out the C<LWP::UserAgent> progress messages and the responses sent by 
the
+ Zabbix server,
+ 
+-=item 2
++=item Z<>2
+ 
+ prints out the C<LWP::UserAgent> progress messages and dumps to stdout (via
+ C<Data::Dumper>) the queries sent to the server and the responses received.
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..edd1350
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+manpage-has-errors-from-pod2man.patch

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to