[libtest-harness-perl] branch master updated (21f7fc6 -> 53226e7)

gregor herrmann gregoa at debian.org
Mon Sep 8 19:21:40 UTC 2014


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  21f7fc6   update changelog
       new  2a0e7c8   Add debian/upstream/metadata.
       new  965d1a3   Imported Upstream version 3.33
       new  7a6217d   Update debian/changelog
       new  db9f942   Add autopkgtest control file.
       new  3d0790a   manpage-error.patch: drop hunk which was merged upstream.
       new  53226e7   releasing package libtest-harness-perl version 3.33-1

The 6 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                                      |  3 +
 META.json                                    | 98 ++++++++++++++--------------
 META.yml                                     | 98 ++++++++++++++--------------
 debian/changelog                             | 11 +++-
 debian/patches/manpage-error.patch           | 13 +---
 debian/tests/control                         |  8 +++
 debian/tests/test-files                      |  3 +
 debian/upstream/metadata                     |  6 ++
 lib/App/Prove.pm                             |  4 +-
 lib/App/Prove/State.pm                       |  4 +-
 lib/App/Prove/State/Result.pm                |  4 +-
 lib/App/Prove/State/Result/Test.pm           |  4 +-
 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                    |  6 +-
 lib/TAP/Formatter/File/Session.pm            |  4 +-
 lib/TAP/Formatter/Session.pm                 |  4 +-
 lib/TAP/Harness.pm                           |  4 +-
 lib/TAP/Harness/Env.pm                       | 34 +++++++---
 lib/TAP/Object.pm                            |  4 +-
 lib/TAP/Parser.pm                            |  4 +-
 lib/TAP/Parser/Aggregator.pm                 |  4 +-
 lib/TAP/Parser/Grammar.pm                    |  4 +-
 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                  |  6 +-
 lib/TAP/Parser/Scheduler/Job.pm              |  4 +-
 lib/TAP/Parser/Scheduler/Spinner.pm          |  4 +-
 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         |  4 +-
 lib/TAP/Parser/SourceHandler/RawTAP.pm       |  4 +-
 lib/TAP/Parser/YAMLish/Reader.pm             |  4 +-
 lib/TAP/Parser/YAMLish/Writer.pm             |  4 +-
 lib/Test/Harness.pm                          |  4 +-
 56 files changed, 249 insertions(+), 217 deletions(-)
 create mode 100644 debian/tests/control
 create mode 100644 debian/tests/test-files
 create mode 100644 debian/upstream/metadata

-- 
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