[libreverseproxy-formfiller-perl] 03/08: Refresh spelling.patch.

gregor herrmann gregoa at debian.org
Sat Oct 18 18:53:13 UTC 2014


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

gregoa pushed a commit to branch master
in repository libreverseproxy-formfiller-perl.

commit 9f378bd611371967744e90a0b546cfaf8d44ce43
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Oct 18 20:46:39 2014 +0200

    Refresh spelling.patch.
---
 debian/patches/spelling.patch | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
index bf5cb1b..41ef540 100644
--- a/debian/patches/spelling.patch
+++ b/debian/patches/spelling.patch
@@ -1,15 +1,18 @@
 Description: fix POD grammar
-Author: Florian Schlichting <fsfs at debian.org>
+Bug: https://rt.cpan.org/Public/Bug/Display.html?id=95253
 Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=95253
+Author: Florian Schlichting <fsfs at debian.org>
+Reviewed-by: gregor herrmann <gregoa at debian.org>
+Last-Update: 2014-10-18
 
 --- a/lib/ReverseProxy/FormFiller.pm
 +++ b/lib/ReverseProxy/FormFiller.pm
-@@ -259,7 +259,7 @@
+@@ -260,7 +260,7 @@
  
  Some applications based on frameworks either use HTTP without HTML (e.g Flash), or they send POST data out of any HTML form.
  
--This module allows to fill any HTML field from its jQuery selectors, thanks to the "publicFilledData" parameter.
-+This module allows one to fill any HTML field from its jQuery selectors, thanks to the "publicFilledData" parameter.
+-This module allows to fill any HTML field from its jQuery selectors, thanks to the I<publicFilledData> parameter.
++This module allows one to fill any HTML field from its jQuery selectors, thanks to the I<publicFilledData> parameter.
  
- On the other hand, you can apply any substitution on POST datas, thanks to the "postDataSub" parameter - but it may require some tuning to get the right substitution PCRE.
+ On the other hand, you can apply any substitution on POST datas, thanks to the I<postDataSub> parameter - but it may require some tuning to get the right substitution PCRE.
  

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libreverseproxy-formfiller-perl.git



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