[libdbix-dbschema-perl] 01/07: Merge tag 'upstream/0.43'

Damyan Ivanov dmn at alioth.debian.org
Wed Nov 6 21:48:30 UTC 2013


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

dmn pushed a commit to branch master
in repository libdbix-dbschema-perl.

commit 206e98baa096ac11b837b5ea7538816fb8384c14
Merge: 9876f3c b5d3527
Author: Damyan Ivanov <dmn at debian.org>
Date:   Wed Nov 6 21:27:56 2013 +0000

    Merge tag 'upstream/0.43'
    
    Upstream version 0.43

 Changes                     |  371 ++++++++++++++++++++++---------------------
 DBSchema.pm                 |   80 ++++++----
 DBSchema/ColGroup.pm        |  144 -----------------
 DBSchema/ColGroup/Index.pm  |   37 -----
 DBSchema/ColGroup/Unique.pm |   38 -----
 DBSchema/Column.pm          |   52 ++++--
 DBSchema/DBD.pm             |   34 +++-
 DBSchema/DBD/Pg.pm          |   58 +++++--
 DBSchema/DBD/mysql.pm       |    4 +-
 DBSchema/ForeignKey.pm      |  264 ++++++++++++++++++++++++++++++
 DBSchema/Table.pm           |  324 +++++++++++++++++++------------------
 MANIFEST                    |    7 +-
 MANIFEST.SKIP               |    3 +-
 META.json                   |   42 +++++
 META.yml                    |   42 ++---
 Makefile.PL                 |    4 +-
 README                      |    7 +-
 17 files changed, 864 insertions(+), 647 deletions(-)

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



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