[libdbix-class-deploymenthandler-perl] 09/11: Add patch to add whatis entries to various manpages.

gregor herrmann gregoa at debian.org
Sun May 11 17:24:42 UTC 2014


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

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

commit 3c710c2b533cbd920e2a514770e1609305b5ab3c
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun May 11 19:22:50 2014 +0200

    Add patch to add whatis entries to various manpages.
---
 debian/patches/pod-whatis.patch | 73 +++++++++++++++++++++++++++++++++++++++++
 debian/patches/series           |  1 +
 2 files changed, 74 insertions(+)

diff --git a/debian/patches/pod-whatis.patch b/debian/patches/pod-whatis.patch
new file mode 100644
index 0000000..5c40981
--- /dev/null
+++ b/debian/patches/pod-whatis.patch
@@ -0,0 +1,73 @@
+Description: add missing whatis entries to various PODs
+Origin: vendor
+Bug: https://github.com/frioux/DBIx-Class-DeploymentHandler/issues/21
+Forwarded: https://github.com/frioux/DBIx-Class-DeploymentHandler/issues/21
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2014-05-11
+
+--- a/lib/DBIx/Class/DeploymentHandler/Cookbook/CustomResultSource.pod
++++ b/lib/DBIx/Class/DeploymentHandler/Cookbook/CustomResultSource.pod
+@@ -6,7 +6,7 @@
+ 
+ =head1 NAME
+ 
+-DBIx::Class::DeploymentHandler::Cookbook::CustomResultSource
++DBIx::Class::DeploymentHandler::Cookbook::CustomResultSource - recipe to change the table for the version storage
+ 
+ =head1 DESCRIPTION
+ 
+--- a/lib/DBIx/Class/DeploymentHandler/DeployMethod/SQL/Translator/ScriptHelpers.pm
++++ b/lib/DBIx/Class/DeploymentHandler/DeployMethod/SQL/Translator/ScriptHelpers.pm
+@@ -102,7 +102,7 @@
+ 
+ =head1 NAME
+ 
+-DBIx::Class::DeploymentHandler::DeployMethod::SQL::Translator::ScriptHelpers
++DBIx::Class::DeploymentHandler::DeployMethod::SQL::Translator::ScriptHelpers - set of coderef transforms for common use-cases in migrations
+ 
+ =head1 SYNOPSIS
+ 
+--- a/lib/DBIx/Class/DeploymentHandler/LogImporter.pm
++++ b/lib/DBIx/Class/DeploymentHandler/LogImporter.pm
+@@ -23,7 +23,7 @@
+ 
+ =head1 NAME
+ 
+-DBIx::Class::DeploymentHandler::LogImporter
++DBIx::Class::DeploymentHandler::LogImporter - LogImporter class
+ 
+ =head1 AUTHOR
+ 
+--- a/lib/DBIx/Class/DeploymentHandler/LogRouter.pm
++++ b/lib/DBIx/Class/DeploymentHandler/LogRouter.pm
+@@ -39,7 +39,7 @@
+ 
+ =head1 NAME
+ 
+-DBIx::Class::DeploymentHandler::LogRouter
++DBIx::Class::DeploymentHandler::LogRouter - LogRouter class
+ 
+ =head1 AUTHOR
+ 
+--- a/lib/DBIx/Class/DeploymentHandler/Logger.pm
++++ b/lib/DBIx/Class/DeploymentHandler/Logger.pm
+@@ -57,7 +57,7 @@
+ 
+ =head1 NAME
+ 
+-DBIx::Class::DeploymentHandler::Logger
++DBIx::Class::DeploymentHandler::Logger - Logger class
+ 
+ =head1 AUTHOR
+ 
+--- a/lib/DBIx/Class/DeploymentHandler/WithApplicatorDumple.pm
++++ b/lib/DBIx/Class/DeploymentHandler/WithApplicatorDumple.pm
+@@ -78,7 +78,7 @@
+ 
+ =head1 NAME
+ 
+-DBIx::Class::DeploymentHandler::WithApplicatorDumple
++DBIx::Class::DeploymentHandler::WithApplicatorDumple - WithApplicatorDumple class
+ 
+ =head1 AUTHOR
+ 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..cdba319
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+pod-whatis.patch

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