[libcatalyst-action-rest-perl] 01/05: Merge tag 'upstream/1.17'

gregor herrmann gregoa at debian.org
Sat Oct 25 13:53:50 UTC 2014


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

gregoa pushed a commit to branch master
in repository libcatalyst-action-rest-perl.

commit 48d1429a177977da5ef1c940bdab50a7a8f87310
Merge: a4c6300 b2f93e7
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Oct 25 15:41:12 2014 +0200

    Merge tag 'upstream/1.17'
    
    Upstream version 1.17

 Changes                                           | 284 +++++++++++-----------
 MANIFEST                                          |   2 +-
 META.json                                         |   6 +-
 META.yml                                          |   6 +-
 Makefile.PL                                       |   8 +-
 dist.ini                                          |   4 +-
 lib/Catalyst/Action/Deserialize.pm                |   4 +-
 lib/Catalyst/Action/Deserialize/Callback.pm       |   4 +-
 lib/Catalyst/Action/Deserialize/JSON.pm           |   4 +-
 lib/Catalyst/Action/Deserialize/JSON/XS.pm        |   4 +-
 lib/Catalyst/Action/Deserialize/View.pm           |   4 +-
 lib/Catalyst/Action/Deserialize/XML/Simple.pm     |   4 +-
 lib/Catalyst/Action/Deserialize/YAML.pm           |   4 +-
 lib/Catalyst/Action/DeserializeMultiPart.pm       |   4 +-
 lib/Catalyst/Action/REST.pm                       |   4 +-
 lib/Catalyst/Action/REST/ForBrowsers.pm           |   4 +-
 lib/Catalyst/Action/Serialize.pm                  |  13 +-
 lib/Catalyst/Action/Serialize/Callback.pm         |   4 +-
 lib/Catalyst/Action/Serialize/JSON.pm             |   4 +-
 lib/Catalyst/Action/Serialize/JSON/XS.pm          |   4 +-
 lib/Catalyst/Action/Serialize/JSONP.pm            |   3 +-
 lib/Catalyst/Action/Serialize/View.pm             |   3 +-
 lib/Catalyst/Action/Serialize/XML/Simple.pm       |   4 +-
 lib/Catalyst/Action/Serialize/YAML.pm             |   4 +-
 lib/Catalyst/Action/Serialize/YAML/HTML.pm        |   4 +-
 lib/Catalyst/Action/SerializeBase.pm              |   4 +-
 lib/Catalyst/Controller/REST.pm                   |   3 +-
 lib/Catalyst/Request/REST.pm                      |   3 +-
 lib/Catalyst/Request/REST/ForBrowsers.pm          |   3 +-
 lib/Catalyst/TraitFor/Request/REST.pm             |   3 +-
 lib/Catalyst/TraitFor/Request/REST/ForBrowsers.pm |   3 +-
 31 files changed, 191 insertions(+), 221 deletions(-)

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



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