[libconfig-std-perl] 06/07: Add spelling-error-in-manpage.patch patch
    Salvatore Bonaccorso 
    carnil at debian.org
       
    Sat Oct  7 20:32:34 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
carnil pushed a commit to branch master
in repository libconfig-std-perl.
commit c11baddeb2eba4d1b58a35bf2f02a48f0f7b532b
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Oct 7 22:27:55 2017 +0200
    Add spelling-error-in-manpage.patch patch
---
 debian/patches/series                          |  1 +
 debian/patches/spelling-error-in-manpage.patch | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..f7c4b35
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+spelling-error-in-manpage.patch
diff --git a/debian/patches/spelling-error-in-manpage.patch b/debian/patches/spelling-error-in-manpage.patch
new file mode 100644
index 0000000..9e9481e
--- /dev/null
+++ b/debian/patches/spelling-error-in-manpage.patch
@@ -0,0 +1,18 @@
+Description: Fix spelling error in manpage
+Origin: vendor
+Author: Salvatore Bonaccorso <carnil at debian.org>
+Last-Update: 2017-10-07
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=123214
+Bug: https://rt.cpan.org/Ticket/Display.html?id=123214
+
+--- a/lib/Config/Std.pm
++++ b/lib/Config/Std.pm
+@@ -747,7 +747,7 @@ C<S<["Moe\n(the bartender)", "Smithers\n
+ 
+ =head2 Internal representation
+ 
+-Each section label in a configuration file becomes a top-level hash key whe
++Each section label in a configuration file becomes a top-level hash key when
+ the configuration file is read in. The corresponding value is a nested hash
+ reference.
+ 
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-std-perl.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list