[liblist-allutils-perl] 01/07: Merge tag 'upstream/0.11'

Nick Morrott nickm-guest at moszumanska.debian.org
Fri Jul 29 20:15:32 UTC 2016


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

nickm-guest pushed a commit to branch master
in repository liblist-allutils-perl.

commit b82bfdc2429aa7d5f36988900b05e53fe186cac7
Merge: bd935ae 72a74e1
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date:   Fri Jul 29 20:43:10 2016 +0100

    Merge tag 'upstream/0.11'
    
    Upstream version 0.11

 CONTRIBUTING.md                                    |  131 +++
 Changes                                            |   16 +
 INSTALL                                            |   15 +-
 LICENSE                                            |    2 +-
 MANIFEST                                           |   34 +-
 META.json                                          |  827 ++++++++++-----
 META.yml                                           |  694 ++++++++----
 Makefile.PL                                        |   35 +-
 README.md                                          | 1025 +++++++++++++++---
 cpanfile                                           |   52 +
 dist.ini                                           |   18 +-
 lib/List/AllUtils.pm                               | 1110 ++++++++++++++++----
 perlcriticrc                                       |   67 ++
 perltidyrc                                         |   22 +
 t/00-report-prereqs.dd                             |   35 +-
 t/00-report-prereqs.t                              |   21 +-
 t/01-basic.t                                       |   36 +-
 t/author-no-tabs.t                                 |   36 -
 t/release-cpan-changes.t                           |   19 -
 t/release-eol.t                                    |   16 -
 t/release-pod-syntax.t                             |   14 -
 t/release-synopsis.t                               |   13 -
 tidyall.ini                                        |   29 +
 {t => xt/author}/00-compile.t                      |   12 +-
 xt/author/eol.t                                    |   17 +
 xt/author/mojibake.t                               |    9 +
 xt/author/no-tabs.t                                |   17 +
 .../author/pod-coverage.t                          |   17 +-
 t/release-pod-no404s.t => xt/author/pod-no404s.t   |    8 -
 t/author-pod-spell.t => xt/author/pod-spell.t      |   28 +-
 xt/author/pod-syntax.t                             |    7 +
 t/release-portability.t => xt/author/portability.t |    9 +-
 xt/author/synopsis.t                               |    5 +
 xt/author/test-all-my-deps.t                       |   42 +
 xt/author/test-version.t                           |   23 +
 xt/release/cpan-changes.t                          |   10 +
 xt/release/meta-json.t                             |    4 +
 .../release/pod-linkcheck.t                        |    8 -
 xt/release/tidyall.t                               |   15 +
 39 files changed, 3465 insertions(+), 1033 deletions(-)

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



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