[libio-socket-ssl-perl] 01/02: Add workaround-pod-error-expected-text-after-item-not-number.patch patch
Salvatore Bonaccorso
carnil at debian.org
Sat Jun 14 14:25:05 UTC 2014
This is an automated email from the git hooks/post-receive script.
carnil pushed a commit to branch master
in repository libio-socket-ssl-perl.
commit 822158745eca261430bed5e6865b21f8a10c4de2
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jun 14 16:23:57 2014 +0200
Add workaround-pod-error-expected-text-after-item-not-number.patch patch
Workaround Pod::Simple change which causes Perl 5.18's to fail.
---
debian/patches/series | 1 +
...error-expected-text-after-item-not-number.patch | 33 ++++++++++++++++++++++
2 files changed, 34 insertions(+)
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..b4a6ce5
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+workaround-pod-error-expected-text-after-item-not-number.patch
diff --git a/debian/patches/workaround-pod-error-expected-text-after-item-not-number.patch b/debian/patches/workaround-pod-error-expected-text-after-item-not-number.patch
new file mode 100644
index 0000000..cdc7b1e
--- /dev/null
+++ b/debian/patches/workaround-pod-error-expected-text-after-item-not-number.patch
@@ -0,0 +1,33 @@
+Description: Workaround Pod::Simple change which causes Perl 5.18's to fail
+Origin: vendor
+Author: Salvatore Bonaccorso <carnil at debian.org>
+Last-Update: 2014-06-14
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=96451
+
+--- a/lib/IO/Socket/SSL.pod
++++ b/lib/IO/Socket/SSL.pod
+@@ -480,20 +480,20 @@ The following debugs levels are defined,
+
+ =over 4
+
+-=item 0
++=item 0Z<>
+
+ No debugging (default).
+
+-=item 1
++=item 1Z<>
+
+ Print out errors from IO::Socket::SSL and ciphers from Net::SSLeay.
+
+-=item 2
++=item 2Z<>
+
+ Print also information about call flow from IO::Socket::SSL and progress
+ information from Net::SSLeay.
+
+-=item 3
++=item 3Z<>
+
+ Print also some data dumps from IO::Socket::SSL and from Net::SSLeay.
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libio-socket-ssl-perl.git
More information about the Pkg-perl-cvs-commits
mailing list