[libpoe-filter-ssl-perl] 02/09: Add patch fixing pod test

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Tue Aug 18 16:05:58 UTC 2015


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

kanashiro-guest pushed a commit to branch master
in repository libpoe-filter-ssl-perl.

commit 89f21e2c61740e05df1463f0d8c92f687bdb1388
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Tue Aug 18 12:23:05 2015 -0300

    Add patch fixing pod test
---
 debian/patches/fix-pod.patch | 11 +++++++++++
 debian/patches/series        |  1 +
 2 files changed, 12 insertions(+)

diff --git a/debian/patches/fix-pod.patch b/debian/patches/fix-pod.patch
new file mode 100644
index 0000000..6861a94
--- /dev/null
+++ b/debian/patches/fix-pod.patch
@@ -0,0 +1,11 @@
+--- a/lib/POE/Filter/SSL.pm
++++ b/lib/POE/Filter/SSL.pm
+@@ -664,8 +664,6 @@ By default I<POE::Filter::SSL> acts as a
+   # next line isn't really needed
+   POE::Kernel->call($aliases->{tcp}, "shutdown");
+ 
+-=item 
+-
+ =back
+ 
+ =head2 SSL on an established connection
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..3928105
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix-pod.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpoe-filter-ssl-perl.git



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