[libcatalyst-modules-perl] 05/10: add patch to Caalyst-Plugin-Cache fixing a POD error (extra =item)
Damyan Ivanov
dmn at moszumanska.debian.org
Mon May 12 10:09:45 UTC 2014
This is an automated email from the git hooks/post-receive script.
dmn pushed a commit to branch master
in repository libcatalyst-modules-perl.
commit de0ceb67226bbcaf5f69ebbdc6c16873a9ec184c
Author: Damyan Ivanov <dmn at debian.org>
Date: Mon May 12 08:47:25 2014 +0000
add patch to Caalyst-Plugin-Cache fixing a POD error (extra =item)
---
debian/patches/Catalyst-Plugin-Cache/pod-errors.patch | 11 +++++++++++
debian/patches/Catalyst-Plugin-Cache/series | 1 +
2 files changed, 12 insertions(+)
diff --git a/debian/patches/Catalyst-Plugin-Cache/pod-errors.patch b/debian/patches/Catalyst-Plugin-Cache/pod-errors.patch
new file mode 100644
index 0000000..aee54d5
--- /dev/null
+++ b/debian/patches/Catalyst-Plugin-Cache/pod-errors.patch
@@ -0,0 +1,11 @@
+--- a/lib/Catalyst/Plugin/Cache.pm
++++ b/lib/Catalyst/Plugin/Cache.pm
+@@ -441,8 +441,6 @@ When no default cache backend is configu
+ backend known to work well with the current L<Catalyst::Engine>. This is
+ a stub.
+
+-=item
+-
+ =back
+
+ =head1 METADATA
diff --git a/debian/patches/Catalyst-Plugin-Cache/series b/debian/patches/Catalyst-Plugin-Cache/series
index ad85da2..3176bc9 100644
--- a/debian/patches/Catalyst-Plugin-Cache/series
+++ b/debian/patches/Catalyst-Plugin-Cache/series
@@ -1 +1,2 @@
pod-spelling.patch
+pod-errors.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatalyst-modules-perl.git
More information about the Pkg-perl-cvs-commits
mailing list