[libdbix-class-deploymenthandler-perl] 01/05: Update upstream source from tag 'upstream/0.002221'

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


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

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

commit 160b3fd63747b0fbf14535d08deb5e4f4e7c8bdc
Merge: 9b794b3 a3fd9b7
Author: Damyan Ivanov <dmn at debian.org>
Date:   Sun Oct 29 16:24:20 2017 +0000

    Update upstream source from tag 'upstream/0.002221'
    
    Update to upstream version '0.002221'
    with Debian dir 503ad646d8451774775c3e4c5581dafb410496cb

 Changes                                            |  19 +++
 LICENSE                                            |   6 +-
 MANIFEST                                           |  16 +-
 META.json                                          |   5 +-
 META.yml                                           |   5 +-
 Makefile.PL                                        |   6 +-
 README                                             | 169 +++++++++++--------
 dist.ini                                           |   8 +-
 lib/DBIx/Class/DeploymentHandler.pm                |  25 ++-
 .../Cookbook/CustomResultSource.pod                | 130 ---------------
 lib/DBIx/Class/DeploymentHandler/Dad.pm            |   5 +-
 .../DeployMethod/SQL/Translator.pm                 |  50 ++++--
 .../DeployMethod/SQL/Translator/Deprecated.pm      |   4 +-
 .../DeployMethod/SQL/Translator/ScriptHelpers.pm   |   4 +-
 lib/DBIx/Class/DeploymentHandler/Deprecated.pm     |   6 +-
 lib/DBIx/Class/DeploymentHandler/HandlesDeploy.pm  |   8 +-
 .../DeploymentHandler/HandlesVersionStorage.pm     |   4 +-
 .../Class/DeploymentHandler/HandlesVersioning.pm   |   8 +-
 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          |  12 +-
 .../VersionHandler/DatabaseToSchemaVersions.pm     |  26 ++-
 .../VersionHandler/ExplicitVersions.pm             |  19 ++-
 .../DeploymentHandler/VersionHandler/Monotonic.pm  |  21 ++-
 .../DeploymentHandler/VersionStorage/Deprecated.pm |   4 +-
 .../VersionStorage/Deprecated/Component.pm         |   4 +-
 .../VersionStorage/Deprecated/VersionResult.pm     |   4 +-
 .../VersionStorage/Deprecated/VersionResultSet.pm  |   4 +-
 .../DeploymentHandler/VersionStorage/Standard.pm   |  21 ++-
 .../VersionStorage/Standard/Component.pm           |   4 +-
 .../VersionStorage/Standard/VersionResult.pm       |  19 ++-
 .../VersionStorage/Standard/VersionResultSet.pm    |   4 +-
 .../DeploymentHandler/WithApplicatorDumple.pm      |   2 +-
 .../DeploymentHandler/WithReasonableDefaults.pm    |  12 +-
 t/02-instantiation-alt-result-class.t              | 184 +++++++++++++++++++++
 t/10-multiple-schemas.t                            |  88 ++++++++++
 t/20-version-table-rename.t                        |  95 +++++++++++
 t/alt-result-class-lib/DBICDHAltTest.pm            |  10 ++
 t/alt-result-class-lib/DBICVersionAlt_v1.pm        |  38 +++++
 t/alt-result-class-lib/DBICVersionAlt_v2.pm        |  43 +++++
 t/alt-result-class-lib/DBICVersionAlt_v3.pm        |  48 ++++++
 t/alt-result-class-lib/DBICVersionAlt_v4.pm        |  43 +++++
 t/{release-pod-syntax.t => author-pod-syntax.t}    |   7 +-
 t/version-table-rename-lib/DBICDHTest.pm           |  12 ++
 t/version-table-rename-lib/DBICVersion_v1.pm       |  32 ++++
 t/version-table-rename-lib/DBICVersion_v2.pm       |  43 +++++
 49 files changed, 970 insertions(+), 321 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