[libtest-harness-perl] 03/04: Update manpage-error.patch; parts applied upstream.
gregor herrmann
gregoa at debian.org
Fri Oct 11 18:05:27 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libtest-harness-perl.
commit 8137636de44125b68895ae06d3a9d5e5d5df1754
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Oct 11 20:03:32 2013 +0200
Update manpage-error.patch; parts applied upstream.
---
debian/patches/manpage-error.patch | 40 ++++--------------------------------
1 file changed, 4 insertions(+), 36 deletions(-)
diff --git a/debian/patches/manpage-error.patch b/debian/patches/manpage-error.patch
index 0374dda..490dd2b 100644
--- a/debian/patches/manpage-error.patch
+++ b/debian/patches/manpage-error.patch
@@ -4,11 +4,11 @@ Forwarded: https://rt.cpan.org/Ticket/Display.html?id=88499
Author: Jonathan Yu <jawnsey at cpan.org>
Reviewed-by: Nicholas Bamber <nicholas at periapt.co.uk>,
gregor herrmann <gregoa at debian.org>
-Last-Update: 2013-09-08
+Last-Update: 2013-10-11
--- a/bin/prove
+++ b/bin/prove
-@@ -74,7 +74,7 @@
+@@ -75,7 +75,7 @@
=head1 NOTES
@@ -17,18 +17,9 @@ Last-Update: 2013-09-08
If F<~/.proverc> or F<./.proverc> exist they will be read and any
options they contain processed before the command line options. Options
-@@ -288,7 +288,7 @@
-
- =head3 --rules resolution
-
--=over4
-+=over 4
-
- =item * By default, all tests are eligible to be run in parallel. Specifying any of your own rules removes this one.
-
--- a/lib/Test/Harness.pm
+++ b/lib/Test/Harness.pm
-@@ -564,7 +564,7 @@
+@@ -548,7 +548,7 @@
=item C<< fPackage-With-Dashes >>
Set the formatter_class of the harness being run. Since the C<HARNESS_OPTIONS>
@@ -37,32 +28,9 @@ Last-Update: 2013-09-08
=back
---- a/lib/TAP/Harness/Beyond.pod
-+++ b/lib/TAP/Harness/Beyond.pod
-@@ -1,4 +1,8 @@
--=head1 Beyond make test
-+=head1 NAME
-+
-+TAP::Harness::Beyond - Beyond make test
-+
-+=head1 BEYOND make test
-
- Test::Harness is responsible for running test scripts, analysing
- their output and reporting success or failure. When I type
---- a/lib/TAP/Parser.pm
-+++ b/lib/TAP/Parser.pm
-@@ -18,6 +18,8 @@
-
- use Carp qw( confess );
-
-+=encoding UTF-8
-+
- =head1 NAME
-
- TAP::Parser - Parse L<TAP|Test::Harness::TAP> output
--- a/lib/TAP/Parser/Scheduler.pm
+++ b/lib/TAP/Parser/Scheduler.pm
-@@ -99,7 +99,7 @@
+@@ -100,7 +100,7 @@
=head3 Rules resolution
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-harness-perl.git
More information about the Pkg-perl-cvs-commits
mailing list