[libcatalyst-action-rest-perl] branch master updated (a4c6300 -> b8285cb)

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


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

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

      from  a4c6300   releasing package libcatalyst-action-rest-perl version 1.16-1
      adds  f5aa7d4   no need for OurPkgVersion with modern dzil
      adds  ffef349   Allow redirections like ::RenderView
      adds  27829ab   normalize Changes even more
      adds  eb3ab20   v1.17
      adds  b2f93e7   Imported Upstream version 1.17
       new  48d1429   Merge tag 'upstream/1.17'
       new  c493555   Update debian/changelog
       new  0842a61   Declare compliance with Debian Policy 3.9.6.
       new  0c4c8e4   Mark package as autopkgtest-able.
       new  b8285cb   releasing package libcatalyst-action-rest-perl version 1.17-1

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                                           | 284 +++++++++++-----------
 MANIFEST                                          |   2 +-
 META.json                                         |   6 +-
 META.yml                                          |   6 +-
 Makefile.PL                                       |   8 +-
 debian/changelog                                  |   8 +
 debian/control                                    |   3 +-
 debian/tests/pkg-perl/skip-syntax                 |   3 +
 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 +-
 34 files changed, 204 insertions(+), 222 deletions(-)
 create mode 100644 debian/tests/pkg-perl/skip-syntax

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