[libcatalyst-perl] 01/04: Merge tag 'upstream/5.90071'

Damyan Ivanov dmn at moszumanska.debian.org
Wed Aug 13 21:05:06 UTC 2014


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

dmn pushed a commit to branch master
in repository libcatalyst-perl.

commit 464dc3e3e13b001428b99ec8e80c8f725589d79b
Merge: 1e435e8 ccef4c9
Author: Damyan Ivanov <dmn at debian.org>
Date:   Wed Aug 13 19:04:51 2014 +0000

    Merge tag 'upstream/5.90071'
    
    Upstream version 5.90071

 Changes                                       |  45 +++++
 MANIFEST                                      |   3 +-
 META.yml                                      |   2 +-
 Makefile.PL                                   |   1 -
 lib/Catalyst.pm                               | 266 ++++++++++++++++++++++----
 lib/Catalyst/ActionChain.pm                   |   9 +-
 lib/Catalyst/Engine.pm                        |   1 +
 lib/Catalyst/Middleware/Stash.pm              | 119 ++++++++++++
 lib/Catalyst/Plugin/Unicode/Encoding.pm       | 196 +------------------
 lib/Catalyst/Response.pm                      |  79 ++++++++
 lib/Catalyst/Runtime.pm                       |   2 +-
 lib/Catalyst/Script/Server.pm                 |   2 +
 t/aggregate/live_engine_request_env.t         |  40 ++--
 t/aggregate/live_plugin_loaded.t              |   1 -
 t/aggregate/unit_core_component_layers.t      |   5 +-
 t/aggregate/unit_core_log.t                   |   0
 t/aggregate/unit_core_mvc.t                   |  20 +-
 t/aggregate/unit_core_plugin.t                |   1 -
 t/aggregate/unit_core_script_server.t         |   2 +-
 t/author/spelling.t                           |   2 +
 t/lib/PluginTestApp.pm                        |   1 -
 t/lib/PluginTestApp/Controller/Root.pm        |   1 -
 t/lib/TestApp/Controller/ContextClosure.pm    |   5 +
 t/lib/TestApp/Controller/Dump.pm              |   6 -
 t/lib/TestApp/Controller/Log.pm               |   5 +
 t/lib/TestApp/View/Dump/Env.pm                |   1 +
 t/lib/TestLogger.pm                           |   1 +
 t/live_component_controller_context_closure.t |  12 +-
 t/psgi-log.t                                  |   8 +-
 t/psgi_file_testapp_engine_plackup_compat.t   |  41 ----
 t/psgi_file_testapp_engine_psgi_compat.t      |  40 ----
 t/psgi_utils.t                                |  35 ++++
 32 files changed, 585 insertions(+), 367 deletions(-)

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



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