[libsoap-lite-perl] branch master updated (70c40dd -> 459cee0)

Xavier Guimard xguimard-guest at moszumanska.debian.org
Wed Sep 13 14:04:48 UTC 2017


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

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

      from  70c40dd   update changelog
       new  6b3b571   New upstream version 1.22
       new  d4ee268   Updated version 1.22 from 'upstream/1.22'
       new  ac977a1   Bump S-V to 4.1.0
       new  dbc782e   Remove libwww-perl << 6 from dependencies
       new  459cee0   Update d/ch

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                                      |  1 -
 Changes                                         |  8 ++++++++
 MANIFEST                                        |  5 +++--
 META.json                                       | 12 +++++++++---
 META.yml                                        | 10 +++++++---
 Makefile.PL                                     |  4 ++--
 README                                          |  6 +++---
 bin/SOAPsh.pl                                   |  2 +-
 debian/changelog                                |  9 +++++++--
 debian/control                                  |  6 +++---
 dist.ini                                        |  6 ++++--
 lib/SOAP/Lite.pm                                |  5 +++--
 lib/SOAP/Packager.pm                            |  6 +++---
 lib/SOAP/Test.pm                                |  3 ++-
 lib/SOAP/Transport/HTTP.pm                      |  5 +++++
 lib/SOAP/Transport/TCP.pm                       |  5 +++--
 t/01-core.t                                     |  2 +-
 t/02-payload.t                                  |  2 +-
 t/03-server.t                                   |  2 +-
 t/04-attach.t                                   |  2 +-
 t/05-customxml.t                                |  2 +-
 t/06-modules.t                                  |  2 +-
 t/08-schema.t                                   |  2 +-
 t/11-cgi.t                                      |  2 +-
 t/12-cgi_https.t                                |  2 +-
 t/13-mod_perl.t                                 |  2 +-
 t/14-cgi_apache.t                               |  2 +-
 t/15-daemon.t                                   |  2 +-
 t/17-mod_soap.t                                 |  2 +-
 t/19-apachesoap.t                               |  2 +-
 t/21-public.t                                   |  2 +-
 t/22-interop_apache.t                           |  2 +-
 t/23-ppm.t                                      |  2 +-
 t/24-wsdl.t                                     |  2 +-
 t/Issues/rt107924.t                             | 16 ++++++++++++++++
 t/{release-pod-syntax.t => author-pod-syntax.t} |  7 ++++---
 t/release-kwalitee.t                            |  4 ++--
 37 files changed, 103 insertions(+), 53 deletions(-)
 delete mode 100644 .gitignore
 create mode 100644 t/Issues/rt107924.t
 rename t/{release-pod-syntax.t => author-pod-syntax.t} (52%)

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