[libkiokudb-backend-dbi-perl] 01/07: Merge tag 'upstream/1.23'

gregor herrmann gregoa at debian.org
Tue May 6 18:26:47 UTC 2014


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

gregoa pushed a commit to branch master
in repository libkiokudb-backend-dbi-perl.

commit 681ad2edcb4efd4eaf8570eebbd951b81c8dedc3
Merge: 6e5ace4 98a2c3b
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue May 6 20:11:49 2014 +0200

    Merge tag 'upstream/1.23'
    
    Upstream version 1.23

 Changes                                        |   53 +-
 LICENSE                                        |    8 +-
 MANIFEST                                       |   14 +-
 MANIFEST.SKIP                                  |   44 -
 META.json                                      |  445 ++++++--
 META.yml                                       |  462 +++++---
 Makefile.PL                                    |  223 ++--
 README                                         |    8 +-
 dist.ini                                       |   46 +-
 inc/DBICOptionalDeps.pm                        |   13 +
 inc/DistMeta.pm                                |   31 -
 lib/DBIx/Class/KiokuDB.pm                      |   28 +-
 lib/DBIx/Class/KiokuDB/EntryProxy.pm           |   27 +-
 lib/DBIx/Class/Schema/KiokuDB.pm               |   32 +-
 lib/KiokuDB/Backend/DBI.pm                     |   54 +-
 lib/KiokuDB/Backend/DBI.pm.orig                | 1356 ------------------------
 lib/KiokuDB/Backend/DBI/Schema.pm              |   31 +-
 lib/KiokuDB/TypeMap/Entry/DBIC/ResultSet.pm    |   27 +-
 lib/KiokuDB/TypeMap/Entry/DBIC/ResultSource.pm |   27 +-
 lib/KiokuDB/TypeMap/Entry/DBIC/Row.pm          |   27 +-
 lib/KiokuDB/TypeMap/Entry/DBIC/Schema.pm       |   27 +-
 t/00-compile.t                                 |   58 +
 t/01load.t                                     |    8 -
 t/autovivify_handle.t                          |   12 +-
 t/basic.t                                      |   10 +-
 t/dbic.t                                       |    8 +-
 t/fixtures.t                                   |   16 +-
 t/release-no-tabs.t                            |   16 -
 t/release-pod-coverage.t                       |   21 -
 t/release-pod-syntax.t                         |   15 -
 t/set_query.t                                  |    8 +-
 t/release-eol.t => xt/release/eol.t            |    8 -
 xt/release/no-tabs.t                           |   22 +
 xt/release/pod-coverage.t                      |    7 +
 xt/release/pod-syntax.t                        |    6 +
 35 files changed, 1214 insertions(+), 1984 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libkiokudb-backend-dbi-perl.git



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