[libdevel-confess-perl] branch master updated (3a81bbc -> 66acaff)

gregor herrmann gregoa at debian.org
Sun Sep 11 16:42:22 UTC 2016


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

gregoa pushed a change to branch master
in repository libdevel-confess-perl.

      from  3a81bbc   releasing package libdevel-confess-perl version 0.009001-1
      adds  28b90cc   work around 5.10.0 not saving source of eval with sub
      adds  265bbeb   fix trace regexing on 5.6
      adds  bad492a   more details on names test failure
      adds  e0be281   restore threads::tid if required
      adds  ea3fabf   allow dev with old EUMM
      adds  019ff5a   don't skip dump test when Carp::Heavy implements format_arg
      adds  7a3da8b   name _str_val
      adds  9170dd7   use imported blessed
      adds  a2e661a   better test comparison with raw refs
      adds  ca6d604   eval on separate line in test
      adds  81cd2f9   check exception existence via defined
      adds  e419588   source stripping only if enabled
      adds  44daf26   less noisy warnings in threads test
      adds  2e1a1d1   changelog
      adds  00b0214   Bumping version to 0.009002
      adds  39c4b80   Release commit for 0.009002
      adds  fae7597   New upstream version 0.009002
       new  74961b7   Merge tag 'upstream/0.009002'
       new  6171d15   Update debian/changelog
       new  66acaff   releasing package libdevel-confess-perl version 0.009002-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                      |  8 ++++++++
 META.json                    |  4 ++--
 META.yml                     |  4 ++--
 debian/changelog             |  6 ++++++
 lib/Devel/Confess.pm         | 15 +++++++++------
 lib/Devel/Confess/Builtin.pm |  2 +-
 lib/Devel/Confess/_Util.pm   | 32 ++++++++++++++++++++------------
 maint/Makefile.PL.include    |  2 --
 t/confess.t                  | 31 ++++++++++++++++---------------
 t/dump.t                     |  1 +
 t/evalsource.t               |  4 +++-
 t/names.t                    | 10 ++++++++--
 t/threads.t                  |  2 +-
 13 files changed, 77 insertions(+), 44 deletions(-)

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



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