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

gregor herrmann gregoa at debian.org
Tue Dec 27 22:54:41 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  66acaff   releasing package libdevel-confess-perl version 0.009002-1
      adds  22f96f0   quote $] in version comparisons
      adds  1a8be44   better prereqs
      adds  df2930d   change context inside subs to avoid fully qualified names
      adds  bc161d9   don't inherit from Exporter
      adds  be03c4d   explicitly load all of Exporter in sig test
      adds  da0a191   avoid needing . in @INC in dev mode
      adds  9aa937a   fix inf handling
      adds  272b942   avoid using B as package in tests
      adds  7af854b   move _can into _Util
      adds  92d82e3   add _isa to access UNIVERSAL::isa
      adds  aa2c558   bypass UNIVERSAL::isa and UNIVERSAL::can overrides
      adds  b03943e   UNIVERSAL::can and UNIVERSAL::isa are optional
      adds  41576f9   changelog
      adds  3f3e12a   Bumping version to 0.009003
      adds  c308b18   Release commit for 0.009003
      adds  d1fa027   New upstream version 0.009003
       new  bcbc932   Merge tag 'upstream/0.009003'
       new  ac2fa2b   Update debian/changelog
       new  f28be74   releasing package libdevel-confess-perl version 0.009003-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                      |  5 ++++
 MANIFEST                     |  1 +
 META.json                    | 10 +++++---
 META.yml                     | 10 +++++---
 Makefile.PL                  |  8 ++++--
 debian/changelog             |  6 +++++
 lib/Devel/Confess.pm         | 58 +++++++++++++++++++++++++++++---------------
 lib/Devel/Confess/Builtin.pm |  2 +-
 lib/Devel/Confess/Source.pm  |  2 +-
 lib/Devel/Confess/_Util.pm   | 47 ++++++++++++++++++++++++++++++++---
 t/safe.t                     |  2 +-
 t/sig.t                      |  1 +
 t/universal.t                | 33 +++++++++++++++++++++++++
 xt/builtin.t                 | 14 +++++------
 14 files changed, 158 insertions(+), 41 deletions(-)
 create mode 100644 t/universal.t

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