[liberror-perl] 19/28: Merge tag 'upstream/0.17024'

gregor herrmann gregoa at debian.org
Sun Jul 17 14:55:41 UTC 2016


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

gregoa pushed a commit to branch master
in repository liberror-perl.

commit 3ffdbd44d38af832c582c11979a56be0c86ee62c
Merge: c21a2c5 82d477d
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jul 17 16:14:07 2016 +0200

    Merge tag 'upstream/0.17024'
    
    Upstream version 0.17024

 Build.PL                            |  21 +-
 ChangeLog                           | 107 +++++++++-
 LICENSE                             | 396 ++++++++++++++++++++++++++++++++++++
 MANIFEST                            |   4 +
 META.json                           |  62 ++++++
 META.yml                            |  39 ++--
 Makefile.PL                         |   9 +-
 lib/Error.pm                        |  74 +++++--
 lib/Error/Simple.pm                 |  16 +-
 scripts/bump-version-number.pl      |  43 ++++
 t/01throw.t                         |   5 +-
 t/02order.t                         |   5 +-
 t/05text-errors-with-file-handles.t |   2 +-
 t/06customize-text-throw.t          |   3 +-
 t/07try-in-obj-destructor.t         |   3 +-
 t/08warndie.t                       |   4 +-
 t/11rethrow.t                       |   3 +
 t/13except-arg0.t                   |  22 ++
 t/lib/MyDie.pm                      |   3 +
 t/pod-coverage.t                    |   3 +
 t/pod.t                             |   5 +-
 21 files changed, 775 insertions(+), 54 deletions(-)


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



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