[libmail-box-pop3-perl] 03/03: add pod-spelling.patch

Damyan Ivanov dmn at moszumanska.debian.org
Thu Jan 4 20:11:20 UTC 2018


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

dmn pushed a commit to branch master
in repository libmail-box-pop3-perl.

commit b0beb861672ac803bf2184ad35707faccecacafe
Author: Damyan Ivanov <dmn at debian.org>
Date:   Thu Jan 4 20:09:16 2018 +0000

    add pod-spelling.patch
---
 debian/patches/pod-spelling.patch | 38 ++++++++++++++++++++++++++++++++++++++
 debian/patches/series             |  1 +
 2 files changed, 39 insertions(+)

diff --git a/debian/patches/pod-spelling.patch b/debian/patches/pod-spelling.patch
new file mode 100644
index 0000000..1b1bbdb
--- /dev/null
+++ b/debian/patches/pod-spelling.patch
@@ -0,0 +1,38 @@
+Description: POD spelling fixes
+Author: Damyan Ivanov <dmn at debian.org>
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=124013
+Bug: https://rt.cpan.org/Ticket/Display.html?id=124013
+
+--- a/lib/Mail/Box/POP3.pod
++++ b/lib/Mail/Box/POP3.pod
+@@ -665,7 +665,7 @@ proceed for the other messages.
+ 
+ The folder where the messages are copied to is not opened with write
+ access (see L<new(access)|Mail::Box/"Constructors">).  This has no relation with write permission
+-to the folder which is controled by your operating system.
++to the folder which is controlled by your operating system.
+ 
+ =item Warning: Different messages with id $msgid
+ 
+--- a/lib/Mail/Box/POP3s.pod
++++ b/lib/Mail/Box/POP3s.pod
+@@ -528,7 +528,7 @@ proceed for the other messages.
+ 
+ The folder where the messages are copied to is not opened with write
+ access (see L<new(access)|Mail::Box/"Constructors">).  This has no relation with write permission
+-to the folder which is controled by your operating system.
++to the folder which is controlled by your operating system.
+ 
+ =item Warning: Different messages with id $msgid
+ 
+--- a/lib/Mail/Transport/POP3.pod
++++ b/lib/Mail/Transport/POP3.pod
+@@ -351,7 +351,7 @@ Inherited, see L<Mail::Reporter/"Cleanup
+ 
+ =item Error: Cannot connect to $host:$port for POP3: $!
+ 
+-Unsuccesful in connecting to the remote POP3 server.
++Unsuccessful in connecting to the remote POP3 server.
+ 
+ =item Error: Cannot get the messages of pop3 via messages()
+ 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..ad85da2
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+pod-spelling.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmail-box-pop3-perl.git



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