[libtext-micromason-perl] 05/06: Add a spelling patch.

gregor herrmann gregoa at debian.org
Mon Oct 31 22:24:18 UTC 2016


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

gregoa pushed a commit to branch master
in repository libtext-micromason-perl.

commit c6281a2082695bc2ddd5b515e2bc328c7f119118
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Oct 31 23:21:13 2016 +0100

    Add a spelling patch.
---
 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..b58b251
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,18 @@
+Description: spelling fix
+Origin: vendor
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2016-10-31
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=118574
+Bug: https://rt.cpan.org/Ticket/Display.html?id=118574
+
+--- a/lib/Text/MicroMason.pm
++++ b/lib/Text/MicroMason.pm
+@@ -556,7 +556,7 @@
+ 
+ One of the compile_file or execute_file functions was called but we were
+ unable to read the requested file, because the file path is incorrect or
+-we have insufficient priveleges to read that file.
++we have insufficient privileges to read that file.
+ 
+ =back
+ 

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



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