[libsoap-wsdl-perl] 01/04: update pod-spelling.patch with two occurences of "allows to"
Damyan Ivanov
dmn at moszumanska.debian.org
Wed Jan 15 10:41:20 UTC 2014
This is an automated email from the git hooks/post-receive script.
dmn pushed a commit to branch master
in repository libsoap-wsdl-perl.
commit 129ccaa694d26d51df4a8da19760312363b38413
Author: Damyan Ivanov <dmn at debian.org>
Date: Wed Jan 15 10:34:32 2014 +0000
update pod-spelling.patch with two occurences of "allows to"
---
debian/changelog | 1 +
debian/patches/pod-spelling.patch | 42 +++++++++++++++++++++++++++++----------
2 files changed, 32 insertions(+), 11 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index aa262ce..b850bde 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,7 @@ libsoap-wsdl-perl (2.00.10-2) UNRELEASED; urgency=low
* add libtest-xml-perl to build-dependencies enabling additional tests
* add patches fixing invalid lvalue assignments and hash randomization
issues with perl 5.18. Closes: #720964
+ * update pod-spelling.patch with two occurences of "allows to"
-- Ansgar Burchardt <ansgar at debian.org> Wed, 27 Jul 2011 18:47:44 +0200
diff --git a/debian/patches/pod-spelling.patch b/debian/patches/pod-spelling.patch
index 1481a0a..711477a 100644
--- a/debian/patches/pod-spelling.patch
+++ b/debian/patches/pod-spelling.patch
@@ -6,7 +6,16 @@ Last-Update: 2010-12-21
--- a/lib/SOAP/WSDL.pm
+++ b/lib/SOAP/WSDL.pm
-@@ -784,7 +784,7 @@
+@@ -660,7 +660,7 @@ such interfaces.
+ =head2 Debugging / Tracing
+
+ While SOAP::Lite features a global tracing facility, SOAP::WSDL
+-allows to switch tracing on/of on a per-object base.
++allows one to switch tracing on/of on a per-object base.
+
+ This has to be done in the SOAP client used by SOAP::WSDL - see
+ L<get_client|get_client> for an example and L<SOAP::WSDL::Client> for
+@@ -784,7 +784,7 @@ L<http://www.cpanforum.com/dist/SOAP-WSD
=head1 ACKNOWLEDGMENTS
@@ -15,7 +24,7 @@ Last-Update: 2010-12-21
I would like to thank them all (and apologize to all those I have forgotten).
Giovanni S. Fois wrote a improved version of SOAP::WSDL (which eventually
-@@ -811,7 +811,7 @@
+@@ -811,7 +811,7 @@ Numerous people sent me their real-world
testing. Thank you.
Noah Robin contributed lots of documentation fixes, and the mod_perl server,
@@ -26,7 +35,7 @@ Last-Update: 2010-12-21
--- a/lib/SOAP/WSDL/Expat/MessageParser.pm
+++ b/lib/SOAP/WSDL/Expat/MessageParser.pm
-@@ -297,7 +297,7 @@
+@@ -297,7 +297,7 @@ See L<SOAP::WSDL::Manual::Parser> for de
=head2 Skipping unwanted items
@@ -37,7 +46,7 @@ Last-Update: 2010-12-21
the message, set the type map entry to '__SKIP__', and comment out all
--- a/lib/SOAP/WSDL/Manual/CodeFirst.pod
+++ b/lib/SOAP/WSDL/Manual/CodeFirst.pod
-@@ -71,7 +71,7 @@
+@@ -71,7 +71,7 @@ This would result in the following XML S
Perl does not have the concept of interfaces. However, Moose provides Roles, which can be used for defining
interfaces.
@@ -48,7 +57,7 @@ Last-Update: 2010-12-21
Subroutine attributes could be used for providing additional information - attributes in perl are much like
--- a/lib/SOAP/WSDL/Manual/Cookbook.pod
+++ b/lib/SOAP/WSDL/Manual/Cookbook.pod
-@@ -101,7 +101,7 @@
+@@ -101,7 +101,7 @@ you should see at least two lines contai
If you're talking to a Server using NTLMv2 exclusively, you will only the first line
in the debug output, and then an error.
@@ -57,7 +66,7 @@ Last-Update: 2010-12-21
use Authen::NTLM;
ntlmv2(1);
-@@ -156,7 +156,7 @@
+@@ -156,7 +156,7 @@ Instead, it requires this:
How do I do this using SOAP::WSDL?
@@ -66,7 +75,7 @@ Last-Update: 2010-12-21
First, you would need to write a new serializer, which is quite easy, as it
just creates the envelope and calls ->serialize_qualified() on $header and
-@@ -214,7 +214,7 @@
+@@ -214,7 +214,7 @@ Example: The generated SOAP client is as
=head2 Disabling strict XML processing in a CGI based server
@@ -77,7 +86,7 @@ Last-Update: 2010-12-21
--- a/lib/SOAP/WSDL/Manual/FAQ.pod
+++ b/lib/SOAP/WSDL/Manual/FAQ.pod
-@@ -64,7 +64,7 @@
+@@ -64,7 +64,7 @@ and emits SOAP messages with namespace i
Its SOAP message parser however, is not namespace sensitive but uses the
pre-shared information from the WSDL for looking up what each XML node means.
@@ -88,7 +97,7 @@ Last-Update: 2010-12-21
--- a/lib/SOAP/WSDL/Manual/Parser.pod
+++ b/lib/SOAP/WSDL/Manual/Parser.pod
-@@ -75,7 +75,7 @@
+@@ -75,7 +75,7 @@ A class resolver package might look like
=head3 Skipping unwanted items
@@ -99,7 +108,7 @@ Last-Update: 2010-12-21
the message and set the type map entry to '__SKIP__'.
--- a/lib/SOAP/WSDL/Manual/XSD.pod
+++ b/lib/SOAP/WSDL/Manual/XSD.pod
-@@ -424,7 +424,7 @@
+@@ -424,7 +424,7 @@ effect yet.
=item * fractionDigits
@@ -110,7 +119,7 @@ Last-Update: 2010-12-21
--- a/lib/SOAP/WSDL/Manual/Glossary.pod
+++ b/lib/SOAP/WSDL/Manual/Glossary.pod
-@@ -16,7 +16,7 @@
+@@ -16,7 +16,7 @@ for Simple Object Access Protocol.
SOAP is a W3C recommendation. The latest version of the SOAP specification
may be found at L<http://www.w3.org/TR/soap/>.
@@ -119,3 +128,14 @@ Last-Update: 2010-12-21
The most popular usage is to use SOAP for remote procedure calls (RPC).
While one of the constituting aspects of a web service is its
+--- a/lib/SOAP/WSDL/Server/Simple.pm
++++ b/lib/SOAP/WSDL/Server/Simple.pm
+@@ -129,7 +129,7 @@ See the generated server class on detail
+ =head1 DESCRIPTION
+
+ Lightweight SOAP server for use with HTTP::Server::Simple, mainly designed
+-for testing purposes. It allows to set up a simple SOAP server without having
++for testing purposes. It allows one to set up a simple SOAP server without having
+ to configure CGI or mod_perl stuff.
+
+ SOAP::WSDL::Server::Simple is not recommended for production use.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsoap-wsdl-perl.git
More information about the Pkg-perl-cvs-commits
mailing list