[SCM] Debian packaging of DBIx-Class-Helpers CPAN distribution branch, master, updated. debian/2.013002-1-23-g7a7050c
gregor herrmann
gregoa at debian.org
Sun May 26 17:25:32 UTC 2013
The following commit has been merged in the master branch:
commit 3b2860c1ed9125c85415e5389403bdd3d229d179
Author: gregor herrmann <gregoa at debian.org>
Date: Sun May 26 19:23:56 2013 +0200
Add a patch to add missing whatis entries to manpages.
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..a750fb7
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+whatis.patch
diff --git a/debian/patches/whatis.patch b/debian/patches/whatis.patch
new file mode 100644
index 0000000..c6cd623
--- /dev/null
+++ b/debian/patches/whatis.patch
@@ -0,0 +1,28 @@
+Description: add whatis entries to manpages
+Origin: vendor
+Forwarded: to CPAN RT but upstream prefers github
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2013-05-26
+
+--- a/lib/DBIx/Class/Helper/Row/ProxyResultSetUpdate.pm
++++ b/lib/DBIx/Class/Helper/Row/ProxyResultSetUpdate.pm
+@@ -36,7 +36,7 @@
+
+ =head1 NAME
+
+-DBIx::Class::Helper::Row::ProxyResultSetUpdate
++DBIx::Class::Helper::Row::ProxyResultSetUpdate - Efficiently reuse ResultSet updates from results
+
+ =head1 VERSION
+
+--- a/lib/DBIx/Class/Helper/Schema/QuoteNames.pm
++++ b/lib/DBIx/Class/Helper/Schema/QuoteNames.pm
+@@ -25,7 +25,7 @@
+
+ =head1 NAME
+
+-DBIx::Class::Helper::Schema::QuoteNames
++DBIx::Class::Helper::Schema::QuoteNames - force C<quote_names> on
+
+ =head1 VERSION
+
--
Debian packaging of DBIx-Class-Helpers CPAN distribution
More information about the Pkg-perl-cvs-commits
mailing list