[libcatalyst-action-rest-perl] branch master updated (29eda7b -> 4a4ef39)

Damyan Ivanov dmn at moszumanska.debian.org
Mon Dec 11 19:47:34 UTC 2017


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

dmn pushed a change to branch master
in repository libcatalyst-action-rest-perl.

      from  29eda7b   update changelog
      adds  766123e   New upstream version 1.21
       new  01b3b46   Update upstream source from tag 'upstream/1.21'
       new  1cb384b   declare conformance with Policy 4.1.2 (no changes)
       new  0e5e5fd   update years of upstream copyright
       new  4a4ef39   releasing package libcatalyst-action-rest-perl version 1.21-1

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                                           |  2 +
 LICENSE                                           |  6 +-
 MANIFEST                                          |  2 +-
 META.json                                         |  5 +-
 META.yml                                          |  5 +-
 Makefile.PL                                       |  4 +-
 debian/changelog                                  | 11 ++-
 debian/control                                    |  2 +-
 debian/copyright                                  |  2 +-
 dist.ini                                          |  2 +-
 lib/Catalyst/Action/Deserialize.pm                | 32 +++++++-
 lib/Catalyst/Action/Deserialize/Callback.pm       |  2 +-
 lib/Catalyst/Action/Deserialize/JSON.pm           |  2 +-
 lib/Catalyst/Action/Deserialize/JSON/XS.pm        |  2 +-
 lib/Catalyst/Action/Deserialize/View.pm           |  2 +-
 lib/Catalyst/Action/Deserialize/XML/Simple.pm     |  2 +-
 lib/Catalyst/Action/Deserialize/YAML.pm           |  2 +-
 lib/Catalyst/Action/DeserializeMultiPart.pm       |  2 +-
 lib/Catalyst/Action/REST.pm                       |  2 +-
 lib/Catalyst/Action/REST/ForBrowsers.pm           |  2 +-
 lib/Catalyst/Action/Serialize.pm                  |  2 +-
 lib/Catalyst/Action/Serialize/Callback.pm         |  2 +-
 lib/Catalyst/Action/Serialize/JSON.pm             |  8 +-
 lib/Catalyst/Action/Serialize/JSON/XS.pm          |  2 +-
 lib/Catalyst/Action/Serialize/JSONP.pm            |  2 +-
 lib/Catalyst/Action/Serialize/View.pm             |  2 +-
 lib/Catalyst/Action/Serialize/XML/Simple.pm       |  2 +-
 lib/Catalyst/Action/Serialize/YAML.pm             |  2 +-
 lib/Catalyst/Action/Serialize/YAML/HTML.pm        |  2 +-
 lib/Catalyst/Action/SerializeBase.pm              | 28 ++++++-
 lib/Catalyst/Controller/REST.pm                   | 14 +++-
 lib/Catalyst/Request/REST.pm                      |  2 +-
 lib/Catalyst/Request/REST/ForBrowsers.pm          |  2 +-
 lib/Catalyst/TraitFor/Request/REST.pm             | 94 +++++++++++++++++++++--
 lib/Catalyst/TraitFor/Request/REST/ForBrowsers.pm |  2 +-
 t/author-pod-syntax.t                             |  4 +-
 36 files changed, 214 insertions(+), 47 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