[libnet-http-perl] branch master updated (70e32c5 -> 0550140)

Nick Morrott nickm-guest at moszumanska.debian.org
Tue Aug 15 01:00:25 UTC 2017


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

nickm-guest pushed a change to branch master
in repository libnet-http-perl.

      from  70e32c5   releasing package libnet-http-perl version 6.12-1
      adds  31e5c62   New upstream version 6.16
       new  2223437   Updated version 6.16 from 'upstream/6.16'
       new  a4e0f75   Declare compliance with Debian Policy 4.0.1 (no changes)
       new  bc86492   Bump debhelper compatibility level to 10
       new  e53db9d   Add versioned dependency on libio-socket-ssl-perl
       new  5ec0728   Add build dependency on libcpan-meta-perl
       new  60bfbcd   Refresh (build-)dependencies (cme fix dpkg-control)
       new  39a2d39   Refresh d/u/metadata
       new  0550140   Releasing package libnet-http-perl version 6.16-1

The 8 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:
 CONTRIBUTORS             |   5 ++
 Changes                  |  16 ++++-
 MANIFEST                 |   4 +-
 META.json                |  16 ++++-
 META.yml                 |  11 ++-
 Makefile.PL              |   8 ++-
 README.md                |   2 +-
 cpanfile                 |   8 ++-
 debian/changelog         |  14 ++++
 debian/compat            |   2 +-
 debian/control           |  11 +--
 debian/upstream/metadata |   1 +
 dist.ini                 |   4 +-
 lib/Net/HTTP.pm          |   4 +-
 lib/Net/HTTP/Methods.pm  |  44 ++++++------
 lib/Net/HTTP/NB.pm       |   4 +-
 lib/Net/HTTPS.pm         |   4 +-
 t/00-report-prereqs.dd   |  46 ++++++++++++
 t/00-report-prereqs.t    | 183 +++++++++++++++++++++++++++++++++++++++++++++++
 t/live-https.t           |  17 ++---
 t/live.t                 |  17 ++---
 t/rt-112313.t            |  33 +++++++--
 tidyall.ini              |  24 ++++---
 23 files changed, 394 insertions(+), 84 deletions(-)
 create mode 100644 t/00-report-prereqs.dd
 create mode 100644 t/00-report-prereqs.t

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



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