r49446 - /trunk/libmail-box-perl/debian/patches/03_fix-spelling-error-in-manpage.patch

carnil-guest at users.alioth.debian.org carnil-guest at users.alioth.debian.org
Sun Dec 27 21:34:58 UTC 2009


Author: carnil-guest
Date: Sun Dec 27 21:34:51 2009
New Revision: 49446

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=49446
Log:
update fix-spelling-error-in-manpage.patch and add header

Modified:
    trunk/libmail-box-perl/debian/patches/03_fix-spelling-error-in-manpage.patch

Modified: trunk/libmail-box-perl/debian/patches/03_fix-spelling-error-in-manpage.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmail-box-perl/debian/patches/03_fix-spelling-error-in-manpage.patch?rev=49446&op=diff
==============================================================================
--- trunk/libmail-box-perl/debian/patches/03_fix-spelling-error-in-manpage.patch (original)
+++ trunk/libmail-box-perl/debian/patches/03_fix-spelling-error-in-manpage.patch Sun Dec 27 21:34:51 2009
@@ -1,3 +1,7 @@
+Description: Fix some spelling errors in generated manpages
+ found by reports of lintian.
+Origin: vendor
+Author: Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>
 --- a/lib/Mail/Box-Cookbook.pod
 +++ b/lib/Mail/Box-Cookbook.pod
 @@ -80,7 +80,7 @@
@@ -79,6 +83,15 @@
  all goes fast enough that the chance on collition is small.
  
  All OPTIONS of L<Mail::Box::Mbox::new()|Mail::Box::Mbox/"METHODS"> can be supplied.
+@@ -562,7 +562,7 @@
+ =over 4
+ 
+ Returns a key-value list of options to be used each time a new message
+-is read from a file.  The list is preceeded by the TYPE of message which
++is read from a file.  The list is preceded by the TYPE of message which
+ has to be created.
+ 
+ This data is used by L<readMessages()|Mail::Box/"Internals"> and L<updateMessages()|Mail::Box::File/"Internals">.  With
 --- a/lib/Mail/Box/MH.pod
 +++ b/lib/Mail/Box/MH.pod
 @@ -857,7 +857,7 @@
@@ -120,6 +133,17 @@
 +when sending the message to another party.  Returns a C<true> or C<false>
  condition.
  See also L<Mail::Message::Head::Complete::printUndisclosed()|Mail::Message::Head::Complete/"Access to the header">.
+ 
+@@ -685,8 +685,8 @@
+ I<body>, and I<attributes>.  Especially the term "body" is cause for
+ confusion: sometimes the attributes are considered to be part of the body.
+ 
+-The name of the field is followed by a colon ("C<:>", not preceeded by
+-blanks, but followed by one blank).  Each attribute is preceeded by
++The name of the field is followed by a colon ("C<:>", not preceded by
++blanks, but followed by one blank).  Each attribute is preceded by
+ a separate semi-colon ("C<;>").  Names of fields are case-insensitive and
+ cannot contain blanks.
  
 --- a/lib/Mail/Message/Part.pod
 +++ b/lib/Mail/Message/Part.pod
@@ -189,3 +213,80 @@
   # However, it is possible to do:
  
   my $msg    = ...;   # some Mail::Message object
+--- a/lib/Mail/Box/IMAP4.pod
++++ b/lib/Mail/Box/IMAP4.pod
+@@ -135,7 +135,7 @@
+ =over 4
+ 
+ For a read-only folder, C<DELAY> is the default, otherwise C<NO> is
+-choosen.  The four configuration parameter have subtile consequences.
++chosen.  The four configuration parameter have subtile consequences.
+ To start with a table:
+ 
+         [local cache]  [write]  [default head_type]
+--- a/lib/Mail/Box/IMAP4/Message.pod
++++ b/lib/Mail/Box/IMAP4/Message.pod
+@@ -932,7 +932,7 @@
+ 
+ Labels (or flags) are known to all folder formats, but differ how they
+ are stored.  Some folder types use message header lines to keep the
+-labels, other use a seperate file.  The IMAP protocol does not specify
++labels, other use a separate file.  The IMAP protocol does not specify
+ how the labels are kept on the server, but does specify how they are named.
+ 
+ The label names as defined by the IMAP protocol are standardized into
+--- a/lib/Mail/Box/Locker/NFS.pod
++++ b/lib/Mail/Box/Locker/NFS.pod
+@@ -262,7 +262,7 @@
+ =over 4
+ 
+ A lock file was found which was older than the expiration period as
+-specified with L<new(timeout)|Mail::Box::Locker/"METHODS">.  The lock file was succesfully
++specified with L<new(timeout)|Mail::Box::Locker/"METHODS">.  The lock file was successfully
+ removed.
+ 
+ =back
+--- a/lib/Mail/Box/Manage/User.pod
++++ b/lib/Mail/Box/Manage/User.pod
+@@ -153,7 +153,7 @@
+ =over 4
+ 
+ (Set and) get the NAME of the mailbox which is considered the folder
+-for incoming mail.  In many protocols, this folder is handled seperately.
++for incoming mail.  In many protocols, this folder is handled separately.
+ For instance in IMAP this is the only case-insensitive folder name.
+ 
+ =back
+--- a/lib/Mail/Message/Construct/Read.pod
++++ b/lib/Mail/Message/Construct/Read.pod
+@@ -33,7 +33,7 @@
+ 
+ Some people use this method in a procmail script: the message arrives
+ at stdin, so we only have a filehandle.  In this case, you are stuck
+-with this method.  The message is preceeded by a line which can be used
++with this method.  The message is preceded by a line which can be used
+ as message separator in mbox folders.  See the example how to handle
+ that one.
+ 
+--- a/lib/Mail/Message/Head/ResentGroup.pod
++++ b/lib/Mail/Message/Head/ResentGroup.pod
+@@ -444,7 +444,7 @@
+ 
+ =over 4
+ 
+-Create a recieved field for this resent group.  This is automatically
++Create a received field for this resent group.  This is automatically
+ called if none was specified during creation of this resent group object.
+ 
+ The content of this field is described in RFC2821 section 4.4.  It could use
+--- a/lib/Mail/Message/TransferEnc.pod
++++ b/lib/Mail/Message/TransferEnc.pod
+@@ -23,7 +23,7 @@
+ =head1 DESCRIPTION
+ 
+ This class is the base for various encoders and decoders, which are
+-used during transport of the message.  This packages, and all which are
++used during transport of the message.  These packages, and all which are
+ derived, are invoked by the message's L<Mail::Message::decoded()|Mail::Message/"The body"> and
+ L<Mail::Message::encode()|Mail::Message/"The body"> methods:
+ 




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