[libcatalyst-action-rest-perl] branch master updated (2b83563 -> ddd01fd)
gregor herrmann
gregoa at debian.org
Tue Sep 17 17:56:22 UTC 2013
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 2b83563 releasing package libcatalyst-action-rest-perl version 1.11-1
adds 453cdc6 Imported Upstream version 1.12
new a0eef22 Merge tag 'upstream/1.12'
new 8bb8bec New upstream release.
new 7e114cc debian/rules: remove override_dh_builddeb.
new d742270 debian/control: move libhtml-parser-perl and libyaml-syck-perl to Recommends.
new 8eb31ed Add debian/NEWS entry about the changes regarding the YAML and HTML parsers.
new ddd01fd releasing package libcatalyst-action-rest-perl version 1.12-1
The 6 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 | 31 +++++++++++++++
META.yml | 2 +-
Makefile.PL | 12 +++++-
debian/NEWS | 40 ++++++++++++++++++++
debian/changelog | 12 ++++++
debian/control | 6 +--
debian/rules | 3 --
lib/Catalyst/Action/Deserialize.pm | 2 +-
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 | 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 | 2 +-
lib/Catalyst/Controller/REST.pm | 4 +-
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/lib/Test/Catalyst/Action/REST/Controller/REST.pm | 6 +++
33 files changed, 128 insertions(+), 36 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