[liblocale-maketext-gettext-perl] 08/09: Add a patch to fix a spelling mistake.

gregor herrmann gregoa at debian.org
Sun Sep 14 17:31:46 UTC 2014


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

gregoa pushed a commit to branch master
in repository liblocale-maketext-gettext-perl.

commit 2ea266eefacef7e7cface7fa45cfa3e9402cc8b7
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Sep 14 19:29:47 2014 +0200

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

diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..5299247
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
new file mode 100644
index 0000000..1ae18bd
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,18 @@
+Description: fix a spelling mistake
+Origin: vendor
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2014-09-14
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=98879
+Bug: https://rt.cpan.org/Ticket/Display.html?id=98879
+
+--- a/lib/Locale/Maketext/Gettext.pm
++++ b/lib/Locale/Maketext/Gettext.pm
+@@ -767,7 +767,7 @@
+ variable, and replacing the class lexicon with the current instance
+ lexicon whenever it is changed by another language handle instance.
+ But this involves large scaled memory copy, which affects the
+-proformance seriously.  This is discouraged.  You are adviced to use
++proformance seriously.  This is discouraged.  You are advised to use
+ a single textdomain for a single localization class.
+ 
+ The C<key_encoding> is a workaround, not a solution.  There is no

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblocale-maketext-gettext-perl.git



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