[libcatalystx-simplelogin-perl] 08/11: Add 0001-spelling-error-in-manpage.patch
Nick Morrott
nickm-guest at moszumanska.debian.org
Fri Jul 29 01:09:06 UTC 2016
This is an automated email from the git hooks/post-receive script.
nickm-guest pushed a commit to branch master
in repository libcatalystx-simplelogin-perl.
commit 82216ea05eccbcf35a6f32c35616efcc4eeb0329
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date: Mon Jul 25 14:21:57 2016 +0100
Add 0001-spelling-error-in-manpage.patch
---
debian/patches/0001-spelling-error-in-manpage.patch | 16 ++++++++++++++++
debian/patches/series | 1 +
2 files changed, 17 insertions(+)
diff --git a/debian/patches/0001-spelling-error-in-manpage.patch b/debian/patches/0001-spelling-error-in-manpage.patch
new file mode 100644
index 0000000..d50a617
--- /dev/null
+++ b/debian/patches/0001-spelling-error-in-manpage.patch
@@ -0,0 +1,16 @@
+Description: Correct typos detected by lintian
+Author: Nick Morrott <knowledgejunkie at gmail.com>
+Bug: https://rt.cpan.org/Ticket/Display.html?id=116452
+Last-Update: 2016-07-25
+---
+--- a/lib/CatalystX/SimpleLogin/Controller/Login.pm
++++ b/lib/CatalystX/SimpleLogin/Controller/Login.pm
+@@ -292,7 +292,7 @@
+ An action that is called to deal with whether the remember me flag has
+ been set or not. If it has been it extends the session expiry time.
+
+-This is only called if there was a succesful login so if you want a
++This is only called if there was a successful login so if you want a
+ hook into that part of the process this is a good place to hook into.
+
+ It is also obviously a good place to hook into if you want to change
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..9e56726
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+0001-spelling-error-in-manpage.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatalystx-simplelogin-perl.git
More information about the Pkg-perl-cvs-commits
mailing list