[libscalar-list-utils-perl] branch master updated (470d421 -> d6f9e88)

gregor herrmann gregoa at debian.org
Fri Oct 18 18:11:02 UTC 2013


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  470d421   Remove trailing whitespace
      adds  f7a09ae   Imported Upstream version 1.34
       new  2c1eb53   Merge tag 'upstream/1.34'
       new  4e16db5   New upstream release.
       new  9c81f9f   debian/copyright: update Upstream-Contact.
       new  1ae839b   Use debhelper 9.20120312 to get all hardening flags.
       new  d6f9e88   releasing package libscalar-list-utils-perl version 1:1.34-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                  |   41 +++++
 ListUtil.xs              |  417 ++++++++++++++++++++++++++++++++++++++++++++++
 MANIFEST                 |    5 +-
 MYMETA.json => META.json |    6 +-
 META.yml                 |   40 ++---
 MYMETA.json              |    4 +-
 MYMETA.yml               |    5 +-
 debian/changelog         |    9 +
 debian/control           |    2 +-
 debian/copyright         |    2 +-
 lib/List/Util.pm         |  292 +++++++++++++++++++++++---------
 lib/List/Util/XS.pm      |    2 +-
 lib/Scalar/Util.pm       |   38 +++--
 t/any-all.t              |   33 ++++
 t/blessed.t              |   13 +-
 t/dualvar.t              |   35 +++-
 t/pair.t                 |   97 +++++++++++
 t/readonly.t             |    4 +-
 18 files changed, 896 insertions(+), 149 deletions(-)
 copy MYMETA.json => META.json (85%)
 create mode 100644 t/any-all.t
 create mode 100644 t/pair.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