[libdbix-class-deploymenthandler-perl] 01/05: Merge tag 'upstream/0.002216'

gregor herrmann gregoa at debian.org
Sun Jun 28 13:50:39 UTC 2015


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

gregoa pushed a commit to branch master
in repository libdbix-class-deploymenthandler-perl.

commit 24444e30f387e18e13884144b0a9804815aed2ed
Merge: 3b29e4f dff83b3
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jun 28 15:43:43 2015 +0200

    Merge tag 'upstream/0.002216'
    
    Upstream version 0.002216

 Changes                                            |  22 +++
 LICENSE                                            |   6 +-
 MANIFEST                                           |   5 +-
 META.json                                          |   6 +-
 META.yml                                           |   4 +-
 Makefile.PL                                        |  13 +-
 README                                             | 166 +++++++++------------
 TODO                                               |   4 +
 dist.ini                                           |   4 +-
 lib/DBIx/Class/DeploymentHandler.pm                |  13 +-
 .../Cookbook/CustomResultSource.pod                |   4 +-
 lib/DBIx/Class/DeploymentHandler/Dad.pm            |   4 +-
 .../DeployMethod/SQL/Translator.pm                 | 156 ++++++++++++-------
 .../DeployMethod/SQL/Translator/Deprecated.pm      |   4 +-
 .../DeployMethod/SQL/Translator/ScriptHelpers.pm   |   4 +-
 lib/DBIx/Class/DeploymentHandler/Deprecated.pm     |   4 +-
 lib/DBIx/Class/DeploymentHandler/HandlesDeploy.pm  |   4 +-
 .../DeploymentHandler/HandlesVersionStorage.pm     |   4 +-
 .../Class/DeploymentHandler/HandlesVersioning.pm   |   4 +-
 lib/DBIx/Class/DeploymentHandler/LogImporter.pm    |   2 +-
 lib/DBIx/Class/DeploymentHandler/LogRouter.pm      |   2 +-
 lib/DBIx/Class/DeploymentHandler/Logger.pm         |   2 +-
 .../DeploymentHandler/Manual/CatalystIntro.pod     |   4 +-
 lib/DBIx/Class/DeploymentHandler/Manual/Intro.pod  |   4 +-
 lib/DBIx/Class/DeploymentHandler/Types.pm          |   4 +-
 .../VersionHandler/DatabaseToSchemaVersions.pm     |   4 +-
 .../VersionHandler/ExplicitVersions.pm             |   4 +-
 .../DeploymentHandler/VersionHandler/Monotonic.pm  |   4 +-
 .../DeploymentHandler/VersionStorage/Deprecated.pm |   4 +-
 .../VersionStorage/Deprecated/Component.pm         |   4 +-
 .../VersionStorage/Deprecated/VersionResult.pm     |   4 +-
 .../VersionStorage/Deprecated/VersionResultSet.pm  |   4 +-
 .../DeploymentHandler/VersionStorage/Standard.pm   |   4 +-
 .../VersionStorage/Standard/Component.pm           |   4 +-
 .../VersionStorage/Standard/VersionResult.pm       |   4 +-
 .../VersionStorage/Standard/VersionResultSet.pm    |   4 +-
 .../DeploymentHandler/WithApplicatorDumple.pm      |   2 +-
 .../DeploymentHandler/WithReasonableDefaults.pm    |   4 +-
 t/deploy_methods/sql_translator_errors.t           |  56 +++++++
 t/deploy_methods/sql_translator_ignore_ddl.t       |  44 ++++++
 weaver.ini                                         |   1 +
 41 files changed, 381 insertions(+), 219 deletions(-)

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



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