This is an automated email from the git hooks/post-receive script. xguimard-guest pushed a commit to branch master in repository libhttp-message-perl.
commit a87210b6b3104bf8fa67a166e2277531ba8c9186 Merge: a7121bc c396d05 Author: Xavier Guimard <Xavier Guimard [email protected]> Date: Wed Sep 13 22:06:28 2017 +0200 Updated version 6.13 from 'upstream/6.13' with Debian dir a61c3c0036e4a09921345b8334e552bb366674b1 CONTRIBUTORS | 67 +++++ Changes | 174 +++++-------- INSTALL | 43 ++++ LICENSE | 6 +- MANIFEST | 25 +- MANIFEST.SKIP | 72 ------ META.json | 629 ++++++++++++++++++++++++++++++++++++++++++++- META.yml | 489 ++++++++++++++++++++++++++++++++++- Makefile.PL | 156 +++++------ README | 22 -- README.md | 326 +++++++++++++++++++++++ cpanfile | 51 ++++ dist.ini | 32 +++ lib/HTTP/Config.pm | 30 ++- lib/HTTP/Headers.pm | 31 ++- lib/HTTP/Headers/Auth.pm | 31 ++- lib/HTTP/Headers/ETag.pm | 31 ++- lib/HTTP/Headers/Util.pm | 32 ++- lib/HTTP/Message.pm | 37 ++- lib/HTTP/Request.pm | 35 ++- lib/HTTP/Request/Common.pm | 52 ++-- lib/HTTP/Response.pm | 32 ++- lib/HTTP/Status.pm | 41 ++- perlcriticrc | 86 +++++++ perltidyrc | 12 + t/00-report-prereqs.dd | 60 +++++ t/00-report-prereqs.t | 193 ++++++++++++++ t/common-req.t | 12 +- t/distmanifest.t | 11 - t/headers.t | 5 +- t/message.t | 15 +- t/request.t | 85 ++++-- t/response.t | 15 +- tidyall.ini | 17 ++ xt/release/cpan-changes.t | 10 + 35 files changed, 2537 insertions(+), 428 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 [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
