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  4ebc883   releasing package libtest-warnings-perl version 0.022-1
      adds  f20cc2e   increment $VERSION after 0.022 release
      adds  403e476   properly handle $SIG{__WARN__} = 'DEFAULT', 'IGNORE' or a 
subname
      adds  30a9348   also test that Test::Warnings saw the warning here
      adds  2f1e3f3   check that the named handler sub exists before dispatching
      adds  7fc28bb   Test-Warnings-0.023
      adds  cf05af7   Imported Upstream version 0.023
       new  a9c7073   Merge tag 'upstream/0.023'
       new  99788f2   Update debian/changelog
       new  3e8a36f   Add libpadwalker-perl to Build-Depends-Indep.
       new  a1472f6   releasing package libtest-warnings-perl version 0.023-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                                            |  5 ++++
 MANIFEST                                           |  7 ++++++
 META.json                                          | 28 +++++++---------------
 META.yml                                           | 24 +++++++------------
 Makefile.PL                                        |  2 +-
 README                                             |  2 +-
 debian/changelog                                   |  9 +++++++
 debian/control                                     |  1 +
 lib/Test/Warnings.pm                               | 14 +++++++----
 t/13-propagate-warnings.t                          | 10 ++++++++
 ...propagate-warnings.t => 14-propagate-subname.t} | 20 ++++++++++++----
 t/15-propagate-default.t                           | 28 ++++++++++++++++++++++
 t/16-propagate-ignore.t                            | 28 ++++++++++++++++++++++
 t/17-propagate-subname-colons.t                    | 15 ++++++++++++
 t/18-propagate-subname-package.t                   | 16 +++++++++++++
 t/19-propagate-nonexistent-subname.t               | 25 +++++++++++++++++++
 t/20-propagate-stub.t                              | 15 ++++++++++++
 xt/author/eol.t                                    |  7 ++++++
 xt/author/no-tabs.t                                |  7 ++++++
 xt/release/changes_has_content.t                   |  2 +-
 20 files changed, 218 insertions(+), 47 deletions(-)
 copy t/{13-propagate-warnings.t => 14-propagate-subname.t} (52%)
 create mode 100644 t/15-propagate-default.t
 create mode 100644 t/16-propagate-ignore.t
 create mode 100644 t/17-propagate-subname-colons.t
 create mode 100644 t/18-propagate-subname-package.t
 create mode 100644 t/19-propagate-nonexistent-subname.t
 create mode 100644 t/20-propagate-stub.t

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