[libcatalyst-plugin-session-state-cookie-perl] 03/07: add a patch fixing a spelling error in POD

Damyan Ivanov dmn at moszumanska.debian.org
Wed May 14 12:02:15 UTC 2014


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

dmn pushed a commit to branch master
in repository libcatalyst-plugin-session-state-cookie-perl.

commit 7efba06ac2ccbb01538214bcfafd6194b83dc945
Author: Damyan Ivanov <dmn at debian.org>
Date:   Wed May 14 11:59:55 2014 +0000

    add a patch fixing a spelling error in POD
---
 debian/patches/pod-spelling.patch | 18 ++++++++++++++++++
 debian/patches/series             |  1 +
 2 files changed, 19 insertions(+)

diff --git a/debian/patches/pod-spelling.patch b/debian/patches/pod-spelling.patch
new file mode 100644
index 0000000..4b941b7
--- /dev/null
+++ b/debian/patches/pod-spelling.patch
@@ -0,0 +1,18 @@
+Description: POD spelling
+  paramater -> parameter
+Author: Damyan Ivanov <dmn at debian.org>
+Forwarded: https://rt.cpan.org/Ticket/Display?id=95569
+
+Index: Catalyst-Plugin-Session-State-Cookie/lib/Catalyst/Plugin/Session/State/Cookie.pm
+===================================================================
+--- Catalyst-Plugin-Session-State-Cookie.orig/lib/Catalyst/Plugin/Session/State/Cookie.pm	2014-05-12 09:56:25.411554248 +0300
++++ Catalyst-Plugin-Session-State-Cookie/lib/Catalyst/Plugin/Session/State/Cookie.pm	2014-05-12 11:22:58.186208823 +0300
+@@ -256,7 +256,7 @@
+ Note1: Many peole are confused by the name "HTTPOnly" - it B<does not mean>
+ that this cookie works only over HTTP and not over HTTPS.
+ 
+-Note2: This paramater requires Catalyst::Runtime 5.80005 otherwise is skipped.
++Note2: This parameter requires Catalyst::Runtime 5.80005 otherwise is skipped.
+ 
+ =item cookie_path
+ 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..ad85da2
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+pod-spelling.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatalyst-plugin-session-state-cookie-perl.git



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