[SCM] Packaging of IO::Socket::INET6 in Debian branch, master, updated. libio-socket-inet6-perl_debian/2.69-1-9-gdfd3fff

gregor herrmann gregoa at debian.org
Fri Dec 9 19:56:44 UTC 2011


The following commit has been merged in the master branch:
commit 280254fe05dc52fc0c355548ab2e9467fc78b453
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Dec 9 20:50:28 2011 +0100

    Add a patch to fix a spelling mistake.

diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..5299247
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
new file mode 100644
index 0000000..9372277
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,18 @@
+Description: fix a spelling mistake
+Origin: vendor
+Bug: https://rt.cpan.org/Ticket/Display.html?id=73143
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=73143
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2011-12-09
+
+--- a/lib/IO/Socket/INET6.pm
++++ b/lib/IO/Socket/INET6.pm
+@@ -460,7 +460,7 @@
+     ReusePort	Set SO_REUSEPORT before binding
+     Broadcast	Set SO_BROADCAST before binding
+     Timeout	Timeout	value for various operations
+-    MultiHomed  Try all adresses for multi-homed hosts
++    MultiHomed  Try all addresses for multi-homed hosts
+     Blocking    Determine if connection will be blocking mode
+ 
+ If C<Listen> is defined then a listen socket is created, else if the

-- 
Packaging of IO::Socket::INET6 in Debian



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