[liblist-someutils-perl] branch master updated (94e674a -> 7f5f2c5)

Lucas Kanashiro kanashiro at moszumanska.debian.org
Tue Aug 8 21:54:41 UTC 2017


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

kanashiro pushed a change to branch master
in repository liblist-someutils-perl.

      from  94e674a   releasing liblist-someutils-perl version 0.54-1 to unstable
      adds  126c205   Bump version after release
      adds  dd4b0e4   Fix doc examples for uniq
      adds  8412ff6   Sort list of subs
      adds  c9a69a2   Small doc tweaks
      adds  dabf43b   Add mode function as requested in #2
      adds  67526ed   Assume we always have Scalar::Util and Storable available
      adds  caa0b7e   Run all tests of functions in a subtest
      adds  33d7938   Add a leak test for mode()
      adds  8edb5ae   Require the next version of LSU::XS if we have XS
      adds  46e6afb   v0.55
      adds  178152a   Bump version after release
      adds  a2caf6a   Require LSU::XS 0.54 if we can do XS
      adds  6d8c6d0   v0.56
      adds  ad576a2   New upstream version 0.56
       new  aa311be   Updated version 0.56 from 'upstream/0.56'
       new  be641ab   Update debian/changelog
       new  7f5f2c5   releasing liblist-someutils-perl version 0.56-1 to unstable

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                     |   7 ++
 MANIFEST                    |   2 +-
 META.json                   |  87 +++++++++---------
 META.yml                    |  87 +++++++++---------
 Makefile.PL                 |  12 ++-
 README.md                   |  31 +++++--
 cpanfile                    |   3 +
 debian/changelog            |   6 ++
 dist.ini                    |   2 +-
 inc/ExtUtils/HasCompiler.pm | 121 +++++++++++++++++++++----
 lib/List/SomeUtils.pm       |  90 +++++++++++++------
 lib/List/SomeUtils/PP.pm    |  13 ++-
 t/00-report-prereqs.dd      |   3 +
 t/lib/LSU/Test/Functions.pm | 214 ++++++++++++++++++++++++++++++++------------
 14 files changed, 481 insertions(+), 197 deletions(-)

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



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