[libdbix-class-deploymenthandler-perl] branch master updated (79e8a9b -> 220872e)

gregor herrmann gregoa at debian.org
Fri May 16 11:03:45 UTC 2014


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  79e8a9b   releasing package libdbix-class-deploymenthandler-perl version 0.002210-1
      adds  0b47d63   Imported Upstream version 0.002211
       new  e490f9a   Merge tag 'upstream/0.002211'
       new  f7f45c5   New upstream release.
       new  6d06896   Drop pod-whatis.patch, fixed upstream.
       new  220872e   releasing package libdbix-class-deploymenthandler-perl version 0.002211-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 +
 LICENSE                                            |  2 +-
 MANIFEST                                           |  1 +
 META.json                                          |  4 +-
 META.yml                                           | 54 ++++++++--------
 Makefile.PL                                        |  3 +-
 debian/changelog                                   |  8 +++
 debian/patches/pod-whatis.patch                    | 73 ----------------------
 debian/patches/series                              |  1 -
 dist.ini                                           |  4 +-
 lib/DBIx/Class/DeploymentHandler.pm                |  5 +-
 .../Cookbook/CustomResultSource.pod                |  9 +--
 lib/DBIx/Class/DeploymentHandler/Dad.pm            |  5 +-
 .../DeployMethod/SQL/Translator.pm                 |  5 +-
 .../DeployMethod/SQL/Translator/Deprecated.pm      |  4 +-
 .../DeployMethod/SQL/Translator/ScriptHelpers.pm   |  7 +--
 lib/DBIx/Class/DeploymentHandler/Deprecated.pm     |  5 +-
 lib/DBIx/Class/DeploymentHandler/HandlesDeploy.pm  |  4 +-
 .../DeploymentHandler/HandlesVersionStorage.pm     |  4 +-
 .../Class/DeploymentHandler/HandlesVersioning.pm   |  4 +-
 lib/DBIx/Class/DeploymentHandler/LogImporter.pm    | 26 +-------
 lib/DBIx/Class/DeploymentHandler/LogRouter.pm      | 25 +-------
 lib/DBIx/Class/DeploymentHandler/Logger.pm         | 26 +-------
 .../DeploymentHandler/Manual/CatalystIntro.pod     |  2 +-
 lib/DBIx/Class/DeploymentHandler/Manual/Intro.pod  |  2 +-
 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         |  5 +-
 .../VersionStorage/Deprecated/VersionResult.pm     |  5 +-
 .../VersionStorage/Deprecated/VersionResultSet.pm  |  5 +-
 .../DeploymentHandler/VersionStorage/Standard.pm   |  4 +-
 .../VersionStorage/Standard/Component.pm           |  5 +-
 .../VersionStorage/Standard/VersionResult.pm       |  5 +-
 .../VersionStorage/Standard/VersionResultSet.pm    |  5 +-
 .../DeploymentHandler/WithApplicatorDumple.pm      | 23 +------
 .../DeploymentHandler/WithReasonableDefaults.pm    |  4 +-
 t/release-pod-syntax.t                             |  5 +-
 40 files changed, 82 insertions(+), 290 deletions(-)
 delete mode 100644 debian/patches/pod-whatis.patch
 delete mode 100644 debian/patches/series

-- 
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