[libforest-perl] 09/10: Update fix-pod-spelling.patch patch

Salvatore Bonaccorso carnil at debian.org
Wed Dec 18 15:59:45 UTC 2013


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

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

commit d20fe37dfe1d1fe59d11c242a6359dbd8354b00f
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Wed Dec 18 16:57:45 2013 +0100

    Update fix-pod-spelling.patch patch
---
 debian/patches/fix-pod-spelling.patch | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

diff --git a/debian/patches/fix-pod-spelling.patch b/debian/patches/fix-pod-spelling.patch
index 5850381..f5e6d74 100644
--- a/debian/patches/fix-pod-spelling.patch
+++ b/debian/patches/fix-pod-spelling.patch
@@ -1,8 +1,11 @@
 Description: fix POD typos
-Author: Jonathan Yu <jawnsy at cpan.org>
 Origin: vendor
 Bug: https://rt.cpan.org/Public/Bug/Display.html?id=53271
 Forwarded: yes
+Author: Jonathan Yu <jawnsy at cpan.org>
+Reviewed-by: Salvatore Bonaccorso <carnil at debian.org>
+Last-Update: 2013-12-18
+
 --- a/lib/Forest.pm
 +++ b/lib/Forest.pm
 @@ -55,9 +55,9 @@
@@ -17,3 +20,14 @@ Forwarded: yes
  waiting for release. It actually helped quite a bit in terms of helping me settle
  on the APIs for this module. Static typing can be very helpful sometimes.
  
+--- a/lib/Forest/Tree/Pure.pm
++++ b/lib/Forest/Tree/Pure.pm
+@@ -423,7 +423,7 @@
+         return sum( $tree->node, $cont->() );
+     });
+ 
+-And also allows to stop traversal at a given point.
++And also allows one to stop traversal at a given point.
+ 
+ =item B<add_children (@children)>
+ 

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



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