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

gregoa pushed a commit to branch master
in repository libhttp-message-perl.

commit fcbe936c3facc7227708a06391fc24ee13453e79
Merge: 10c813d dafc103
Author: gregor herrmann <gre...@debian.org>
Date:   Sun Oct 18 17:08:30 2015 +0200

    Merge tag 'upstream/6.11'
    
    Upstream version 6.11

 Changes                    |  44 ++++++
 LICENSE                    | 379 +++++++++++++++++++++++++++++++++++++++++++++
 MANIFEST                   |   7 +-
 MANIFEST.SKIP              |  72 +++++++++
 META.json                  |  77 +++++++++
 META.yml                   |  79 +++++-----
 Makefile.PL                |  83 ++++++----
 lib/HTTP/Config.pm         |   6 +-
 lib/HTTP/Headers.pm        |  27 +++-
 lib/HTTP/Headers/Auth.pm   |   8 +-
 lib/HTTP/Headers/ETag.pm   |   8 +-
 lib/HTTP/Headers/Util.pm   |  10 +-
 lib/HTTP/Message.pm        |  26 ++--
 lib/HTTP/Request.pm        |   9 +-
 lib/HTTP/Request/Common.pm |  33 ++--
 lib/HTTP/Response.pm       |  19 ++-
 lib/HTTP/Status.pm         |  16 +-
 t/common-req.t             | 144 ++++++++---------
 t/distmanifest.t           |  11 ++
 t/headers-auth.t           |  27 ++--
 t/headers-etag.t           |  16 +-
 t/headers-util.t           |  14 +-
 t/headers.t                | 321 ++++++++++++++++++++------------------
 t/http-config.t            |  46 ++++--
 t/message-charset.t        |  77 +++++----
 t/message-old.t            |  40 ++---
 t/message-parts.t          | 102 ++++++------
 t/message.t                | 246 ++++++++++++++---------------
 t/request.t                |  25 +--
 t/request_type_with_data.t |  22 +++
 t/response.t               |  34 ++--
 t/status-old.t             |  11 +-
 t/status.t                 |  14 +-
 33 files changed, 1391 insertions(+), 662 deletions(-)

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to