[libnet-server-perl] 06/07: Another POD error patch

Xavier Guimard xguimard-guest at moszumanska.debian.org
Thu Oct 26 05:22:07 UTC 2017


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

xguimard-guest pushed a commit to branch master
in repository libnet-server-perl.

commit ceb6b15422d068ec78a746ab94b1948b37272319
Author: Xavier Guimard <Xavier Guimard x.guimard at free.fr>
Date:   Thu Oct 26 07:20:32 2017 +0200

    Another POD error patch
---
 debian/patches/another-manpage-error.patch | 15 +++++++++++++++
 debian/patches/series                      |  1 +
 2 files changed, 16 insertions(+)

diff --git a/debian/patches/another-manpage-error.patch b/debian/patches/another-manpage-error.patch
new file mode 100644
index 0000000..92a5e93
--- /dev/null
+++ b/debian/patches/another-manpage-error.patch
@@ -0,0 +1,15 @@
+Description: Missing blank line in POD
+Author: Xavier Guimard <x.guimard at free.fr>
+Forwarded: https://github.com/rhandom/perl-net-server/pull/11
+Last-Update: 2017-10-26
+
+--- libnet-server-perl-2.009.orig/lib/Net/Server/PreFork.pm
++++ libnet-server-perl-2.009/lib/Net/Server/PreFork.pm
+@@ -678,6 +678,7 @@ This hook is called when a dead child is
+ A child is considered dead when the pid does no longer exist.
+ This hook could be used to cleanup possible temporary files
+ or locks left over by a dead child.
++
+ =back
+ 
+ =head1 HOT DEPLOY
diff --git a/debian/patches/series b/debian/patches/series
index c09b261..5cbfc82 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 spelling-error.patch
 correct-SIG-confusion.patch
 fix-manpage-has-errors-from-pod2man.patch
+another-manpage-error.patch

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



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