[libwww-perl] branch master updated (4196f76 -> e27dab7)

gregor herrmann gregoa at debian.org
Tue Dec 26 19:10:49 UTC 2017


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

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

      from  4196f76   update changelog
      adds  7f7529b   New upstream version 6.31
       new  1e8d0a9   Update upstream source from tag 'upstream/6.31'
       new  0f1c734   Update debian/changelog
       new  8d31538   Refresh patches (offset).
       new  e27dab7   releasing package libwww-perl version 6.31-1

The 4 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                                       |  10 +
 MANIFEST                                      |   3 +-
 META.json                                     | 387 +++++++++++++++-----------
 META.yml                                      | 320 ++++++++++++---------
 Makefile.PL                                   |   4 +-
 bin/lwp-request                               |   7 +-
 debian/changelog                              |   9 +-
 debian/patches/drop-non-blocking-socket.patch |   7 +-
 debian/patches/ipv6-http-proxy.patch          |   7 +-
 dist.ini                                      |  45 ++-
 lib/LWP.pm                                    |   2 +-
 lib/LWP/Authen/Basic.pm                       |   4 +-
 lib/LWP/Authen/Digest.pm                      |   4 +-
 lib/LWP/Authen/Ntlm.pm                        |   2 +-
 lib/LWP/ConnCache.pm                          |   2 +-
 lib/LWP/Debug.pm                              |   4 +-
 lib/LWP/Debug/TraceHTTP.pm                    |   4 +-
 lib/LWP/DebugFile.pm                          |   4 +-
 lib/LWP/MemberMixin.pm                        |   4 +-
 lib/LWP/Protocol.pm                           |   4 +-
 lib/LWP/Protocol/cpan.pm                      |   4 +-
 lib/LWP/Protocol/data.pm                      |   4 +-
 lib/LWP/Protocol/file.pm                      |   4 +-
 lib/LWP/Protocol/ftp.pm                       |  11 +-
 lib/LWP/Protocol/gopher.pm                    |   6 +-
 lib/LWP/Protocol/http.pm                      |   8 +-
 lib/LWP/Protocol/loopback.pm                  |   5 +-
 lib/LWP/Protocol/mailto.pm                    |   4 +-
 lib/LWP/Protocol/nntp.pm                      |   4 +-
 lib/LWP/Protocol/nogo.pm                      |   4 +-
 lib/LWP/RobotUA.pm                            |   2 +-
 lib/LWP/Simple.pm                             |   2 +-
 lib/LWP/UserAgent.pm                          |  14 +-
 t/00-report-prereqs.dd                        |   8 +
 t/00-report-prereqs.t                         |  18 +-
 t/base/ua_handlers.t                          |  45 +++
 xt/author/00-compile.t                        |   6 +-
 xt/author/eol.t                               |   1 +
 xt/author/pod-coverage.t                      |  26 +-
 xt/author/pod-spell.t                         |   6 +
 xt/release/changes_has_content.t              |  11 +-
 41 files changed, 630 insertions(+), 396 deletions(-)
 create mode 100644 t/base/ua_handlers.t

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



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