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

nickm-guest pushed a commit to branch master
in repository libxml-compile-soap-perl.

commit 75294fc636327285080bd651e9cbe871d3c9b489
Author: Nick Morrott <[email protected]>
Date:   Tue Mar 22 16:12:20 2016 +0000

    Add patch spelling-error-in-manpage
---
 debian/patches/series                    |  1 +
 debian/patches/spelling-error-in-manpage | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..7ba8958
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+spelling-error-in-manpage
diff --git a/debian/patches/spelling-error-in-manpage 
b/debian/patches/spelling-error-in-manpage
new file mode 100644
index 0000000..4b3767c
--- /dev/null
+++ b/debian/patches/spelling-error-in-manpage
@@ -0,0 +1,16 @@
+Description: Fix spelling error detected by lintian
+Author: Nick Morrott <[email protected]>
+Bug: https://rt.cpan.org/Public/Bug/Display.html?id=113270
+Last-Update: 2016-03-22
+---
+--- a/lib/XML/Compile/SOAP/Server.pod
++++ b/lib/XML/Compile/SOAP/Server.pod
+@@ -137,7 +137,7 @@
+ The identification for this action, for instance used for logging.  When
+ the action is created via a WSDL, the portname will be used here.
+ 
+-It is a pitty that the portname is not passed in the SOAP message,
++It is a pity that the portname is not passed in the SOAP message,
+ because it is not so easy to detect which handler must be called.
+ 
+ =item selector => CODE

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libxml-compile-soap-perl.git

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

Reply via email to