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  360d421   update changelog
      adds  d525b32   use Test2::API::runtest, not Test::More::subtest
      adds  f53c8d4   we require Test2::API 1.302045 for TODO fixes
      adds  b777811   v0.021
      adds  f222d15   correct over-specific test expectations
      adds  bf6ef14   v0.022
      adds  7f77a3d   prep next release
      adds  f0148b9   v0.023
      adds  97aafa0   New upstream version 0.023
       new  9747818   Merge tag 'upstream/0.023'
       new  0742ed4   Update debian/changelog
       new  c6d6013   Update years of packaging copyright.
       new  257990f   Update (build) dependencies.
       new  7bc584a   Declare compliance with Debian Policy 3.9.8.
       new  8c1b037   Bump debhelper compatibility level to 9.
       new  b14b602   Add a patch to fix typos in the POD.
       new  43ff7f7   releasing package libtest-routine-perl version 0.023-1

The 8 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                             |  17 +++
 MANIFEST                            |   7 +-
 META.json                           | 235 +++++++++++++++++++++++-------------
 META.yml                            | 202 +++++++++++++++++++------------
 Makefile.PL                         |  19 ++-
 README                              |   4 +-
 debian/changelog                    |  14 ++-
 debian/compat                       |   2 +-
 debian/control                      |  12 +-
 debian/copyright                    |   2 +-
 debian/patches/series               |   1 +
 debian/patches/spelling.patch       |  27 +++++
 lib/Test/Routine.pm                 |  28 ++++-
 lib/Test/Routine/Common.pm          |   8 +-
 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              |  56 +++++++++
 t/00-report-prereqs.t               | 183 ++++++++++++++++++++++++++++
 t/000-report-versions-tiny.t        |  93 --------------
 t/mxms.t                            |  16 +--
 xt/{release => author}/pod-syntax.t |   1 +
 xt/release/changes_has_content.t    |   2 +-
 26 files changed, 644 insertions(+), 313 deletions(-)
 create mode 100644 debian/patches/series
 create mode 100644 debian/patches/spelling.patch
 create mode 100644 t/00-report-prereqs.dd
 create mode 100644 t/00-report-prereqs.t
 delete mode 100644 t/000-report-versions-tiny.t
 rename xt/{release => author}/pod-syntax.t (84%)

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