[libscalar-list-utils-perl] branch master updated (caead0d -> e8cb834)

gregor herrmann gregoa at debian.org
Fri Aug 15 18:50:13 UTC 2014


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

gregoa pushed a change to branch master
in repository libscalar-list-utils-perl.

      from  caead0d   update changelog
       new  cbba5f7   Imported Upstream version 1.39
       new  638b36f   New upstream release.
       new  19e29b5   Declare compliance with Debian Policy 3.9.5.
       new  b81cb53   cme: reformat debian/control
       new  2577b31   update changelog / add bug-closer
       new  e8cb834   releasing package libscalar-list-utils-perl version 1:1.39-1

The 6 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                |  31 +++++
 ListUtil.xs            | 161 ++++++++++++++++++++-----
 META.json              |   4 +-
 META.yml               |   4 +-
 MYMETA.json            |   4 +-
 MYMETA.yml             |   4 +-
 debian/changelog       |   8 +-
 debian/control         |  21 ++--
 lib/List/Util.pm       | 316 +++++++++++++++++++++++++++++++------------------
 lib/List/Util/XS.pm    |   2 +-
 lib/Scalar/Util.pm     | 288 +++++++++++++++++++++++---------------------
 t/00version.t          |  14 +--
 t/any-all.t            |  14 +--
 t/blessed.t            |  19 +--
 t/dualvar.t            |  17 +--
 t/first.t              |  20 ++--
 t/getmagic-once.t      |  14 +--
 t/isvstring.t          |  18 +--
 t/lln.t                |  17 +--
 t/max.t                |  17 +--
 t/maxstr.t             |  15 +--
 t/min.t                |  17 +--
 t/minstr.t             |  15 +--
 t/multicall-refcount.t |  21 ----
 t/openhan.t            |  14 +--
 t/pair.t               |  22 +++-
 t/product.t            |  18 +--
 t/proto.t              |  39 +++---
 t/readonly.t           |  14 +--
 t/reduce.t             |  23 ++--
 t/refaddr.t            |  30 ++---
 t/reftype.t            |  22 ++--
 t/shuffle.t            |  14 +--
 t/stack-corruption.t   |  13 +-
 t/sum.t                |  32 ++---
 t/sum0.t               |   2 +
 t/tainted.t            |  17 +--
 t/weak.t               | 279 +++++++++++++++++++------------------------
 38 files changed, 807 insertions(+), 793 deletions(-)
 delete mode 100644 t/multicall-refcount.t

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



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