[libtest-warnings-perl] branch master updated (3d3f794 -> a687a3e)

gregor herrmann gregoa at debian.org
Sat Jun 21 14:11:27 UTC 2014


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

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

      from  3d3f794   releasing package libtest-warnings-perl version 0.015-1
      adds  e0e9d39   Imported Upstream version 0.016
       new  1838362   Merge tag 'upstream/0.016'
       new  bf1fcf4   New upstream release.
       new  332a736   Drop build dependency on libtest-deep-perl.
       new  a687a3e   releasing package libtest-warnings-perl version 0.016-1

The 4 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                                            |  4 +++
 MANIFEST                                           |  8 ++---
 META.json                                          | 36 ++++++++++++++++++++--
 META.yml                                           | 26 ++++++++++++++--
 Makefile.PL                                        |  2 +-
 README                                             |  2 +-
 README.md                                          |  4 +--
 debian/changelog                                   |  8 +++++
 debian/control                                     |  3 +-
 dist.ini                                           | 24 +++++++++++++++
 examples/synopsis_1.t                              |  3 ++
 examples/synopsis_2.t                              |  4 +++
 examples/{test_nowarnings.pl => test_nowarnings.t} |  0
 examples/test_warning_contents.t                   |  5 ++-
 examples/warning_like.t                            |  4 +++
 examples/with_done_testing.t                       |  4 ++-
 examples/with_plan.t                               |  4 ++-
 lib/Test/Warnings.pm                               |  8 ++---
 t/00-report-prereqs.t                              |  4 +++
 t/50-examples-synopsis_1.t                         |  3 --
 t/50-examples-synopsis_2.t                         |  4 ---
 t/50-examples-test_warning_contents.t              |  3 --
 xt/author/00-compile.t                             |  2 +-
 xt/author/examples_synopsis_1.t                    | 13 ++++++++
 xt/author/examples_synopsis_2.t                    | 14 +++++++++
 .../author/examples_test_warning_contents.t        |  5 +++
 xt/release/changes_has_content.t                   |  2 +-
 xt/release/no-tabs.t                               |  8 ++---
 28 files changed, 168 insertions(+), 39 deletions(-)
 rename examples/{test_nowarnings.pl => test_nowarnings.t} (100%)
 delete mode 100644 t/50-examples-synopsis_1.t
 delete mode 100644 t/50-examples-synopsis_2.t
 delete mode 100644 t/50-examples-test_warning_contents.t
 create mode 100644 xt/author/examples_synopsis_1.t
 create mode 100644 xt/author/examples_synopsis_2.t
 copy examples/test_warning_contents.t => xt/author/examples_test_warning_contents.t (72%)

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



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