[libdbix-class-deploymenthandler-perl] branch master updated (68bdd94 -> 3865df8)

gregor herrmann gregoa at debian.org
Sat Jan 13 16:59:22 UTC 2018


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

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

      from  68bdd94   declare conformance with Policy 4.1.3 (no changes needed)
      adds  c74cc90   Fix "yeild" typo.
      adds  c9528ca   Add links to ::Intro from the docs
      adds  0d9dd49   Fix typo in ::HandlesDeploy documentation
      adds  c6317d8   v0.002219
      adds  dbbc041   Allow schema versions to be version objects
      adds  67b919a   Test on more perl versions
      adds  df9bf73   Use newer readme gen
      adds  cb197dc   Fix incorrect argument type to _run_sql_and_perl
      adds  2aecfd7   generate short package names for scripts
      adds  0c28f01   v0.002220
      adds  1813e46   Use producer_args for SQL::Translator::Diff->new
      adds  c6e36f3   allow specifying custom result class
      adds  87406ec   allow specifying custom result source name
      adds  ebe342e   add test for alt result class and source name
      adds  4c9f5ff   add hook to rename constraints
      adds  fc54898   rename database_version => initial_version
      adds  39c5f5b   remove Cookbook/CustomResultSource.pod
      adds  cf81037   document version_source for SQL::Translator
      adds  b363467   v0.002221
      adds  de82df6   Stop defaulting to include DROP TABLE
      adds  b41daa3   v0.002222
      adds  34c1ba1   New upstream version 0.002222
       new  0e66d78   Update upstream source from tag 'upstream/0.002222'
       new  fc67283   Update debian/changelog
       new  7ceec70   Update years of upstream copyright.
       new  73f29b3   Reformat debian/control with cme
       new  c414da0   Drop unneeded version constraints from some (build) dependencies.
       new  938bedf   Bump debhelper compatibility level to 10.
       new  3865df8   releasing package libdbix-class-deploymenthandler-perl version 0.002222-1

The 7 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                                                   |  4 ++++
 LICENSE                                                   |  6 +++---
 MANIFEST                                                  |  2 +-
 META.json                                                 |  6 +++---
 META.yml                                                  |  4 ++--
 Makefile.PL                                               |  4 ++--
 README                                                    |  2 +-
 debian/changelog                                          | 13 +++++++++++--
 debian/compat                                             |  2 +-
 debian/control                                            | 15 +++++++--------
 debian/copyright                                          |  2 +-
 dist.ini                                                  |  2 +-
 lib/DBIx/Class/DeploymentHandler.pm                       |  6 +++---
 lib/DBIx/Class/DeploymentHandler/Dad.pm                   |  4 ++--
 .../DeploymentHandler/DeployMethod/SQL/Translator.pm      |  6 +++---
 .../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 ++--
 lib/DBIx/Class/DeploymentHandler/HandlesVersionStorage.pm |  4 ++--
 lib/DBIx/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 +-
 lib/DBIx/Class/DeploymentHandler/Manual/CatalystIntro.pod |  2 +-
 lib/DBIx/Class/DeploymentHandler/Manual/Intro.pod         |  2 +-
 lib/DBIx/Class/DeploymentHandler/Types.pm                 |  4 ++--
 .../VersionHandler/DatabaseToSchemaVersions.pm            |  4 ++--
 .../DeploymentHandler/VersionHandler/ExplicitVersions.pm  |  4 ++--
 .../Class/DeploymentHandler/VersionHandler/Monotonic.pm   |  4 ++--
 .../Class/DeploymentHandler/VersionStorage/Deprecated.pm  |  4 ++--
 .../VersionStorage/Deprecated/Component.pm                |  4 ++--
 .../VersionStorage/Deprecated/VersionResult.pm            |  4 ++--
 .../VersionStorage/Deprecated/VersionResultSet.pm         |  4 ++--
 .../Class/DeploymentHandler/VersionStorage/Standard.pm    |  4 ++--
 .../VersionStorage/Standard/Component.pm                  |  4 ++--
 .../VersionStorage/Standard/VersionResult.pm              |  4 ++--
 .../VersionStorage/Standard/VersionResultSet.pm           |  4 ++--
 lib/DBIx/Class/DeploymentHandler/WithApplicatorDumple.pm  |  2 +-
 .../Class/DeploymentHandler/WithReasonableDefaults.pm     |  4 ++--
 40 files changed, 89 insertions(+), 77 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