[libvariable-magic-perl] branch master updated (5ef4310 -> b460e34)

Lucas Kanashiro kanashiro at moszumanska.debian.org
Mon Sep 12 18:56:02 UTC 2016


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

kanashiro pushed a change to branch master
in repository libvariable-magic-perl.

      from  5ef4310   update changelog
      adds  d0d2f5a   The Big Boilerplate Factorization
      adds  51279e6   Update VPIT::XSHelpers to 18554226
      adds  5cb75b4   Bump copyright year
      adds  6dda200   Skip len magic test on negative indices on recent perls
      adds  2a71997   This is 0.60
      adds  ca2419d   New upstream version 0.60
       new  9aa150a   Merge tag 'upstream/0.60'
       new  bbe6163   Update debian/changelog
       new  d3a7308   Update years of upstream copyright
       new  406e696   Update Debian packaging copyright
       new  b460e34   releasing libvariable-magic-perl version 0.60-1

The 5 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               |   9 +
 MANIFEST              |   4 +
 META.json             |   6 +-
 META.yml              |   6 +-
 Magic.xs              | 621 +++++++++++++++++++-------------------------------
 Makefile.PL           |   4 +-
 README                |   6 +-
 debian/changelog      |  12 +-
 debian/copyright      |   3 +-
 lib/Variable/Magic.pm |   6 +-
 t/22-len.t            |   5 +-
 xsh/caps.h            |  47 ++++
 xsh/mem.h             | 199 ++++++++++++++++
 xsh/threads.h         | 502 ++++++++++++++++++++++++++++++++++++++++
 xsh/util.h            |  89 ++++++++
 15 files changed, 1117 insertions(+), 402 deletions(-)
 create mode 100644 xsh/caps.h
 create mode 100644 xsh/mem.h
 create mode 100644 xsh/threads.h
 create mode 100644 xsh/util.h

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



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