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

carnil pushed a commit to branch master
in repository libnet-managesieve-perl.

commit f6672ccb217a1c79b1fd0fd7ea8e5493609c9565
Author: Salvatore Bonaccorso <car...@debian.org>
Date:   Sun Dec 27 19:48:50 2015 +0100

    Add fix-spelling-error-in-manpage.patch patch
    
    Fix spelling errors in Net::ManageSieve manpage.
---
 debian/patches/fix-spelling-error-in-manpage.patch | 27 ++++++++++++++++++++++
 debian/patches/series                              |  1 +
 2 files changed, 28 insertions(+)

diff --git a/debian/patches/fix-spelling-error-in-manpage.patch 
b/debian/patches/fix-spelling-error-in-manpage.patch
new file mode 100644
index 0000000..93cfbd0
--- /dev/null
+++ b/debian/patches/fix-spelling-error-in-manpage.patch
@@ -0,0 +1,27 @@
+Description: Fix spelling errors in manpage
+Origin: vendor
+Bug: https://rt.cpan.org/Ticket/Display.html?id=110668
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=110668
+Author: Salvatore Bonaccorso <car...@debian.org>
+Last-Update: 2015-12-27
+
+--- a/lib/Net/ManageSieve.pm
++++ b/lib/Net/ManageSieve.pm
+@@ -23,7 +23,7 @@ A new Net::ManageSieve object must be cr
+ this has been done, all ManageSieve commands are accessed through
+ this object.
+ 
+-I<Note>: ManageSieve allows to manipulate scripts on a host running a
++I<Note>: ManageSieve allows one to manipulate scripts on a host running a
+ ManageSieve service, this module does not perform, validate or something
+ like that Sieve scipts themselves.
+ 
+@@ -92,7 +92,7 @@ this subroutine is called with the argum
+ 
+ The return value controls, whether or not the error message will be
+ assigned to C<$@>. Private functions may just signal that an error
+-occured, but keep C<$@> unchanged. In this case C<$@> remains unchanged,
++occurred, but keep C<$@> unchanged. In this case C<$@> remains unchanged,
+ if code_ref returns true.
+ 
+ I<Note>: Even if the code ref returns false, C<$@> might bi clobberred
diff --git a/debian/patches/series b/debian/patches/series
index f147473..408b3e7 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 escape-brace-in-regex.patch
+fix-spelling-error-in-manpage.patch

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to