[libnet-http-perl] branch master updated (3758a22 -> 9553bdf)

gregor herrmann gregoa at debian.org
Sat Oct 21 20:51:59 UTC 2017


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

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

      from  3758a22   releasing package libnet-http-perl version 6.16-1
      adds  952f3ca   Fix small typo in Changes
      adds  abf8fe9   use EWOULDBLOCK additionally on all places where EAGAIN is used
      adds  94ece89   Version bump and prep for release
      adds  513374a   v6.13
      adds  1002b21   Allow for 302s in live tests.
      adds  f9edeea   Have Travis run live tests.
      adds  1f8fed1   Use NO_NETWORK_TESTING env var to fence off live tests
      adds  c5f236e   www.google.com -> www.cpan.org
      adds  5d6b4a0   Fix my_readline
      adds  8915f8d   v6.14
      adds  015439a   Remove X-Processed-Time header in test.
      adds  5d40619   v6.15
      adds  864153e   Proposed fix to remove warning during the build about missing abstract in Net::HTTP::Methods.
      adds  80d6012   Updated abstract as suggested by the author.
      adds  f06e17e   Bump IO::Socket::SSL version from 1.38 to 2.012
      adds  c72a26f   v6.16
      adds  75da9f2   Since we can no longer rely on cpan.org for a port 80 tests (the site is now over HTTPS only), we had to switch the t/live.t test to point to http://www.neverssl.com instead.
      adds  e128a8a   Update Changes
      adds  d887096   v6.17
      adds  87e6e2d   New upstream version 6.17
       new  2cbbf5c   Update upstream source from tag 'upstream/6.17'
       new  86df0c8   Update debian/changelog
       new  df585a4   Declare compliance with Debian Policy 4.1.1.
       new  fe3294d   Drop Breaks/Replaces on ancient libwww-perl.
       new  9553bdf   releasing package libnet-http-perl version 6.17-1

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:
 Changes                 |   4 +
 META.json               | 548 +++++++++++++++++++++++++++++++++++++++++++++++-
 META.yml                | 425 ++++++++++++++++++++++++++++++++++++-
 Makefile.PL             |   2 +-
 README.md               |   2 +-
 debian/changelog        |   9 +
 debian/control          |   4 +-
 dist.ini                |   2 +-
 lib/Net/HTTP.pm         |   4 +-
 lib/Net/HTTP/Methods.pm |   4 +-
 lib/Net/HTTP/NB.pm      |   4 +-
 lib/Net/HTTPS.pm        |   4 +-
 t/00-report-prereqs.t   |  18 +-
 t/live.t                |   7 +-
 14 files changed, 1011 insertions(+), 26 deletions(-)

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