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

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

      from  43ff7f7   releasing package libtest-routine-perl version 0.023-1
      adds  8eff27d   correct the frame lookup distance for finding test() 
caller
      adds  23277f2   use test object _origin to make subtest fail from correct 
place
      adds  eababf7   typo fix
      adds  38e7c10   support test-aborting flow control exceptions
      adds  56d1372   use Test::Abortable for abortable subtests
      adds  75953e7   v0.024
      adds  700400f   New upstream version 0.024
       new  eaf428a   Merge tag 'upstream/0.024'
       new  327823b   Update debian/changelog
       new  41d38df   Drop spelling.patch, merged upstream.
       new  7f1133e   Update (build) dependencies.
       new  7abe399   update changelog

The 5 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                          |   6 +++
 MANIFEST                         |   1 +
 META.json                        |  58 ++++++++++----------
 META.yml                         |  56 ++++++++++----------
 Makefile.PL                      |   4 +-
 README                           |   2 +-
 debian/changelog                 |  10 ++++
 debian/control                   |   2 +
 debian/patches/series            |   1 -
 debian/patches/spelling.patch    |  27 ----------
 lib/Test/Routine.pm              |  12 +++--
 lib/Test/Routine/Common.pm       |  13 +++--
 lib/Test/Routine/Compositor.pm   |   4 +-
 lib/Test/Routine/Manual/Demo.pm  |   4 +-
 lib/Test/Routine/Runner.pm       |   8 +--
 lib/Test/Routine/Test.pm         |   4 +-
 lib/Test/Routine/Test/Role.pm    |   4 +-
 lib/Test/Routine/Util.pm         |   4 +-
 t/00-report-prereqs.dd           |   1 +
 t/abort.t                        | 111 +++++++++++++++++++++++++++++++++++++++
 xt/release/changes_has_content.t |   2 +-
 21 files changed, 227 insertions(+), 107 deletions(-)
 delete mode 100644 debian/patches/series
 delete mode 100644 debian/patches/spelling.patch
 create mode 100644 t/abort.t

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