[libplack-perl] 01/07: Merge tag 'upstream/1.0042'
gregor herrmann
gregoa at debian.org
Sat Oct 22 21:57:50 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libplack-perl.
commit 835a53b742720d9ff30cfabe58c91f9919589870
Merge: 364b973 4792903
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Oct 22 23:42:07 2016 +0200
Merge tag 'upstream/1.0042'
Upstream version 1.0042
Changes | 33 ++++++
MANIFEST | 6 +-
META.json | 52 ++++++---
META.yml | 22 +++-
Makefile.PL | 18 +--
cpanfile | 17 +--
lib/Plack.pm | 2 +-
lib/Plack/Handler/FCGI.pm | 2 +-
lib/Plack/MIME.pm | 2 +-
lib/Plack/Middleware/AccessLog/Timed.pm | 10 +-
lib/Plack/Middleware/ConditionalGET.pm | 14 ++-
lib/Plack/Middleware/Lint.pm | 14 +--
lib/Plack/Middleware/XSendfile.pm | 2 +
lib/Plack/Request.pm | 174 ++++++++++++----------------
lib/Plack/Response.pm | 2 +-
lib/Plack/Test.pm | 4 +-
t/{ => Plack-Handler}/FCGIUtils.pm | 2 +-
t/Plack-Handler/fcgi.t | 3 +-
t/Plack-Middleware/access_log_timed.t | 49 ++++++++
t/Plack-Middleware/conditionalget.t | 57 ++++++---
t/Plack-Middleware/lint_wrong_header_info.t | 48 ++++++++
t/Plack-Middleware/log4perl-category.t | 2 +-
t/Plack-Request/cookie.t | 22 +++-
t/Plack-Request/params.t | 2 +-
t/Plack-Response/headers.t | 21 ++++
t/author-pod-syntax.t | 4 +-
xt/author-downstream.t | 2 +-
27 files changed, 399 insertions(+), 187 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libplack-perl.git
More information about the Pkg-perl-cvs-commits
mailing list