[liblist-utilsby-perl] branch master updated (fc56b60 -> e720a0f)

Angel Abad angel at moszumanska.debian.org
Mon Aug 3 15:47:27 UTC 2015


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

angel pushed a change to branch master
in repository liblist-utilsby-perl.

      from  fc56b60   releasing package liblist-utilsby-perl version 0.09-2 to unstable
      adds  be7d0b7   Imported Upstream version 0.10
       new  5ac7f1b   Merge tag 'upstream/0.10'
       new  c1e50fb   debian/copyright: Update years
       new  e720a0f   Update changelog

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:
 Build.PL                  |   8 ++-
 Changes                   |   7 +++
 LICENSE                   |   8 +--
 META.json                 |  15 +++--
 META.yml                  |  14 +++--
 Makefile.PL               |   5 +-
 README                    | 106 +++++++++++++++++++++++++++++------
 debian/changelog          |   8 +++
 debian/copyright          |   5 +-
 lib/List/UtilsBy.pm       | 138 +++++++++++++++++++++++++++++++++++++---------
 t/00use.t                 |   7 ++-
 t/01sort_by.t             |   4 +-
 t/02nsort_by.t            |   4 +-
 t/03max_by.t              |   4 +-
 t/04min_by.t              |   4 +-
 t/05uniq_by.t             |   4 +-
 t/06partition_by.t        |   4 +-
 t/07count_by.t            |   3 +-
 t/08zip_by.t              |   4 +-
 t/09unzip_by.t            |   4 +-
 t/10extract_by.t          |  57 ++++++++++++-------
 t/11weighted_shuffle_by.t |   4 +-
 t/12bundle_by.t           |   4 +-
 t/99pod.t                 |   3 +
 24 files changed, 327 insertions(+), 97 deletions(-)

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



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