[libsoap-lite-perl] 01/08: Merge tag 'upstream/1.08'

Florian Schlichting fsfs at moszumanska.debian.org
Sat Dec 28 22:29:31 UTC 2013


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

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

commit 1516bd7f9fc25aa1787549c61b5525454d888494
Merge: b48d67c b639832
Author: Florian Schlichting <fsfs at debian.org>
Date:   Wed Dec 25 19:25:17 2013 +0100

    Merge tag 'upstream/1.08'
    
    Upstream version 1.08

 Changes                                  |   35 +-
 HACKING                                  |   29 +-
 MANIFEST                                 |   72 +-
 META.json                                |   18 +-
 META.yml                                 |   16 +-
 Makefile.PL                              |  293 ++----
 README                                   | 1688 +++++++++++++++++++++++++++++-
 ReleaseNotes.txt                         |    5 -
 bin/XMLRPCsh.pl                          |   78 --
 lib/Apache/SOAP.pm                       |    6 +-
 lib/Apache/XMLRPC/Lite.pm                |  150 ---
 lib/SOAP/Client.pod                      |    2 -
 lib/SOAP/Constants.pm                    |    4 +-
 lib/SOAP/Data.pod                        |    2 -
 lib/SOAP/Deserializer.pod                |    2 -
 lib/SOAP/Fault.pod                       |    2 -
 lib/SOAP/Header.pod                      |    2 -
 lib/SOAP/Lite.pm                         |   91 +-
 lib/SOAP/Lite/Packager.pm                |    2 -
 lib/SOAP/Packager.pm                     |    4 +-
 lib/SOAP/SOM.pod                         |    2 -
 lib/SOAP/Schema.pod                      |    2 -
 lib/SOAP/Serializer.pod                  |    4 +-
 lib/SOAP/Server.pod                      |    2 -
 lib/SOAP/Test.pm                         |    4 +-
 lib/SOAP/Trace.pod                       |    2 -
 lib/SOAP/Transport.pod                   |   10 +-
 lib/SOAP/Transport/HTTP.pm               |   14 +-
 lib/SOAP/Transport/IO.pm                 |    4 +-
 lib/SOAP/Transport/LOCAL.pm              |    4 +-
 lib/SOAP/Transport/MAILTO.pm             |    4 +-
 lib/SOAP/Transport/POP3.pm               |    4 +-
 lib/SOAP/Transport/TCP.pm                |  312 ++++++
 lib/SOAP/Utils.pod                       |    4 +-
 lib/UDDI/Lite.pm                         | 1473 --------------------------
 lib/XML/Parser/Lite.pm                   |  373 -------
 lib/XMLRPC/Lite.pm                       |  450 --------
 lib/XMLRPC/Test.pm                       |  190 ----
 lib/XMLRPC/Transport/HTTP.pm             |  196 ----
 lib/XMLRPC/Transport/POP3.pm             |   72 --
 lib/XMLRPC/Transport/TCP.pm              |   63 --
 t/02-payload.t                           |    5 +-
 t/04-attach-cid-encoded.t                |  221 ++++
 t/04-attach.t                            |    2 +-
 t/07-xmlrpc_payload.t                    |   51 -
 t/25-uddi.t                              |  228 ----
 t/26-xmlrpc.t                            |   81 --
 t/27-xmlparserlite.t                     |   79 --
 t/28-uddi_search.t                       |   81 --
 t/29-uddi_publishing.t                   |   69 --
 t/36-leaks.t                             |   43 +-
 t/37-mod_xmlrpc.t                        |   13 -
 t/38-packager.t                          |   17 +-
 t/Issues/rt15176.t                       |   11 +
 t/Issues/rt53375.t                       |   35 +
 t/Issues/rt70329.t                       |   37 +
 t/Issues/rt70381.t                       |   32 +
 t/Issues/rt72836.t                       |   60 ++
 t/Issues/rt74029.t                       |   46 +
 t/Issues/rt74308.t                       |   10 +
 t/Issues/rt75169.t                       |   16 +
 t/Issues/rt78588.t                       |   15 +
 t/SOAP/Transport/HTTP/CGI/test_server.pl |   18 -
 t/SOAP/Transport/IO.xml                  |    0
 t/SOAP/Transport/LOOPBACK.t              |   18 +
 t/SOAP/Transport/TCP.t                   |   20 +
 t/TEST.pl                                |   15 -
 t/XML/Parser/Lite.t                      |   90 --
 t/XML/Parser/adam.xml                    |   92 --
 t/XMLRPC/Lite.t                          |    9 -
 70 files changed, 2777 insertions(+), 4327 deletions(-)

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