[libio-socket-socks-perl] 05/06: debian/patches/fix-spelling-errors: New patch

Angel Abad angel at debian.org
Wed Sep 6 11:14:29 UTC 2017


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

angel pushed a commit to branch master
in repository libio-socket-socks-perl.

commit b1c83497680cbb6d2930f473f70a059f7c4ab9ad
Author: Angel Abad <angelabad at gmail.com>
Date:   Wed Sep 6 13:12:25 2017 +0200

    debian/patches/fix-spelling-errors: New patch
---
 debian/patches/fix-spelling-errors | 26 ++++++++++++++++++++++++++
 debian/patches/series              |  1 +
 2 files changed, 27 insertions(+)

diff --git a/debian/patches/fix-spelling-errors b/debian/patches/fix-spelling-errors
new file mode 100644
index 0000000..e57c8c4
--- /dev/null
+++ b/debian/patches/fix-spelling-errors
@@ -0,0 +1,26 @@
+Description: Fix spelling errors
+Origin: vendor
+Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=122971
+Author: Angel Abad <angel at debian.org>
+Last-Update: 2017-09-06
+
+--- a/lib/IO/Socket/Socks.pm
++++ b/lib/IO/Socket/Socks.pm
+@@ -2185,7 +2185,7 @@
+ 
+ This is a class method to start socks handshake on already connected socket. This
+ will bless passed $socket to IO::Socket::Socks class. %cfg is like hash in the constructor.
+-Only options listed below makes sence:
++Only options listed below makes sense:
+ 
+   Timeout
+   ConnectAddr
+@@ -2273,7 +2273,7 @@
+ Allows one to execute socks command on already opened socket. Thus you
+ can create socks chain. For example see L</EXAMPLES> section.
+ 
+-%cfg is like hash in the constructor. Only options listed below makes sence:
++%cfg is like hash in the constructor. Only options listed below makes sense:
+ 
+   ConnectAddr
+   ConnectPort
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..cd3b6dd
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix-spelling-errors

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libio-socket-socks-perl.git



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