[libprotocol-acme-perl] 04/05: Add fix-spelling-error.patch patch

Salvatore Bonaccorso carnil at debian.org
Thu Jul 21 20:09:32 UTC 2016


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

carnil pushed a commit to branch master
in repository libprotocol-acme-perl.

commit 8966164d902d71a26124dc3bd970afe7dee42650
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Thu Jul 21 22:05:34 2016 +0200

    Add fix-spelling-error.patch patch
---
 debian/patches/fix-spelling-error.patch | 18 ++++++++++++++++++
 debian/patches/series                   |  1 +
 2 files changed, 19 insertions(+)

diff --git a/debian/patches/fix-spelling-error.patch b/debian/patches/fix-spelling-error.patch
new file mode 100644
index 0000000..3774e97
--- /dev/null
+++ b/debian/patches/fix-spelling-error.patch
@@ -0,0 +1,18 @@
+Description: Fix spelling error in manpage
+Origin: vendor
+Author: Salvatore Bonaccorso <carnil at debian.org>
+Last-Update: 2016-07-21
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=116380
+Bug: https://rt.cpan.org/Ticket/Display.html?id=116380
+
+--- a/lib/Protocol/ACME.pm
++++ b/lib/Protocol/ACME.pm
+@@ -102,7 +102,7 @@ B<host>: The API end point to connect to
+ or acme-v01.api.letsencrypt.org
+ 
+ B<account_key>: The account private key in a scalar ref or filename.  See C<$self->account_key>
+-for details on this arguemtn.
++for details on this argument.
+ 
+ B<openssl>: The path to openssl.  If this option is used a local version of the openssl binary will
+ be used for crypto operations rather than C<Crypt::OpenSSL::RSA>.
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..2475b92
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix-spelling-error.patch

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



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