[libnet-rblclient-perl] 10/15: Add patch to fix POD syntax errors.

gregor herrmann gregoa at debian.org
Fri Jul 15 14:13:55 UTC 2016


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

gregoa pushed a commit to branch master
in repository libnet-rblclient-perl.

commit 456cd43e8625ef8a8e1d6590a14aeb9ddc62791d
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jul 15 16:02:08 2016 +0200

    Add patch to fix POD syntax errors.
---
 debian/patches/pod-syntax.patch | 22 ++++++++++++++++++++++
 debian/patches/series           |  1 +
 2 files changed, 23 insertions(+)

diff --git a/debian/patches/pod-syntax.patch b/debian/patches/pod-syntax.patch
new file mode 100644
index 0000000..8b548c3
--- /dev/null
+++ b/debian/patches/pod-syntax.patch
@@ -0,0 +1,22 @@
+Description: fix POD ERRORS
+Origin: vendor
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2016-07-15
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=116182
+Bug: https://rt.cpan.org/Ticket/Display.html?id=116182
+
+--- a/RBLClient.pm
++++ b/RBLClient.pm
+@@ -348,8 +348,12 @@
+ 
+ =back
+ 
++=back
++
+ =head1 METHODS
+ 
++=over 4
++
+ =item lookup( IPADDR )
+ 
+ Lookup one IP address on all RBL's previously defined.  The IP address
diff --git a/debian/patches/series b/debian/patches/series
index fd5ce3a..8eabe5d 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 RD.patch
+pod-syntax.patch

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



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