[libconstant-generate-perl] 05/05: Add patch spelling-error-in-manpage

Nick Morrott nickm-guest at moszumanska.debian.org
Thu Mar 17 02:56:07 UTC 2016


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

nickm-guest pushed a commit to branch master
in repository libconstant-generate-perl.

commit 6c3fced00457a9cb479de7fb5000b94cdfcf2a45
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date:   Thu Mar 17 02:52:27 2016 +0000

    Add patch spelling-error-in-manpage
---
 debian/patches/series                    |  1 +
 debian/patches/spelling-error-in-manpage | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..7ba8958
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+spelling-error-in-manpage
diff --git a/debian/patches/spelling-error-in-manpage b/debian/patches/spelling-error-in-manpage
new file mode 100644
index 0000000..3065d90
--- /dev/null
+++ b/debian/patches/spelling-error-in-manpage
@@ -0,0 +1,16 @@
+Description: Corrections for spelling-error-in-manpage lintian warning
+Author: Nick Morrott <knowledgejunkie at gmail.com>
+Bug: https://rt.cpan.org/Ticket/Display.html?id=113114
+Last-Update: 2016-03-17
+---
+--- a/lib/Constant/Generate.pm
++++ b/lib/Constant/Generate.pm
+@@ -577,7 +577,7 @@
+ Figuring out the right exporter parameters is quite hairy,
+ and the export options can natually be a bit tricky.
+ 
+-In order to succesfully export symbols made by this module, you must specify
++In order to successfully export symbols made by this module, you must specify
+ either C<export_ok> or C<export> as hash options to C<import>. These correspond
+ to the like-named variables documented by L<Exporter>.
+ 

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



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