[libsystem-command-perl] 02/03: Add fix-manpage-has-bad-whatis-entry.patch

Salvatore Bonaccorso carnil at debian.org
Sat Oct 12 23:04:26 UTC 2013


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

carnil pushed a commit to branch master
in repository libsystem-command-perl.

commit 42bddfa21c12505bf36ba47245e5af439bca9d6f
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun Oct 13 00:58:36 2013 +0200

    Add fix-manpage-has-bad-whatis-entry.patch
    
    Fix NAME section in POD of System::Command::Reaper.
---
 .../patches/fix-manpage-has-bad-whatis-entry.patch |   29 ++++++++++++++++++++
 debian/patches/series                              |    1 +
 2 files changed, 30 insertions(+)

diff --git a/debian/patches/fix-manpage-has-bad-whatis-entry.patch b/debian/patches/fix-manpage-has-bad-whatis-entry.patch
new file mode 100644
index 0000000..3e663cf
--- /dev/null
+++ b/debian/patches/fix-manpage-has-bad-whatis-entry.patch
@@ -0,0 +1,29 @@
+Description: Fix NAME POD section
+Origin: vendor
+Bug: https://rt.cpan.org/Public/Bug/Display.html?id=89425
+Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=89425
+Author: Salvatore Bonaccorso <carnil at debian.org>
+Last-Update: 2013-10-13
+
+--- a/lib/System/Command/Reaper.pm
++++ b/lib/System/Command/Reaper.pm
+@@ -98,7 +98,7 @@
+ 
+ =head1 NAME
+ 
+-System::Command::Reaper
++System::Command::Reaper - Reap processes started by System::Command
+ 
+ =head1 VERSION
+ 
+@@ -144,10 +144,6 @@
+ and its filehandles have been destroyed (or when L<System::Command>
+ C<close()> method is being called).
+ 
+-=head1 NAME
+-
+-System::Command::Reaper - Reap processes started by System::Command
+-
+ =head1 METHODS
+ 
+ System::Command::Reaper supports the following methods:
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..336f951
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix-manpage-has-bad-whatis-entry.patch

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



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