[libtest-simple-perl] branch master updated (c235cf5 -> 901bab4)

gregor herrmann gregoa at debian.org
Sat Jul 30 15:09:54 UTC 2016


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

gregoa pushed a change to branch master
in repository libtest-simple-perl.

      from  c235cf5   releasing package libtest-simple-perl version 1.302047-1
      adds  edcf27e   Restore traditional note/diag return values
      adds  25dfb5d   Version Bump
      adds  36cde26   v1.302046
      adds  10213be   fix doc in Test2::API::Context
      adds  baf3299   Merge pull request #695 from tokubass/fix-api-context-pod
      adds  feec110   Version Bump
      adds  fac10f5   v1.302047
      adds  c4a8372   Avoid the need to always update downstream test
      adds  8ab21b5   Add 'active' attribute to hub
      adds  e3f8ad6   Version Bump
      adds  2c3b2b8   v1.302048
      adds  ec8c448   Version Bump
      adds  981cba0   v1.302049
      adds  9f6bf9d   Imported Upstream version 1.302049
       new  560ead1   Merge tag 'upstream/1.302049'
       new  3f6a6b7   Update debian/changelog
       new  901bab4   releasing package libtest-simple-perl version 1.302049-1

The 3 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 ++++++++
 META.json                               |  2 +-
 META.yml                                |  2 +-
 Makefile.PL                             |  2 +-
 debian/changelog                        |  7 +++++++
 lib/Test/Builder.pm                     |  2 +-
 lib/Test/Builder/Formatter.pm           |  2 +-
 lib/Test/Builder/Module.pm              |  2 +-
 lib/Test/Builder/Tester.pm              |  2 +-
 lib/Test/Builder/Tester/Color.pm        |  2 +-
 lib/Test/Builder/TodoDiag.pm            |  2 +-
 lib/Test/More.pm                        |  2 +-
 lib/Test/Simple.pm                      |  2 +-
 lib/Test/Tester.pm                      |  2 +-
 lib/Test/Tester/Capture.pm              |  2 +-
 lib/Test/Tester/CaptureRunner.pm        |  2 +-
 lib/Test/Tester/Delegate.pm             |  2 +-
 lib/Test/use/ok.pm                      |  2 +-
 lib/Test2.pm                            |  2 +-
 lib/Test2/API.pm                        |  2 +-
 lib/Test2/API/Breakage.pm               |  2 +-
 lib/Test2/API/Context.pm                |  4 ++--
 lib/Test2/API/Instance.pm               |  2 +-
 lib/Test2/API/Stack.pm                  |  2 +-
 lib/Test2/Event.pm                      |  2 +-
 lib/Test2/Event/Bail.pm                 |  2 +-
 lib/Test2/Event/Diag.pm                 |  2 +-
 lib/Test2/Event/Exception.pm            |  2 +-
 lib/Test2/Event/Generic.pm              |  2 +-
 lib/Test2/Event/Info.pm                 |  2 +-
 lib/Test2/Event/Note.pm                 |  2 +-
 lib/Test2/Event/Ok.pm                   |  2 +-
 lib/Test2/Event/Plan.pm                 |  2 +-
 lib/Test2/Event/Skip.pm                 |  2 +-
 lib/Test2/Event/Subtest.pm              |  2 +-
 lib/Test2/Event/Waiting.pm              |  2 +-
 lib/Test2/Formatter.pm                  |  2 +-
 lib/Test2/Formatter/TAP.pm              |  2 +-
 lib/Test2/Hub.pm                        | 15 +++++++++++++--
 lib/Test2/Hub/Interceptor.pm            |  2 +-
 lib/Test2/Hub/Interceptor/Terminator.pm |  2 +-
 lib/Test2/Hub/Subtest.pm                |  2 +-
 lib/Test2/IPC.pm                        |  2 +-
 lib/Test2/IPC/Driver.pm                 |  2 +-
 lib/Test2/IPC/Driver/Files.pm           |  2 +-
 lib/Test2/Util.pm                       |  2 +-
 lib/Test2/Util/ExternalMeta.pm          |  2 +-
 lib/Test2/Util/HashBase.pm              |  2 +-
 lib/Test2/Util/Trace.pm                 |  2 +-
 lib/ok.pm                               |  2 +-
 50 files changed, 76 insertions(+), 50 deletions(-)

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



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