[libhtml-template-compiled-perl] 08/09: Add a patch to fix a grammar issue.

gregor herrmann gregoa at debian.org
Sun Jun 7 13:34:10 UTC 2015


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

gregoa pushed a commit to branch master
in repository libhtml-template-compiled-perl.

commit bf27331625ece11a84721649212c3f142ad01fb6
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jun 7 15:32:40 2015 +0200

    Add a patch to fix a grammar issue.
---
 debian/patches/series        |  1 +
 debian/patches/wording.patch | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..fa8b5d6
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+wording.patch
diff --git a/debian/patches/wording.patch b/debian/patches/wording.patch
new file mode 100644
index 0000000..2d55358
--- /dev/null
+++ b/debian/patches/wording.patch
@@ -0,0 +1,18 @@
+Description: improve wording/grammar
+Origin: vendor
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2015-06-07
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=105036
+Bug: https://rt.cpan.org/Ticket/Display.html?id=105036
+
+--- a/lib/HTML/Template/Compiled.pm
++++ b/lib/HTML/Template/Compiled.pm
+@@ -3296,7 +3296,7 @@
+ See the C<examples/bench.pl> contained in this distribution.
+ 
+ Here are some examples from the benchmark script. I'm showing only Template::AutoFilter,
+-Template::HTML, HTML::Template and HTC. These four modules allow to set
++Template::HTML, HTML::Template and HTC. These four modules allow you to set
+ automatic HTML escaping ('filter') for all variables.
+ 
+  loop_context_vars 1

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhtml-template-compiled-perl.git



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