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

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

commit 1ac68114247e7de5daca1b1485dffca134080e5d
Author: gregor herrmann <gre...@debian.org>
Date:   Tue Nov 1 00:29:14 2016 +0100

    Add a new spelling.patch.
---
 debian/patches/series         |  1 +
 debian/patches/spelling.patch | 29 +++++++++++++++++++++++++++++
 2 files changed, 30 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..b50a15f
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,29 @@
+Description: fix spelling mistakes
+Origin: vendor
+Author: gregor herrmann <gre...@debian.org>
+Last-Update: 2016-11-01
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=118577
+Bug: https://rt.cpan.org/Ticket/Display.html?id=118577
+
+--- a/lib/XML/Compile/SOAP/Operation.pod
++++ b/lib/XML/Compile/SOAP/Operation.pod
+@@ -42,7 +42,7 @@
+ 
+ =item action => STRING
+ 
+-Some string which is refering to the action which is taken.  For SOAP
++Some string which is referring to the action which is taken.  For SOAP
+ protocols, this defines the soapAction header.
+ 
+ =item endpoints => ADDRESS|ARRAY
+--- a/lib/XML/Compile/SOAP11/Operation.pod
++++ b/lib/XML/Compile/SOAP11/Operation.pod
+@@ -192,7 +192,7 @@
+ type, as pure Perl HASH structure.  An 'request-response' operation
+ will return then answer, or C<undef> in case of failure.  An 'one-way'
+ operation with return C<undef> in case of failure, and a true value
+-when successfull.
++when successful.
+ 
+ You B<cannot> pass options for 
L<XML::Compile::Schema::compile()|XML::Compile::Schema/"Compilers">, like
+ C<<sloppy_integers => 0>>, hooks or typemaps this way. Provide these to

-- 
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
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