[libsoap-lite-perl] 05/06: Add patch for a spelling error

Xavier Guimard xguimard-guest at moszumanska.debian.org
Mon Oct 19 07:23:04 UTC 2015


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

xguimard-guest pushed a commit to branch master
in repository libsoap-lite-perl.

commit 26effbef26815aee90e0e96ef4503b2edc1818a7
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Mon Oct 19 09:20:26 2015 +0200

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

diff --git a/debian/patches/series b/debian/patches/series
index f74c333..a5fd6e1 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 hashref_crash.patch
+spelling-error.patch
diff --git a/debian/patches/spelling-error.patch b/debian/patches/spelling-error.patch
new file mode 100644
index 0000000..17268c8
--- /dev/null
+++ b/debian/patches/spelling-error.patch
@@ -0,0 +1,16 @@
+Description: Spelling error
+Author: Xavier Guimard <x.guimard at free.fr>
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=107851
+Last-Update: 2015-10-19
+
+--- a/lib/SOAP/Lite.pm
++++ b/lib/SOAP/Lite.pm
+@@ -4173,7 +4173,7 @@
+ 
+ Allows for the setting of arbitrary attributes on the header object. Keep in mind the requirement that
+  any attributes not natively known to SOAP must be namespace-qualified.
+-If using $session->call ($method, $callData, $callHeader), SOAP::Lite serializes the informations as
++If using $session->call ($method, $callData, $callHeader), SOAP::Lite serializes information as
+ 
+   <soap:Envelope>
+     <soap:Header>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsoap-lite-perl.git



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