[libuser-identity-perl] 01/02: Add spelling-error-in-manpage.patch patch

Salvatore Bonaccorso carnil at debian.org
Sun Jan 26 18:43:26 UTC 2014


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

carnil pushed a commit to branch master
in repository libuser-identity-perl.

commit 6a3e235b0f09dac041210a43c46f92136aeeff18
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun Jan 26 19:40:11 2014 +0100

    Add spelling-error-in-manpage.patch patch
    
    Fixes spelling errors detected by lintian.
---
 debian/patches/series                          |  1 +
 debian/patches/spelling-error-in-manpage.patch | 38 ++++++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..f7c4b35
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+spelling-error-in-manpage.patch
diff --git a/debian/patches/spelling-error-in-manpage.patch b/debian/patches/spelling-error-in-manpage.patch
new file mode 100644
index 0000000..699e148
--- /dev/null
+++ b/debian/patches/spelling-error-in-manpage.patch
@@ -0,0 +1,38 @@
+Description: Fix spelling errors in manpages
+Origin: vendor
+Bug: https://rt.cpan.org/Public/Bug/Display.html?id=92483
+Forwarded: yes
+Author: Salvatore Bonaccorso <carnil at debian.org>
+Last-Update: 2014-01-26
+
+--- a/lib/User/Identity.pod
++++ b/lib/User/Identity.pod
+@@ -148,7 +148,7 @@
+ 
+ =item $obj-E<gt>B<charset>()
+ 
+-The user's prefered character set, which defaults to the value of
++The user's preferred character set, which defaults to the value of
+ LC_CTYPE environment variable.
+ 
+ =item $obj-E<gt>B<courtesy>()
+--- a/lib/User/Identity/System.pod
++++ b/lib/User/Identity/System.pod
+@@ -64,7 +64,7 @@
+ 
+ =item hostname => DOMAIN
+ 
+-The hostname of the described system.  It is prefered to use full
++The hostname of the described system.  It is preferred to use full
+ system names, not abbreviations.  For instance, you can better use
+ C<www.tux.aq> than C<www> to avoid confusion.
+ 
+@@ -78,7 +78,7 @@
+ =item os => STRING
+ 
+ The name of the operating system which is run on the server.  It is
+-adviced to use the names as used by Perl's C<$^O> variable.  See the
++advised to use the names as used by Perl's C<$^O> variable.  See the
+ perlvar man-page for this variable, and perlport for the possible
+ values.
+ 

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



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