[libdbix-class-helpers-perl] 06/07: Add patch to add whatis entry to manpage.

gregor herrmann gregoa at debian.org
Sun Jun 28 14:11:29 UTC 2015


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

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

commit 9cf674965b306e979a44f4cf2dfc97a270ec88d8
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jun 28 16:08:25 2015 +0200

    Add patch to add whatis entry to manpage.
---
 debian/patches/abstract.patch | 18 ++++++++++++++++++
 debian/patches/series         |  1 +
 2 files changed, 19 insertions(+)

diff --git a/debian/patches/abstract.patch b/debian/patches/abstract.patch
new file mode 100644
index 0000000..e8a4ffc
--- /dev/null
+++ b/debian/patches/abstract.patch
@@ -0,0 +1,18 @@
+Description: add abstract to POD
+Origin: vendor
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2015-06-28
+Forwarded: https://github.com/frioux/DBIx-Class-Helpers/issues/49
+Bug: https://github.com/frioux/DBIx-Class-Helpers/issues/49
+
+--- a/lib/DBIx/Class/Helper/Row/JoinTable.pm
++++ b/lib/DBIx/Class/Helper/Row/JoinTable.pm
+@@ -186,7 +186,7 @@
+ 
+ =head1 NAME
+ 
+-DBIx::Class::Helper::Row::JoinTable
++DBIx::Class::Helper::Row::JoinTable - Easily set up join tables with DBIx::Class
+ 
+ =head1 SYNOPSIS
+ 
diff --git a/debian/patches/series b/debian/patches/series
index 30ac1e7..ff325c4 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 0001-Fix-a-strictness-error-in-a-deprecated-module.patch
+abstract.patch

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



More information about the Pkg-perl-cvs-commits mailing list