[libdbd-csv-perl] branch master updated (0f294b0 -> 0033b53)
gregor herrmann
gregoa at debian.org
Fri Aug 9 14:06:03 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libdbd-csv-perl.
from 0f294b0 releasing package libdbd-csv-perl version 0.3800-1
adds 87199f4 Imported Upstream version 0.4100
new b6f6955 Merge tag 'upstream/0.4100'
new b61ea19 New upstream release: Fix "FTBFS: tests failed" <explain what you changed and why> (Closes: #713236)
new 19a6619 Update versioned (build-) dependencies.
new 10701e7 Update years of packaging copyright.
new 0033b53 releasing package libdbd-csv-perl version 0.4100-1
The 5 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:
ChangeLog | 26 +++++++++-
MANIFEST | 3 ++
MANIFEST.SKIP | 3 +-
META.json | 84 +++++++++++++++----------------
META.yml | 28 +++++------
Makefile.PL | 11 ++--
README | 13 ++---
debian/changelog | 10 ++++
debian/control | 12 ++---
debian/copyright | 2 +-
lib/Bundle/DBD/CSV.pm | 12 ++---
lib/DBD/CSV.pm | 68 +++++++++++++++++--------
t/10_base.t | 4 +-
t/20_createdrop.t | 2 -
t/30_insertfetch.t | 10 ++++
t/43_blobs.t | 3 +-
t/48_utf8.t | 11 ++--
t/55_dir_search.t | 67 +++++++++++++++++++++++++
t/60_misc.t | 2 +-
t/61_meta.t | 133 +++++++++++++++++++++++++++++++++++++++++++++++++
t/70_csv.t | 8 +--
t/71_csv-ext.t | 2 +-
t/72_csv-schema.t | 2 +-
t/73_csv-case.t | 2 +-
t/80_rt.t | 19 ++++---
t/85_error.t | 2 -
t/lib.pl | 24 ++++++---
t/tmp.csv | 4 ++
28 files changed, 434 insertions(+), 133 deletions(-)
create mode 100644 t/55_dir_search.t
create mode 100644 t/61_meta.t
create mode 100644 t/tmp.csv
--
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