[libsafe-isa-perl] branch master updated (5f8d770 -> 41e5052)

gregor herrmann gregoa at debian.org
Wed Nov 15 19:26:33 UTC 2017


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

gregoa pushed a change to branch master
in repository libsafe-isa-perl.

      from  5f8d770   Releasing package libsafe-isa-perl version 1.000006-1
      adds  fb44178   remove version bumping make targets and let distar handle it
      adds  999ff2a   remove realclean from Makefile.PL and let Distar handle it
      adds  16ec030   add some test cases to show that undef invocants are handled too
      adds  7ae94ef   ignore new EUMM artifacts
      adds  c03ede6   drop the use of fatal warnings in tests
      adds  b19500d   explicitly mark the end of code and start of pod
      adds  de8d80e   Make ->does, ->DOES safe on old perls (RT#100866)
      adds  f11115f   avoid needing . in @INC in dev mode
      adds  6270ca6   Bumping version to 1.000006
      adds  e14088b   Release commit for 1.000006
      adds  5c638b0   ensure extra metadata is treated as v2.0 internally
      adds  2915306   keep namespace cleaner: don't import blessed()
      adds  e5a5af6   ignore my local TODO file
      adds  b59e55e   explicitly test the return value of the false results
      adds  3f26844   test the return value of successful $_call_if_object calls
      adds  ff5366d   $_call_if_can
      adds  ad7bcdc   Bumping version to 1.000007
      adds  058617a   Release commit for 1.000007
      adds  fe34d00   skip the redundant blessed call in $_call_if_can
      adds  b5464a0   fix test labels
      adds  2e029f3   preserve list context for the sub being called by $_call_if_can
      adds  d3136db   Bumping version to 1.000008
      adds  1db2336   Release commit for 1.000008
      adds  61e5945   New upstream version 1.000008
       new  6f710fa   Update upstream source from tag 'upstream/1.000008'
       new  577623c   Update debian/changelog
       new  97f3151   Declare compliance with Debian Policy 4.1.1.
       new  41e5052   releasing package libsafe-isa-perl version 1.000008-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          |  6 ++++
 META.json        | 11 +++----
 META.yml         |  4 +--
 Makefile.PL      |  1 +
 README           | 13 ++++++++-
 debian/changelog |  8 +++++
 debian/control   |  2 +-
 lib/Safe/Isa.pm  | 28 ++++++++++++++----
 t/safe_isa.t     | 89 +++++++++++++++++++++++++++++++++++++++++++++++++++-----
 9 files changed, 138 insertions(+), 24 deletions(-)

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



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