[libdatetime-format-human-duration-perl] 07/08: Add patch spelling-error-in-manpage.diff

Nick Morrott nickm-guest at moszumanska.debian.org
Thu Mar 10 02:18:00 UTC 2016


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

nickm-guest pushed a commit to branch master
in repository libdatetime-format-human-duration-perl.

commit e9142062066e76fc496aa4f3dce50fd4782e1486
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date:   Thu Mar 10 01:52:37 2016 +0000

    Add patch spelling-error-in-manpage.diff
---
 debian/patches/series                         |  1 +
 debian/patches/spelling-error-in-manpage.diff | 27 +++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
index dcc8378..79a824b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 DateTime-Locale-compatibility.diff
+spelling-error-in-manpage.diff
diff --git a/debian/patches/spelling-error-in-manpage.diff b/debian/patches/spelling-error-in-manpage.diff
new file mode 100644
index 0000000..4e3ce13
--- /dev/null
+++ b/debian/patches/spelling-error-in-manpage.diff
@@ -0,0 +1,27 @@
+Description: Fix spelling errors detected by lintian
+Author: Nick Morrott <knowledgejunkie at gmail.com>
+Bug: https://github.com/mstratman/DateTime-Format-Human-Duration/pull/8
+Last-Update: 2016-03-10
+---
+--- a/README
++++ b/README
+@@ -213,7 +213,7 @@
+     XYZ::Locale should handle looking up (and caching if appropriate) the
+     locale and loading the necessary locale module XYZ::Locale::fr
+ 
+-    The specific locale module holds the data and possibly logic neccesary
++    The specific locale module holds the data and possibly logic necessary
+     to do what XYZ does in the vernacular of the given locale.
+ 
+   TODO
+--- a/lib/DateTime/Format/Human/Duration.pm
++++ b/lib/DateTime/Format/Human/Duration.pm
+@@ -370,7 +370,7 @@
+ 
+ XYZ::Locale should handle looking up (and caching if appropriate) the locale and loading the necessary locale module XYZ::Locale::fr
+ 
+-The specific locale module holds the data and possibly logic neccesary to do what XYZ does in the vernacular of the given locale.
++The specific locale module holds the data and possibly logic necessary to do what XYZ does in the vernacular of the given locale.
+ 
+ =head2 TODO 
+ 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdatetime-format-human-duration-perl.git



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