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

gregoa pushed a commit to branch master
in repository libtest-valgrind-perl.

commit 87da1bf3514de412123ecf97db5692b754147cf8
Author: gregor herrmann <gre...@debian.org>
Date:   Mon Aug 1 23:31:53 2016 +0200

    Add more typos to debian/patches/typo.patch.
---
 debian/patches/typo.patch | 29 ++++++++++++++++++++++++++---
 1 file changed, 26 insertions(+), 3 deletions(-)

diff --git a/debian/patches/typo.patch b/debian/patches/typo.patch
index 295b019..6b20210 100644
--- a/debian/patches/typo.patch
+++ b/debian/patches/typo.patch
@@ -1,9 +1,10 @@
 Description: fix a typo in the POD
 Origin: vendor
-Author: gregor herrmann <gre...@debian.org>
-Last-Update: 2015-11-21
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=109349
 Bug: https://rt.cpan.org/Ticket/Display.html?id=109349
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=109349
+Author: gregor herrmann <gre...@debian.org>
+Last-Update: 2016-08-01
+Applied-Upstream: partly
 
 --- a/lib/Test/Valgrind/Command/Perl.pm
 +++ b/lib/Test/Valgrind/Command/Perl.pm
@@ -16,3 +17,25 @@ Bug: https://rt.cpan.org/Ticket/Display.html?id=109349
  
  Defaults to C<$^X>.
  
+--- a/lib/Test/Valgrind/Session.pm
++++ b/lib/Test/Valgrind/Session.pm
+@@ -65,7 +65,7 @@
+ If a simple scalar C<$valgrind> is passed as the value to C<'valgrind'>, it 
will be the only candidate.
+ C<@search_dirs> will then be ignored.
+ 
+-If an array refernce C<\@valgrind> is passed, its values will be I<prepended> 
to the list of the candidates resulting from C<@search_dirs>.
++If an array reference C<\@valgrind> is passed, its values will be 
I<prepended> to the list of the candidates resulting from C<@search_dirs>.
+ 
+ =item *
+ 
+--- a/lib/Test/Valgrind/Tool.pm
++++ b/lib/Test/Valgrind/Tool.pm
+@@ -83,7 +83,7 @@
+ 
+     my $parser_class = $tvt->parser_class($session);
+ 
+-Returns the class from which the parser for this tool output will be 
instanciated.
++Returns the class from which the parser for this tool output will be 
instantiated.
+ 
+ This method must be implemented when subclassing.
+ 

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to