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

kanashiro-guest pushed a change to branch master
in repository libtest-harness-perl.

      from  5727029   update changelog
      adds  9ce1f3c   Imported Upstream version 3.36
       new  37cc5aa   Merge tag 'upstream/3.36'
       new  d80ac7c   Update debian/changelog
       new  72c900f   Fix email contact in d/u/metadata
       new  37cdf73   Bump debhelper compatibility level to 9
       new  a1dc39b   Remove dropped files by upstream from d/copyright. Stop 
bundling Test::More for testing.
       new  7dfeae6   Releasing libtest-harness-perl version 3.36-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                                      |    2 +
 HACKING.pod                                  |    3 +-
 MANIFEST                                     |    4 -
 META.json                                    |    4 +-
 META.yml                                     |    4 +-
 debian/changelog                             |   14 +-
 debian/compat                                |    2 +-
 debian/control                               |    2 +-
 debian/copyright                             |    9 -
 debian/upstream/metadata                     |    2 +-
 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                    |    4 +-
 lib/TAP/Formatter/File/Session.pm            |    4 +-
 lib/TAP/Formatter/Session.pm                 |    4 +-
 lib/TAP/Harness.pm                           |    4 +-
 lib/TAP/Harness/Beyond.pod                   |    4 +
 lib/TAP/Harness/Env.pm                       |    4 +-
 lib/TAP/Object.pm                            |    4 +-
 lib/TAP/Parser.pm                            |    6 +-
 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                  |    4 +-
 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             |    6 +-
 lib/TAP/Parser/YAMLish/Writer.pm             |    4 +-
 lib/Test/Harness.pm                          |    4 +-
 t/grammar.t                                  |    5 +-
 t/lib/Test/Builder.pm                        | 1849 --------------------------
 t/lib/Test/Builder/Module.pm                 |  177 ---
 t/lib/Test/More.pm                           | 1546 ---------------------
 t/lib/Test/Simple.pm                         |  228 ----
 t/proveversion.t                             |    5 +-
 t/yamlish.t                                  |   19 +
 66 files changed, 150 insertions(+), 3925 deletions(-)
 delete mode 100644 t/lib/Test/Builder.pm
 delete mode 100644 t/lib/Test/Builder/Module.pm
 delete mode 100644 t/lib/Test/More.pm
 delete mode 100644 t/lib/Test/Simple.pm

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-harness-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