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

dmn pushed a commit to branch master
in repository libpoe-component-irc-perl.

commit 4b780b8d0406f9b787a08fcf541debc1189f9747
Author: Damyan Ivanov <d...@debian.org>
Date:   Mon Jan 1 07:45:56 2018 +0000

    add spelling.patch fixing a typo in POE::Filter::IRC::Compat
---
 debian/patches/series         |  1 +
 debian/patches/spelling.patch | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

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..d88aa50
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,16 @@
+Description: small typo in POD (optinal -> optional)
+Author: Damyan Ivanov <d...@debian.org>
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=123983
+Bug: https://rt.cpan.org/Ticket/Display.html?id=123983
+
+--- a/lib/POE/Filter/IRC/Compat.pm
++++ b/lib/POE/Filter/IRC/Compat.pm
+@@ -496,7 +496,7 @@ it. Returns an array reference of the qu
+ 
+ =head2 C<debug>
+ 
+-Takes an optinal true/false value which enables/disables debugging
++Takes an optional true/false value which enables/disables debugging
+ accordingly. Returns the debug status.
+ 
+ =head2 C<chantypes>

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libpoe-component-irc-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to