[SCM] Debian packaging of librpc-xml-perl branch, master, updated. debian/0.76-3-13-g6cfe230

Xavier Guimard x.guimard at free.fr
Sun Feb 3 10:43:11 UTC 2013


The following commit has been merged in the master branch:
commit 844bf94f87b7772bf3f7da64b8bf4e2a11f06e99
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sun Feb 3 11:26:47 2013 +0100

    Replace spelling error patch

diff --git a/debian/patches/fix-spelling-error-in-manpage.patch b/debian/patches/fix-spelling-error-in-manpage.patch
index 249209b..34d41d3 100644
--- a/debian/patches/fix-spelling-error-in-manpage.patch
+++ b/debian/patches/fix-spelling-error-in-manpage.patch
@@ -1,18 +1,17 @@
-Description: Fix spelling error in manpage
-Origin: vendor
-Bug: http://rt.cpan.org/Public/Bug/Display.html?id=70408
-Forwarded: yes
-Author: Salvatore Bonaccorso <carnil at debian.org>
-Last-Update: 2011-08-22
+Description: spelling error in pod
+Author: Xavier Guimard <x.guimard at free.fr>
+Bug: https://rt.cpan.org/Ticket/Display.html?id=83108
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=83108
+Last-Update: 2013-02-03
 
---- a/lib/RPC/XML.pm
-+++ b/lib/RPC/XML.pm
-@@ -1988,7 +1988,7 @@
- implementations of the XML-RPC standard in other languages that rely on a
- strict interpretation of this format.
+--- a/lib/RPC/XML/Procedure.pm
++++ b/lib/RPC/XML/Procedure.pm
+@@ -941,7 +941,7 @@
  
--To accomodate this, the B<RPC::XML> package only produces B<dateTime.iso8601>
-+To accommodate this, the B<RPC::XML> package only produces B<dateTime.iso8601>
- values in the format given in the spec, with the possible addition of timezone
- information if the string used to create a B<RPC::XML::datetime_iso8601>
- instance included a timezone offset. The string passed in to the constructor
+ Returns the name by which the server is advertising the method. Unlike the
+ next few accessors, this cannot be changed on an object. In order to
+-streamline the managment of methods within the server classes, this must
++streamline the management of methods within the server classes, this must
+ persist. However, the other elements may be used in the creation of a new
+ object, which may then be added to the server, if the name absolutely must
+ change.
diff --git a/debian/patches/series b/debian/patches/series
index be9a249..8810115 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
 fix-spelling-error-in-manpage.patch
-Net-Server-2.x-compatibility.patch

-- 
Debian packaging of librpc-xml-perl



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