[libcgi-application-plugin-authorization-perl] 03/08: Add another fix to debian/patches/pod.patch.
gregor herrmann
gregoa at debian.org
Fri Jul 22 13:51:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libcgi-application-plugin-authorization-perl.
commit 18da2fbe3fa00c3607b0ed7ef420a6bc1a54f4ac
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Jul 22 15:27:07 2016 +0200
Add another fix to debian/patches/pod.patch.
---
debian/patches/pod.patch | 28 ++++++++++++++++++++--------
1 file changed, 20 insertions(+), 8 deletions(-)
diff --git a/debian/patches/pod.patch b/debian/patches/pod.patch
index e3ee541..cdf5957 100644
--- a/debian/patches/pod.patch
+++ b/debian/patches/pod.patch
@@ -1,9 +1,12 @@
-Author: Nicholas Bamber <nicholas at periapt.co.uk>
Subject: Spelling mistakes
-Last-Update: 2010-08-31
Bug: https://rt.cpan.org/Ticket/Display.html?id=60917
---- CGI-Application-Plugin-Authorization-0.07.orig/lib/CGI/Application/Plugin/Authorization.pm
-+++ CGI-Application-Plugin-Authorization-0.07/lib/CGI/Application/Plugin/Authorization.pm
+Forwared: https://rt.cpan.org/Ticket/Display.html?id=60917 (not the latest version)
+Author: Nicholas Bamber <nicholas at periapt.co.uk>
+Reviewed-by: gregor herrmann <gregoa at debian.org>
+Last-Update: 2016-07-22
+
+--- a/lib/CGI/Application/Plugin/Authorization.pm
++++ b/lib/CGI/Application/Plugin/Authorization.pm
@@ -854,7 +854,7 @@
=head1 TODO
@@ -13,8 +16,8 @@ Bug: https://rt.cpan.org/Ticket/Display.html?id=60917
missing that I would like to add in:
=over 4
---- CGI-Application-Plugin-Authorization-0.07.orig/lib/CGI/Application/Plugin/Authorization/Driver.pm
-+++ CGI-Application-Plugin-Authorization-0.07/lib/CGI/Application/Plugin/Authorization/Driver.pm
+--- a/lib/CGI/Application/Plugin/Authorization/Driver.pm
++++ b/lib/CGI/Application/Plugin/Authorization/Driver.pm
@@ -108,7 +108,7 @@
=head2 authz
@@ -24,8 +27,8 @@ Bug: https://rt.cpan.org/Ticket/Display.html?id=60917
=cut
---- CGI-Application-Plugin-Authorization-0.07.orig/lib/CGI/Application/Plugin/Authorization/Driver/DBI.pm
-+++ CGI-Application-Plugin-Authorization-0.07/lib/CGI/Application/Plugin/Authorization/Driver/DBI.pm
+--- a/lib/CGI/Application/Plugin/Authorization/Driver/DBI.pm
++++ b/lib/CGI/Application/Plugin/Authorization/Driver/DBI.pm
@@ -36,7 +36,7 @@
This Authorization driver uses the DBI module to allow you to gather
authorization information from any database for which there is a DBD module.
@@ -44,3 +47,12 @@ Bug: https://rt.cpan.org/Ticket/Display.html?id=60917
=head2 TABLE(S)
+@@ -116,7 +116,7 @@
+ =head2 SQL
+
+ If you need to perform a complex query that can not be defined by the above
+-syntax, then you can provide your own SQL statment where the first placeholder
++syntax, then you can provide your own SQL statement where the first placeholder
+ is used to fill in the username, and the rest of the placeholders are filled in
+ using the parameters passed to the authorize method.
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcgi-application-plugin-authorization-perl.git
More information about the Pkg-perl-cvs-commits
mailing list