This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libdbix-class-inflatecolumn-serializer-perl.
commit 3b4852e337c180847ceebb07f7516b3d9bfb6cf4 Merge: 80f5c17 4d16f24 Author: gregor herrmann <[email protected]> Date: Sat Jan 21 18:30:57 2017 +0100 Merge tag 'upstream/0.09' Upstream version 0.09 Changes | 4 ++ LICENSE | 6 +- MANIFEST | 3 +- META.json | 69 ++++++++++++++++++++++ META.yml | 25 ++++++-- Makefile.PL | 17 +++--- README | 2 +- dist.ini | 13 ++-- lib/DBIx/Class/InflateColumn/Serializer.pm | 4 +- lib/DBIx/Class/InflateColumn/Serializer/JSON.pm | 2 +- .../Class/InflateColumn/Serializer/Storable.pm | 4 +- lib/DBIx/Class/InflateColumn/Serializer/YAML.pm | 4 +- t/001_load.t | 7 ++- t/002_storable.t | 2 +- t/003_json.t | 2 +- t/004_yaml.t | 2 +- t/lib/DBICTest.pm | 16 ++--- t/lib/DBICTest/Schema.pm | 3 + t/lib/DBICTest/Schema/SerializeJSON.pm | 3 + t/lib/DBICTest/Schema/SerializeStorable.pm | 3 + t/lib/DBICTest/Schema/SerializeYAML.pm | 3 + t/lib/DBICTest/Schema/TestTable.pm | 3 + xt/kwalitee.t | 4 +- xt/pod.t | 3 + xt/podcoverage.t | 3 + 25 files changed, 163 insertions(+), 44 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdbix-class-inflatecolumn-serializer-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
