[libsoap-lite-perl] branch master updated (dc9e063 -> fdaf349)

gregor herrmann gregoa at debian.org
Sat Dec 30 20:40:23 UTC 2017


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

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

      from  dc9e063   Report patches to Github
      adds  db25f47   New upstream version 1.25
       new  e55dd39   Update upstream source from tag 'upstream/1.25'
       new  7ac7c65   Update debian/changelog
       new  bf1c6c9   Drop hashref_crash.patch, merged upstream.
       new  f3d876a   Refresh spelling-error.patch (offset).
       new  4dd70ea   Add debian/duck-overrides (false positives about moved sites.)
       new  82649e8   Update years of packaging copyright.
       new  51f5015   Declare compliance with Debian Policy 4.1.3.
       new  8d2ae23   Bump debhelper compatibility level to 10.
       new  fdaf349   releasing package libsoap-lite-perl version 1.25-1

The 9 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:
 Changes                                        |  7 ++++
 META.json                                      |  2 +-
 META.yml                                       |  2 +-
 Makefile.PL                                    |  2 +-
 bin/SOAPsh.pl                                  |  3 ++
 bin/stubmaker.pl                               |  2 ++
 debian/changelog                               | 12 +++++++
 debian/compat                                  |  2 +-
 debian/control                                 |  4 +--
 debian/copyright                               |  2 +-
 debian/duck-overrides                          |  3 ++
 debian/patches/hashref_crash.patch             | 48 --------------------------
 debian/patches/series                          |  1 -
 debian/patches/spelling-error.patch            |  4 +--
 dist.ini                                       |  4 ++-
 lib/Apache/SOAP.pm                             |  2 +-
 lib/SOAP/Constants.pm                          |  2 +-
 lib/SOAP/Lite.pm                               | 38 +++++++++++++-------
 lib/SOAP/Lite/Deserializer/XMLSchema1999.pm    |  2 ++
 lib/SOAP/Lite/Deserializer/XMLSchema2001.pm    |  3 ++
 lib/SOAP/Lite/Deserializer/XMLSchemaSOAP1_1.pm |  2 ++
 lib/SOAP/Lite/Deserializer/XMLSchemaSOAP1_2.pm |  3 ++
 lib/SOAP/Lite/Packager.pm                      |  3 ++
 lib/SOAP/Lite/Utils.pm                         |  2 ++
 lib/SOAP/Packager.pm                           |  2 +-
 lib/SOAP/Test.pm                               |  2 +-
 lib/SOAP/Transport/HTTP.pm                     |  2 +-
 lib/SOAP/Transport/IO.pm                       |  2 +-
 lib/SOAP/Transport/LOCAL.pm                    |  3 +-
 lib/SOAP/Transport/LOOPBACK.pm                 |  2 ++
 lib/SOAP/Transport/MAILTO.pm                   |  3 +-
 lib/SOAP/Transport/POP3.pm                     |  2 +-
 lib/SOAP/Transport/TCP.pm                      |  2 +-
 t/010-serializer.t                             | 11 +++---
 34 files changed, 96 insertions(+), 90 deletions(-)
 create mode 100644 debian/duck-overrides
 delete mode 100644 debian/patches/hashref_crash.patch

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