[libtree-simple-visitorfactory-perl] 05/11: Refresh spelling.patch.

gregor herrmann gregoa at debian.org
Fri Oct 11 17:31:41 UTC 2013


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

gregoa pushed a commit to branch master
in repository libtree-simple-visitorfactory-perl.

commit 1b51b4ff316afc92bca90f47b5c9923c56b95d8d
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Oct 11 19:28:36 2013 +0200

    Refresh spelling.patch.
---
 debian/patches/spelling.patch |   22 ++++++++++++----------
 1 file changed, 12 insertions(+), 10 deletions(-)

diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
index ad1ef8c..78a6fca 100644
--- a/debian/patches/spelling.patch
+++ b/debian/patches/spelling.patch
@@ -1,12 +1,14 @@
-From: Ansgar Burchardt <ansgar at 43-1.org>
-Date: Fri, 19 Feb 2010 01:32:02 +0900
-Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=54763
 Subject: Correct spelling errors
+ This patch corrects several spelling errors pointed out by lintian.
+Origin: vendor
+Bug: https://rt.cpan.org/Public/Bug/Display.html?id=54763
+Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=54763
+From: Ansgar Burchardt <ansgar at 43-1.org>
+Reviewed-by: gregor herrmann <gregoa at debian.org>
+Last-Update: 2013-10-11
 
-This patch corrects several spelling errors pointed out by lintian.
-
---- libtree-simple-visitorfactory-perl.orig/lib/Tree/Simple/Visitor/CreateDirectoryTree.pm
-+++ libtree-simple-visitorfactory-perl/lib/Tree/Simple/Visitor/CreateDirectoryTree.pm
+--- a/lib/Tree/Simple/Visitor/CreateDirectoryTree.pm
++++ b/lib/Tree/Simple/Visitor/CreateDirectoryTree.pm
 @@ -155,7 +155,7 @@
  
  =item Any node (including leaf nodes) which ends in either the character C</> or C<\> is considered a directory.
@@ -16,14 +18,14 @@ This patch corrects several spelling errors pointed out by lintian.
  
  =item All other nodes are considered to be files.
  
---- libtree-simple-visitorfactory-perl.orig/lib/Tree/Simple/Visitor/PreOrderTraversal.pm
-+++ libtree-simple-visitorfactory-perl/lib/Tree/Simple/Visitor/PreOrderTraversal.pm
+--- a/lib/Tree/Simple/Visitor/PreOrderTraversal.pm
++++ b/lib/Tree/Simple/Visitor/PreOrderTraversal.pm
 @@ -52,7 +52,7 @@
  
  =head1 DESCRIPTION
  
 -Pre-order traversal is a depth-first traversal method in which the sub-tree's are processed I<after> the parent. It is essentially a wrapper around the base Tree::Simple::Visitor class, and is a seperate module here for completeness. (If you have a post-order, you should have a pre-order too). 
-+Pre-order traversal is a depth-first traversal method in which the sub-tree's are processed I<after> the parent. It is essentially a wrapper around the base Tree::Simple::Visitor class, and is a separate module here for completeness. (If you have a post-order, you should have a pre-order too). 
++Pre-order traversal is a depth-first traversal method in which the sub-tree's are processed I<after> the parent. It is essentially a wrapper around the base Tree::Simple::Visitor class, and is a separate module here for completeness. (If you have a post-order, you should have a pre-order too).
  
  =head1 METHODS
  

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



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