[libdbix-class-schema-loader-perl] branch master updated (9bb6f75 -> 2c02bfd)

dod at debian.org dod at debian.org
Tue Sep 15 08:45:35 UTC 2015


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

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

      from  9bb6f75   update changelog
      adds  37adba7   Imported Upstream version 0.07043
       new  321b874   Merge tag 'upstream/0.07043'
       new  2c02bfd   imported new version

The 2 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                                            |  11 +++
 META.yml                                           |   8 +-
 Makefile.PL                                        |   4 +-
 README                                             |  90 +++++++++---------
 debian/changelog                                   |  11 ++-
 inc/Module/AutoInstall.pm                          |   2 +-
 inc/Module/Install.pm                              |  11 ++-
 inc/Module/Install/AutoInstall.pm                  |   6 +-
 inc/Module/Install/Base.pm                         |   2 +-
 inc/Module/Install/Can.pm                          |   2 +-
 inc/Module/Install/Fetch.pm                        |   6 +-
 inc/Module/Install/Include.pm                      |   6 +-
 inc/Module/Install/Makefile.pm                     |   2 +-
 inc/Module/Install/Metadata.pm                     | 102 +++++++--------------
 inc/Module/Install/Scripts.pm                      |   6 +-
 inc/Module/Install/Win32.pm                        |   6 +-
 inc/Module/Install/WriteAll.pm                     |   6 +-
 lib/DBIx/Class/Schema/Loader.pm                    |  96 +++++++++----------
 lib/DBIx/Class/Schema/Loader/Base.pm               |  61 +++++++-----
 lib/DBIx/Class/Schema/Loader/DBI.pm                |   4 +-
 lib/DBIx/Class/Schema/Loader/DBI/ADO.pm            |  30 +++---
 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            |  14 ++-
 lib/DBIx/Class/Schema/Loader/DBI/Firebird.pm       |   2 +-
 lib/DBIx/Class/Schema/Loader/DBI/Informix.pm       |   4 +-
 lib/DBIx/Class/Schema/Loader/DBI/InterBase.pm      |   2 +-
 lib/DBIx/Class/Schema/Loader/DBI/MSSQL.pm          |   4 +-
 lib/DBIx/Class/Schema/Loader/DBI/ODBC.pm           |  32 +++----
 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         |  20 ++--
 lib/DBIx/Class/Schema/Loader/DBI/Pg.pm             |   2 +-
 lib/DBIx/Class/Schema/Loader/DBI/SQLAnywhere.pm    |   4 +-
 lib/DBIx/Class/Schema/Loader/DBI/SQLite.pm         |   2 +-
 lib/DBIx/Class/Schema/Loader/DBI/Sybase.pm         |   4 +-
 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          |   5 +-
 lib/DBIx/Class/Schema/Loader/DBObject.pm           |   2 +-
 .../Class/Schema/Loader/Optional/Dependencies.pod  |   2 +-
 lib/DBIx/Class/Schema/Loader/RelBuilder.pm         |  27 +++---
 .../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 +-
 lib/DBIx/Class/Schema/Loader/Utils.pm              |  47 ++++++----
 t/10_02mysql_common.t                              |   1 -
 t/10_04db2_common.t                                |   2 +-
 t/10_05ora_common.t                                |  82 +++++++++++------
 t/10_09firebird_common.t                           |   2 +-
 t/40overwrite_modifications.t                      |   8 +-
 t/backcompat/0.04006/lib/dbixcsl_common_tests.pm   |   6 +-
 t/lib/dbixcsl_common_tests.pm                      |  91 +++++++++++++++++-
 t/lib/dbixcsl_dumper_tests.pm                      |  16 ++--
 59 files changed, 505 insertions(+), 376 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