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

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

      from  2d76324   update changelog
      adds  7c0fc05   increment $VERSION after 0.024 release
      adds  2769160   reduce the number of prereqs we add
      adds  8a29eef   suppress stderr in tests, to keep uncaught warnings from 
causing confusion
      adds  18cc9dc   fix Test::More prereq for done_testing
      adds  8fa45e2   Test-Warnings-0.025
      adds  539470b   increment $VERSION after 0.025 release
      adds  046f22f   more compact syntax
      adds  b2a1cab   generate a fixed t/zzz-check-breaks.t
      adds  6413c0f   fix issues on 5.6 with STDERR
      adds  ce16d76   Test-Warnings-0.026
      adds  8ae9d68   Imported Upstream version 0.026
       new  97b99c7   Merge tag 'upstream/0.026'
       new  fc58748   Update debian/changelog
       new  d64aea0   Releasing libtest-warnings-perl version 0.026-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                              |  11 ++++
 MANIFEST                             |   3 +-
 META.json                            | 113 +++++++++++++++++++----------------
 META.yml                             | 100 ++++++++++++++++---------------
 Makefile.PL                          |   8 +--
 README                               |   4 +-
 debian/changelog                     |  10 +++-
 dist.ini                             |  13 +++-
 lib/Test/Warnings.pm                 |   6 +-
 t/00-report-prereqs.dd               |  10 +++-
 t/01-basic.t                         |   4 +-
 t/05-no-end-block.t                  |   2 +
 t/08-use-if.t                        |   3 +
 t/10-no-done_testing.t               |   4 +-
 t/11-double-use.t                    |   2 +
 t/12-no-newline.t                    |   2 +-
 t/13-propagate-warnings.t            |   2 +-
 t/14-propagate-subname.t             |   2 +-
 t/15-propagate-default.t             |   4 +-
 t/16-propagate-ignore.t              |   4 +-
 t/18-propagate-subname-package.t     |   2 +-
 t/19-propagate-nonexistent-subname.t |   4 +-
 t/lib/SilenceStderr.pm               |  17 ++++++
 t/zzz-check-breaks.t                 |  17 +++---
 xt/author/eol.t                      |   1 +
 xt/author/no-tabs.t                  |   1 +
 xt/release/changes_has_content.t     |   2 +-
 xt/release/minimum-version.t         |   2 +-
 28 files changed, 220 insertions(+), 133 deletions(-)
 create mode 100644 t/lib/SilenceStderr.pm

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