[libcatalyst-action-rest-perl] branch master updated (289f1bf -> f5d37d4)

Florian Schlichting fsfs at moszumanska.debian.org
Mon Nov 9 20:57:03 UTC 2015


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

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

      from  289f1bf   update changelog
      adds  b74200b   Fix docs citing incorrect method, "serialize_bad_request"
      adds  b4afc96   t push origin masterMerge branch 'bockscar-master'
      adds  b00b32d   making SerializeBase respect Vary: header if it has already been set
      adds  86c334d   bumping revision number and adding entry to changes prior to CPAN release
      adds  d6e51ea   resolved
      adds  64ffc38   Merge branch 'klkanet push origin master-master'
      adds  2058bd0   merged
      adds  3b3fd40   updated changes;
      adds  cbf1e50   Imported Upstream version 1.20
       new  3e73858   Merge tag 'upstream/1.20'
       new  d65224b   Update debian/changelog
       new  67c28ee   Bump years of packaging copyright
       new  71ffdbb   Bump dh compat to level 9
       new  f5d37d4   prepare changelog for release

The 5 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                                           |  5 +++
 MANIFEST                                          |  4 +-
 META.json                                         |  6 +--
 META.yml                                          |  4 +-
 Makefile.PL                                       | 13 ++----
 README                                            | 54 ++++++++++++++---------
 debian/changelog                                  | 10 ++++-
 debian/compat                                     |  2 +-
 debian/control                                    |  2 +-
 debian/copyright                                  |  2 +-
 dist.ini                                          |  2 +-
 lib/Catalyst/Action/Deserialize.pm                |  4 +-
 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                  |  4 +-
 lib/Catalyst/Action/Serialize/Callback.pm         |  2 +-
 lib/Catalyst/Action/Serialize/JSON.pm             |  2 +-
 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              | 12 ++---
 lib/Catalyst/Controller/REST.pm                   |  2 +-
 lib/Catalyst/Request/REST.pm                      |  2 +-
 lib/Catalyst/Request/REST/ForBrowsers.pm          |  2 +-
 lib/Catalyst/TraitFor/Request/REST.pm             |  2 +-
 lib/Catalyst/TraitFor/Request/REST/ForBrowsers.pm |  2 +-
 t/{release-pod-syntax.t => author-pod-syntax.t}   |  5 ++-
 37 files changed, 96 insertions(+), 77 deletions(-)
 rename t/{release-pod-syntax.t => author-pod-syntax.t} (56%)

-- 
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