[libdbix-class-schema-loader-perl] branch master updated (cb5118b -> e61b436)

Damyan Ivanov dmn at moszumanska.debian.org
Sun Oct 29 18:47:47 UTC 2017


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

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

      from  cb5118b   update changelog
      adds  8dc13be   New upstream version 0.07047
       new  b26a1b4   Update upstream source from tag 'upstream/0.07047'
       new  a857fbb   declare conformance with Policy 4.1.1
       new  e61b436   releasing package libdbix-class-schema-loader-perl version 0.07047-1

The 3 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                                            |  7 ++
 META.yml                                           |  4 +-
 Makefile.PL                                        |  1 +
 debian/changelog                                   | 11 ++-
 debian/control                                     |  2 +-
 inc/Module/AutoInstall.pm                          |  2 +-
 inc/Module/Install.pm                              | 35 ++-------
 inc/Module/Install/AutoInstall.pm                  |  2 +-
 inc/Module/Install/Base.pm                         |  2 +-
 inc/Module/Install/Can.pm                          | 13 +++-
 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                    |  4 +-
 lib/DBIx/Class/Schema/Loader/Base.pm               | 87 ++++++++++++++--------
 lib/DBIx/Class/Schema/Loader/DBI.pm                |  4 +-
 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            |  2 +-
 lib/DBIx/Class/Schema/Loader/DBI/Firebird.pm       |  2 +-
 lib/DBIx/Class/Schema/Loader/DBI/Informix.pm       |  2 +-
 lib/DBIx/Class/Schema/Loader/DBI/InterBase.pm      |  2 +-
 lib/DBIx/Class/Schema/Loader/DBI/MSSQL.pm          |  2 +-
 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         |  2 +-
 lib/DBIx/Class/Schema/Loader/DBI/Pg.pm             |  2 +-
 lib/DBIx/Class/Schema/Loader/DBI/SQLAnywhere.pm    |  2 +-
 lib/DBIx/Class/Schema/Loader/DBI/SQLite.pm         |  2 +-
 lib/DBIx/Class/Schema/Loader/DBI/Sybase.pm         |  2 +-
 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          |  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 +-
 48 files changed, 138 insertions(+), 106 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