[libtest2-asyncsubtest-perl] branch master updated (28cb3bb -> 007987a)

gregor herrmann gregoa at debian.org
Thu Nov 2 13:35:37 UTC 2017


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

gregoa pushed a change to branch master
in repository libtest2-asyncsubtest-perl.

      from  28cb3bb   update changelog
      adds  b402852   Initial Commit
      adds  5222b5d   v0.000001
      adds  57df333   Fix typo in a warning
      adds  ad02983   Merge pull request #1 from autarch/patch-1
      adds  74a67a0   Merge revamp work from dogfooding branch.
      adds  8314ce3   Update deps in test
      adds  aecade5   Update readme
      adds  a01ab1a   v0.000002
      adds  9ce3042   Min thread version
      adds  2c303d1   v0.000003
      adds  113bf89   Add $VERSION to every module and add BumpVersionAfterRelease plugin
      adds  649d84c   Merge pull request #2 from autarch/autarch/version-everywhere
      adds  3a9efdf   Add a .travis.yml file
      adds  5e9d229   Merge pull request #4 from autarch/autarch/add-travis-yml
      adds  c91befa   Add extra tests for skip_all
      adds  c735754   Bump min Test2 version for bugfixes
      adds  dc14710   Update changes
      adds  e7c502e   v0.000004
      adds  9362ffb   Version Bump
      adds  016d2c4   Ability to disable subtest skip_all flow control
      adds  c6c7a9c   v0.000005
      adds  6af38cd   Post-release version bump
      adds  cda5c94   Fix #6, make tools handle args better
      adds  d4e032b   v0.000006
      adds  fc69342   Post-release version bump
      adds  1d3c137   Fix tests for some perl+thread versions
      adds  57c6e4a   v0.000007
      adds  3b345a1   Post-release version bump
      adds  332c256   Add 'silent', 'no_plan' and 'collapse' options for finish()
      adds  da96a16   v0.000008
      adds  64dc3ca   Post Release version bump
      adds  39c8a85   Add 'skip' option for finish
      adds  2e7d8da   v0.000009
      adds  b959aef   Post-release version bump
      adds  76a289d   Fix bug in skip option to finish
      adds  d8e4127   v0.000010
      adds  7dce3f1   Post-release version bump
      adds  d877eed   Fix TODO support
      adds  c1e377e   v0.000011
      adds  77f2670   Post-release version bump
      adds  42db65f   Fix a warning that triggered improperly
      adds  6b29a18   v0.000012
      adds  16320e1   Post-release version bump
      adds  ce8d3c7   Add subtest name to warning.
      adds  e7f2d7c   v0.000013
      adds  077def6   Post-release version bump
      adds  1744f8d   Support newer Test2/Test2-Suite features
      adds  4204944   v0.000014
      adds  8007a84   Version Bump
      adds  fdc2e78   Bump minimum Test2 version to require stable
      adds  95d0349   v0.000015
      adds  0a8d688   Version Bump
      adds  871ff93   fix typo in POD
      adds  ed604a4   Merge pull request #7 from plicease/typo
      adds  9bd7f46   Fix double result rendering
      adds  edfca60   v0.000016
      adds  74c651a   Version Bump
      adds  4975a5b   Inherit pre_filters properly
      adds  1ef5cd1   v0.000017
      adds  75a6f98   Version Bump
      adds  832ddd6   Changes file
      adds  2bc517a   v0.000018
      adds  c3408ff   Slack notifications from travis
      adds  37065fe   Apply spelling fixes from debian
      adds  180cbb0   DZIL: Switch version plugins
      adds  cc2c107   Support more formatters
      adds  5e4cc3e   v0.000019
      adds  d3aa5a2   Automated version bump
      adds  5c6e713   Update Changes
      adds  642a625   v0.000020
      adds  9b5a5a9   New upstream version 0.000020
       new  109b2c9   Update upstream source from tag 'upstream/0.000020'
       new  9fa95c7   Update debian/changelog
       new  591c514   Drop spelling.patch, fixed upstream.
       new  15ea74b   Update years of upstream and packaging copyright.
       new  8e347aa   Update (build) dependencies.
       new  5e7e0dd   Declare compliance with Debian Policy 4.1.1.
       new  007987a   releasing package libtest2-asyncsubtest-perl version 0.000020-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                                |  8 ++++++
 LICENSE                                |  6 ++---
 MANIFEST                               |  3 ++-
 META.json                              |  9 ++++---
 META.yml                               |  9 ++++---
 Makefile.PL                            | 12 ++++-----
 cpanfile                               |  4 +--
 debian/changelog                       |  9 +++++--
 debian/control                         | 10 ++++----
 debian/copyright                       |  4 +--
 debian/patches/series                  |  1 -
 debian/patches/spelling.patch          | 47 ----------------------------------
 lib/Test2/AsyncSubtest.pm              | 15 ++++++-----
 lib/Test2/AsyncSubtest/Event/Attach.pm |  2 +-
 lib/Test2/AsyncSubtest/Event/Detach.pm |  2 +-
 lib/Test2/AsyncSubtest/Formatter.pm    | 32 +++++++++++++++++++++++
 lib/Test2/AsyncSubtest/Hub.pm          | 11 ++++++--
 lib/Test2/Tools/AsyncSubtest.pm        |  4 +--
 18 files changed, 99 insertions(+), 89 deletions(-)
 delete mode 100644 debian/patches/series
 delete mode 100644 debian/patches/spelling.patch
 create mode 100644 lib/Test2/AsyncSubtest/Formatter.pm

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



More information about the Pkg-perl-cvs-commits mailing list