This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libcgi-xmlapplication-perl.
commit 728c181fef8edcda94709a9e2e5e96795c3b9160 Author: gregor herrmann <[email protected]> Date: Sat Jun 13 12:29:24 2015 +0200 Extend and forward 01-fix-spelling-error.diff. --- debian/patches/01-fix-spelling-error.diff | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/debian/patches/01-fix-spelling-error.diff b/debian/patches/01-fix-spelling-error.diff index d16a63d..bc64660 100644 --- a/debian/patches/01-fix-spelling-error.diff +++ b/debian/patches/01-fix-spelling-error.diff @@ -1,6 +1,9 @@ Description: fix man page Author: Fabrizio Regalli <[email protected]> -Forwarded: not-needed +Reviewed-by: gregor herrmann <[email protected]> +Last-Update: 2015-06-13 +Forwarded: https://rt.cpan.org/Ticket/Display.html?id=105203 +Bug: https://rt.cpan.org/Ticket/Display.html?id=105203 --- a/XMLApplication.pm +++ b/XMLApplication.pm @@ -108,6 +111,15 @@ Forwarded: not-needed processor. The function needs only to return a hash and does not need to encode the parameters. +@@ -1037,7 +1037,7 @@ + =head2 Flow Control + + Besides the sendEvent() function does CGI::XMLApplication provide to +-other functions that allow to controll the flow of the application. ++other functions that allow one to controll the flow of the application. + + These two functions are related to the XML serialization and have not + affect to the event handling. @@ -1066,7 +1066,7 @@ interpreted as just described. @@ -143,3 +155,12 @@ Forwarded: not-needed outside. To change the default behaviour, one may write his own panic method or simply set I<$CGI::XMLApplication::Quiet> to 1. The latter still causes the error page but does not send any error message. +@@ -1174,7 +1174,7 @@ + + The getStylesheet() function should return either a filename or a + stringnyfied XSL-DOM. For the firstcase it can be a restriction to +-return the fully qualified path. The following functions allow to set ++return the fully qualified path. The following functions allow one to set + the stylesheetpath systemwide. + + =over 4 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcgi-xmlapplication-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
