[libdbix-class-deploymenthandler-perl] branch master updated (c15bfcf -> 79e8a9b)
gregor herrmann
gregoa at debian.org
Sun May 11 17:24:41 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 c15bfcf build/depend on libyaml-perl; release package
adds ba9f8d2 Imported Upstream version 0.002210
new e8182e6 Merge tag 'upstream/0.002210'
new a9934a0 New upstream release.
new 87c9e3a Don't install a test script as documentation anymore.
new 24d9625 Update year of upstream copyright.
new 4984325 Lower required debhelper version to 9.
new c09c8cf Drop some unneeded version constraints from (build) dependencies.
new 48487c5 Slightly reword short description.
new 4963b66 Add linitan overrides (manpage-has-errors-from-man - can't break line).
new 3c710c2 Add patch to add whatis entries to various manpages.
new dca2692 Declare compliance with Debian Policy 3.9.5.
new 79e8a9b releasing package libdbix-class-deploymenthandler-perl version 0.002210-1
The 11 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 | 10 +++
LICENSE | 6 +-
META.json | 9 +--
META.yml | 7 +-
Makefile.PL | 54 ++++++++-------
README | 2 +-
debian/changelog | 16 +++++
debian/control | 79 +++++++++++-----------
debian/copyright | 2 +-
debian/libdbix-class-deploymenthandler-perl.docs | 1 -
...-class-deploymenthandler-perl.lintian-overrides | 11 +++
debian/patches/pod-whatis.patch | 73 ++++++++++++++++++++
debian/patches/series | 1 +
dist.ini | 11 +--
lib/DBIx/Class/DeploymentHandler.pm | 4 +-
.../Cookbook/CustomResultSource.pod | 2 +-
lib/DBIx/Class/DeploymentHandler/Dad.pm | 4 +-
.../DeployMethod/SQL/Translator.pm | 22 ++++--
.../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 | 4 +-
lib/DBIx/Class/DeploymentHandler/LogRouter.pm | 4 +-
lib/DBIx/Class/DeploymentHandler/Logger.pm | 4 +-
.../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 | 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 | 8 +--
.../DeploymentHandler/WithReasonableDefaults.pm | 4 +-
t/10-split-sql-chunk.t | 5 +-
44 files changed, 272 insertions(+), 147 deletions(-)
delete mode 100644 debian/libdbix-class-deploymenthandler-perl.docs
create mode 100644 debian/libdbix-class-deploymenthandler-perl.lintian-overrides
create mode 100644 debian/patches/pod-whatis.patch
create 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