[libtest-harness-perl] branch master updated (fce992e -> 2cbb436)
gregor herrmann
gregoa at debian.org
Sun Sep 8 15:36:51 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libtest-harness-perl.
from fce992e Remove trailing whitespace
adds c1a7b4d Imported Upstream version 3.28
new 7c9af72 Merge tag 'upstream/3.28'
new b43a93b New upstream release.
new 3eb3f7e Merge the two POD patches and add some more fixes.
new d3ba223 Update years of packaging copyright.
new 7fcc948 Declare compliance with Debian Policy 3.9.4.
new 63fa503 d/control: wrap-and-sort
new 2cbb436 releasing package libtest-harness-perl version 3.28-1
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Changes | 16 ++-
MANIFEST | 3 +-
MANIFEST.CUMMULATIVE | 2 -
META.json | 100 ++++++++---------
META.yml | 100 ++++++++---------
bin/prove | 58 +++++++++-
debian/changelog | 11 +-
debian/control | 13 ++-
debian/copyright | 2 +-
debian/patches/fix-whatis.patch | 17 ---
debian/patches/manpage-error.patch | 58 ++++++++--
debian/patches/series | 1 -
lib/App/Prove.pm | 4 +-
lib/App/Prove/State.pm | 6 +-
lib/App/Prove/State/Result.pm | 6 +-
lib/App/Prove/State/Result/Test.pm | 6 +-
lib/TAP/Base.pm | 4 +-
lib/TAP/Formatter/Base.pm | 4 +-
lib/TAP/Formatter/Color.pm | 4 +-
lib/TAP/Formatter/Console.pm | 4 +-
lib/TAP/Formatter/Console/ParallelSession.pm | 4 +-
lib/TAP/Formatter/Console/Session.pm | 4 +-
lib/TAP/Formatter/File.pm | 4 +-
lib/TAP/Formatter/File/Session.pm | 4 +-
lib/TAP/Formatter/Session.pm | 4 +-
lib/TAP/Harness.pm | 49 ++++++---
lib/TAP/Object.pm | 4 +-
lib/TAP/Parser.pm | 27 ++++-
lib/TAP/Parser/Aggregator.pm | 4 +-
lib/TAP/Parser/Grammar.pm | 9 +-
lib/TAP/Parser/Iterator.pm | 4 +-
lib/TAP/Parser/Iterator/Array.pm | 4 +-
lib/TAP/Parser/Iterator/Process.pm | 4 +-
lib/TAP/Parser/Iterator/Stream.pm | 4 +-
lib/TAP/Parser/IteratorFactory.pm | 4 +-
lib/TAP/Parser/Multiplexer.pm | 4 +-
lib/TAP/Parser/Result.pm | 4 +-
lib/TAP/Parser/Result/Bailout.pm | 4 +-
lib/TAP/Parser/Result/Comment.pm | 4 +-
lib/TAP/Parser/Result/Plan.pm | 4 +-
lib/TAP/Parser/Result/Pragma.pm | 4 +-
lib/TAP/Parser/Result/Test.pm | 4 +-
lib/TAP/Parser/Result/Unknown.pm | 4 +-
lib/TAP/Parser/Result/Version.pm | 4 +-
lib/TAP/Parser/Result/YAML.pm | 4 +-
lib/TAP/Parser/ResultFactory.pm | 4 +-
lib/TAP/Parser/Scheduler.pm | 149 ++++++++++++++++++++++++--
lib/TAP/Parser/Scheduler/Job.pm | 32 ++++--
lib/TAP/Parser/Scheduler/Spinner.pm | 14 ++-
lib/TAP/Parser/Source.pm | 4 +-
lib/TAP/Parser/SourceHandler.pm | 4 +-
lib/TAP/Parser/SourceHandler/Executable.pm | 4 +-
lib/TAP/Parser/SourceHandler/File.pm | 4 +-
lib/TAP/Parser/SourceHandler/Handle.pm | 4 +-
lib/TAP/Parser/SourceHandler/Perl.pm | 27 +++--
lib/TAP/Parser/SourceHandler/RawTAP.pm | 4 +-
lib/TAP/Parser/Utils.pm | 4 +-
lib/TAP/Parser/YAMLish/Reader.pm | 4 +-
lib/TAP/Parser/YAMLish/Writer.pm | 4 +-
lib/Test/Harness.pm | 17 ++-
t/compat/{env.opts.t => env_opts.t} | 7 +-
t/compat/inc-propagation.t | 3 +-
t/nowarn.t | 10 --
t/taint.t | 18 +++-
64 files changed, 618 insertions(+), 291 deletions(-)
delete mode 100644 debian/patches/fix-whatis.patch
rename t/compat/{env.opts.t => env_opts.t} (91%)
delete mode 100644 t/nowarn.t
--
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