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  4472d1a   releasing package libdbix-class-deploymenthandler-perl 
version 0.002216-1
      adds  d91f45b   Document Custom Script Helper pattern
      adds  99cfbad   v0.002217
      adds  c7c581c   Imported Upstream version 0.002217
       new  94e19ac   Merge tag 'upstream/0.002217'
       new  9dd657f   Update debian/changelog
       new  5fd571e   Add a patch to fix a spelling mistake in the POD.
       new  2bcd1aa   releasing package libdbix-class-deploymenthandler-perl 
version 0.002217-1

The 4 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                                            |  3 ++
 MANIFEST                                           |  1 +
 META.json                                          |  2 +-
 META.yml                                           |  2 +-
 Makefile.PL                                        |  2 +-
 debian/changelog                                   |  8 ++++
 debian/patches/series                              |  1 +
 debian/patches/spelling.patch                      | 18 +++++++
 dist.ini                                           |  2 +-
 lib/DBIx/Class/DeploymentHandler.pm                |  2 +-
 .../Cookbook/CustomResultSource.pod                |  2 +-
 lib/DBIx/Class/DeploymentHandler/Dad.pm            |  2 +-
 .../DeployMethod/SQL/Translator.pm                 |  2 +-
 .../DeployMethod/SQL/Translator/Deprecated.pm      |  2 +-
 .../DeployMethod/SQL/Translator/ScriptHelpers.pm   | 56 +++++++++++++++++++++-
 lib/DBIx/Class/DeploymentHandler/Deprecated.pm     |  2 +-
 lib/DBIx/Class/DeploymentHandler/HandlesDeploy.pm  |  2 +-
 .../DeploymentHandler/HandlesVersionStorage.pm     |  2 +-
 .../Class/DeploymentHandler/HandlesVersioning.pm   |  2 +-
 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     |  2 +-
 lib/DBIx/Class/DeploymentHandler/Manual/Intro.pod  |  2 +-
 lib/DBIx/Class/DeploymentHandler/Types.pm          |  2 +-
 .../VersionHandler/DatabaseToSchemaVersions.pm     |  2 +-
 .../VersionHandler/ExplicitVersions.pm             |  2 +-
 .../DeploymentHandler/VersionHandler/Monotonic.pm  |  2 +-
 .../DeploymentHandler/VersionStorage/Deprecated.pm |  2 +-
 .../VersionStorage/Deprecated/Component.pm         |  2 +-
 .../VersionStorage/Deprecated/VersionResult.pm     |  2 +-
 .../VersionStorage/Deprecated/VersionResultSet.pm  |  2 +-
 .../DeploymentHandler/VersionStorage/Standard.pm   |  2 +-
 .../VersionStorage/Standard/Component.pm           |  2 +-
 .../VersionStorage/Standard/VersionResult.pm       |  2 +-
 .../VersionStorage/Standard/VersionResultSet.pm    |  2 +-
 .../DeploymentHandler/WithApplicatorDumple.pm      |  2 +-
 .../DeploymentHandler/WithReasonableDefaults.pm    |  2 +-
 t/deploy_methods/script-helpers.t                  | 22 +++++++++
 t/lib/SH.pm                                        | 30 ++++++++++++
 40 files changed, 170 insertions(+), 33 deletions(-)
 create mode 100644 debian/patches/series
 create mode 100644 debian/patches/spelling.patch
 create mode 100644 t/lib/SH.pm

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to