[libdbix-class-schema-loader-perl] branch master updated (3a51a97 -> 00be70e)

gregor herrmann gregoa at debian.org
Thu May 29 17:50:48 UTC 2014


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

gregoa pushed a change to branch master
in repository libdbix-class-schema-loader-perl.

      from  3a51a97   releasing package libdbix-class-schema-loader-perl version 0.07039-1
      adds  6e3d7fc   Imported Upstream version 0.07040
       new  ff25c85   Merge tag 'upstream/0.07040'
       new  ae54493   New upstream release.
       new  ed93366   debian/copyright: add new upstream copyright holders.
       new  00be70e   releasing package libdbix-class-schema-loader-perl version 0.07040-1

The 4 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:
 Changes                                            |  8 +++
 META.yml                                           | 64 +++++++++++-----------
 README                                             |  4 ++
 debian/changelog                                   |  7 +++
 debian/copyright                                   |  6 +-
 inc/Module/AutoInstall.pm                          |  2 +-
 inc/Module/Install.pm                              |  2 +-
 inc/Module/Install/AutoInstall.pm                  |  2 +-
 inc/Module/Install/Base.pm                         |  2 +-
 inc/Module/Install/Can.pm                          |  2 +-
 inc/Module/Install/Fetch.pm                        |  2 +-
 inc/Module/Install/Include.pm                      |  2 +-
 inc/Module/Install/Makefile.pm                     |  2 +-
 inc/Module/Install/Metadata.pm                     |  2 +-
 inc/Module/Install/Scripts.pm                      |  2 +-
 inc/Module/Install/Win32.pm                        |  2 +-
 inc/Module/Install/WriteAll.pm                     |  2 +-
 lib/DBIx/Class/Schema/Loader.pm                    |  6 +-
 lib/DBIx/Class/Schema/Loader/Base.pm               | 25 +++++++--
 lib/DBIx/Class/Schema/Loader/DBI.pm                | 15 ++---
 lib/DBIx/Class/Schema/Loader/DBI/ADO.pm            |  2 +-
 lib/DBIx/Class/Schema/Loader/DBI/ADO/MS_Jet.pm     |  2 +-
 .../Schema/Loader/DBI/ADO/Microsoft_SQL_Server.pm  |  2 +-
 .../Schema/Loader/DBI/Component/QuotedDefault.pm   |  2 +-
 lib/DBIx/Class/Schema/Loader/DBI/DB2.pm            |  4 +-
 lib/DBIx/Class/Schema/Loader/DBI/Firebird.pm       |  2 +-
 lib/DBIx/Class/Schema/Loader/DBI/Informix.pm       |  5 +-
 lib/DBIx/Class/Schema/Loader/DBI/InterBase.pm      |  5 +-
 lib/DBIx/Class/Schema/Loader/DBI/MSSQL.pm          |  4 +-
 lib/DBIx/Class/Schema/Loader/DBI/ODBC.pm           |  2 +-
 lib/DBIx/Class/Schema/Loader/DBI/ODBC/ACCESS.pm    |  2 +-
 lib/DBIx/Class/Schema/Loader/DBI/ODBC/Firebird.pm  |  2 +-
 .../Schema/Loader/DBI/ODBC/Microsoft_SQL_Server.pm |  2 +-
 .../Class/Schema/Loader/DBI/ODBC/SQL_Anywhere.pm   |  2 +-
 lib/DBIx/Class/Schema/Loader/DBI/Oracle.pm         |  5 +-
 lib/DBIx/Class/Schema/Loader/DBI/Pg.pm             | 16 +++---
 lib/DBIx/Class/Schema/Loader/DBI/SQLAnywhere.pm    |  5 +-
 lib/DBIx/Class/Schema/Loader/DBI/SQLite.pm         |  4 +-
 lib/DBIx/Class/Schema/Loader/DBI/Sybase.pm         |  6 +-
 lib/DBIx/Class/Schema/Loader/DBI/Sybase/Common.pm  |  2 +-
 .../Loader/DBI/Sybase/Microsoft_SQL_Server.pm      |  2 +-
 lib/DBIx/Class/Schema/Loader/DBI/Writing.pm        |  2 +-
 lib/DBIx/Class/Schema/Loader/DBI/mysql.pm          |  4 +-
 .../Class/Schema/Loader/Optional/Dependencies.pod  |  2 +-
 lib/DBIx/Class/Schema/Loader/RelBuilder.pm         |  2 +-
 .../Schema/Loader/RelBuilder/Compat/v0_040.pm      |  2 +-
 .../Class/Schema/Loader/RelBuilder/Compat/v0_05.pm |  2 +-
 .../Class/Schema/Loader/RelBuilder/Compat/v0_06.pm |  2 +-
 .../Class/Schema/Loader/RelBuilder/Compat/v0_07.pm |  2 +-
 script/dbicdump                                    | 11 +++-
 t/10_03pg_common.t                                 | 37 ++++++++++++-
 t/23dumpmore.t                                     | 41 ++++++++++++++
 52 files changed, 227 insertions(+), 117 deletions(-)

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



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