[libpoe-component-client-http-perl] branch master updated (11fc427 -> 3394c1a)

Florian Schlichting fsfs at moszumanska.debian.org
Thu Jul 10 16:04:04 UTC 2014


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

fsfs pushed a change to branch master
in repository libpoe-component-client-http-perl.

      from  11fc427   update changelog
      adds  b796a2a   Imported Upstream version 0.949
       new  36b3b08   Merge tag 'upstream/0.949'
       new  270e73e   Import Upstream version 0.949
       new  3531668   Bump copyright years
       new  995d2d4   Declare compliance with Debian Policy 3.9.5
       new  3394c1a   prepare changelog for release

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                                         | 120 ++++--
 LICENSE                                         |  28 +-
 MANIFEST                                        |   1 +
 META.yml                                        |  32 +-
 Makefile.PL                                     |  35 +-
 README                                          |   2 +-
 README.mkdn                                     | 532 ++++++++++++------------
 debian/changelog                                |  10 +-
 debian/control                                  |   3 +-
 debian/copyright                                |   4 +-
 lib/POE/Component/Client/HTTP.pm                | 129 ++----
 lib/POE/Component/Client/HTTP/Request.pm        | 109 +++--
 lib/POE/Component/Client/HTTP/RequestFactory.pm |  60 ++-
 lib/POE/Filter/HTTPChunk.pm                     |  42 +-
 lib/POE/Filter/HTTPHead.pm                      |  71 +++-
 t/01_request.t                                  |  17 +-
 t/01_stream.t                                   |   7 +
 t/02_keepalive.t                                |   6 +
 t/11_cancel.t                                   |   5 +
 t/14_gzipped_content.t                          |   5 +
 t/50_davis_zerolength.t                         |   5 +
 t/52_reiss_bad_length.t                         |   5 +
 t/53_response_parser.t                          |   5 +
 t/54_hzheng_head_redir.t                        |   7 +-
 t/55_reiss_double_resp.t                        |   5 +
 t/58_joel_cancel_multi.t                        |   6 +
 t/59_incomplete_b.t                             |   7 +
 t/60_rt50231_pending.t                          |   7 +
 t/60_rt50231_pending_many.t                     |   7 +
 t/release-pod-coverage.t                        |  12 +-
 t/release-pod-syntax.t                          |   5 +-
 31 files changed, 727 insertions(+), 562 deletions(-)

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



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