[SCM] Debian packaging of libchild-perl branch, master, updated. 4d6992ce8cbbccf81fdb37b769b74edb915a8d43

Xavier Guimard x.guimard at free.fr
Wed Jan 23 16:18:52 UTC 2013


The following commit has been merged in the master branch:
commit a9adce0c5404ba9f1a222cd886e7b6a94c69d3f4
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Wed Jan 23 17:16:34 2013 +0100

    Add spelling error patch (reported)

diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..1817668
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+spelling-error.patch
diff --git a/debian/patches/spelling-error.patch b/debian/patches/spelling-error.patch
new file mode 100644
index 0000000..2397bbb
--- /dev/null
+++ b/debian/patches/spelling-error.patch
@@ -0,0 +1,17 @@
+Description: Spelling error
+Author: Xavier Guimard <x.guimard at free.fr>
+Bug: https://rt.cpan.org/Ticket/Display.html?id=82907
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=82907
+Last-Update: 2013-01-23
+
+--- a/lib/Child/Link/IPC.pm
++++ b/lib/Child/Link/IPC.pm
+@@ -95,7 +95,7 @@
+ 
+ =item $proc->say( @MESSAGES )
+ 
+-Send the messages to the child. works like say, adds the seperator for you
++Send the messages to the child. works like say, adds the separator for you
+ (usually "\n").
+ 
+ =item $proc->autoflush( $BOOL )

-- 
Debian packaging of libchild-perl



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