[libdbd-csv-perl] 01/05: Merge tag 'upstream/0.4300'

gregor herrmann gregoa at debian.org
Mon Jun 30 17:32:24 UTC 2014


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

gregoa pushed a commit to branch master
in repository libdbd-csv-perl.

commit 1fdccf634ddbbdee24ce090259146a32bd8ecd9b
Merge: d5f58e9 38ac97c
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jun 30 19:18:48 2014 +0200

    Merge tag 'upstream/0.4300'
    
    Upstream version 0.4300

 ChangeLog                                   |  11 ++
 MANIFEST                                    |   8 +
 MANIFEST.SKIP                               |   7 +-
 META.json                                   | 112 ++++++------
 META.yml                                    |  12 +-
 Makefile.PL                                 |  66 ++++++-
 README                                      |  24 ++-
 lib/Bundle/DBD/CSV.pm                       |  10 +-
 lib/DBD/CSV.pm                              |  37 ++--
 lib/DBD/CSV/GetInfo.pm                      | 257 ++++++++++++++++++++++++++++
 lib/DBD/CSV/TypeInfo.pm                     |  64 +++++++
 lib/DBI/Test/Case/DBD/CSV/t10_base.pm       |  56 ++++++
 lib/DBI/Test/Case/DBD/CSV/t11_dsnlist.pm    |  64 +++++++
 lib/DBI/Test/Case/DBD/CSV/t20_createdrop.pm |  68 ++++++++
 lib/DBI/Test/Case/DBD/CSV/t85_error.pm      |  83 +++++++++
 lib/DBI/Test/DBD/CSV/Conf.pm                |   9 +
 lib/DBI/Test/DBD/CSV/List.pm                |  16 ++
 t/41_nulls.t                                |  19 +-
 t/42_bindparam.t                            |   7 +
 t/44_listfields.t                           |  19 +-
 t/51_commit.t                               |  10 +-
 t/55_dir_search.t                           |   9 +-
 t/61_meta.t                                 |   1 -
 t/72_csv-schema.t                           |   9 +-
 t/73_csv-case.t                             |   2 +-
 t/80_rt.t                                   |   7 +
 26 files changed, 871 insertions(+), 116 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdbd-csv-perl.git



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