[libdbix-class-inflatecolumn-serializer-perl] 01/04: Merge tag 'upstream/0.09'

gregor herrmann gregoa at debian.org
Sat Jan 21 17:34:20 UTC 2017


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 <gregoa at debian.org>
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



More information about the Pkg-perl-cvs-commits mailing list