This is an automated email from the git hooks/post-receive script. dmn pushed a commit to branch master in repository libjson-any-perl.
commit 97704ddc42eabf4fcc13f3db08e05807ab35e118 Merge: a03862f db70d0d Author: Damyan Ivanov <[email protected]> Date: Tue Apr 22 07:01:43 2014 +0000 Merge tag 'upstream/1.33' Upstream version 1.33 CHANGES | 811 -------------------------------------- CONTRIBUTING | 74 ++++ Changes | 144 +++++++ INSTALL | 44 +++ LICENSE | 8 +- MANIFEST | 27 +- MANIFEST.SKIP | 25 -- META.json | 828 ++++++++++++++++++++++++++++++++++++++- META.yml | 613 ++++++++++++++++++++++++++++- Makefile.PL | 85 ++-- README | 6 +- README.md | 213 ++++++++++ dist.ini | 53 +-- inc/MakeMaker.pm | 11 +- lib/JSON/Any.pm | 384 ++++++++++++++---- t/00-load.t | 20 +- t/00-report-prereqs.t | 207 ++++++++++ t/01-JSON.t | 12 +- t/02-JSON-XS.t | 12 +- t/03-JSON-DWIW.t | 12 +- t/04-ENV.t | 15 +- t/05-JSON-Syck.t | 13 +- t/06-JSON-PP.t | 12 +- t/07-CPanel-JSON-XS.t | 14 +- t/10_unicode.t | 8 +- t/11-string-escape.t | 11 +- t/12-boolean.t | 12 +- t/13-no-backends.t | 41 ++ t/14-deprecated.t | 43 ++ t/release-pod-coverage.t | 21 - t/release-pod-syntax.t | 15 - xt/01-podspell.t | 24 -- xt/author/00-compile.t | 50 +++ xt/author/pod-spell.t | 50 +++ xt/release/changes_has_content.t | 41 ++ xt/release/cpan-changes.t | 11 + xt/release/distmeta.t | 6 + xt/release/eol.t | 8 + xt/release/kwalitee.t | 4 + xt/release/minimum-version.t | 8 + xt/release/mojibake.t | 12 + xt/release/no-tabs.t | 14 + xt/release/pod-coverage.t | 7 + xt/release/pod-no404s.t | 21 + xt/release/pod-syntax.t | 6 + xt/release/portability.t | 11 + 46 files changed, 2903 insertions(+), 1164 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libjson-any-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
