[libmoosex-daemonize-perl] 03/11: Merge tag 'upstream/0.20'

gregor herrmann gregoa at debian.org
Sun Oct 25 16:34:15 UTC 2015


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

gregoa pushed a commit to branch master
in repository libmoosex-daemonize-perl.

commit 4e6bd838f1bba10f42d54b9b8037ae2e2d552f3d
Merge: 20270e1 7eb7252
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Oct 25 17:19:42 2015 +0100

    Merge tag 'upstream/0.20'
    
    Upstream version 0.20

 Build.PL                            | 146 +++++-
 CONTRIBUTING                        |  36 +-
 Changes                             |   3 +
 INSTALL                             |   1 -
 LICENSE => LICENCE                  |   2 +-
 MANIFEST                            |  19 +-
 META.json                           | 980 ++++++++++++++++++++++++++++--------
 META.yml                            | 716 ++++++++++++++++++++------
 Makefile.PL                         |  53 +-
 README                              |   4 +-
 README.md                           | 281 -----------
 dist.ini                            |  12 +-
 lib/MooseX/Daemonize.pm             | 126 +++--
 lib/MooseX/Daemonize/Core.pm        |  73 ++-
 lib/MooseX/Daemonize/Pid.pm         |  64 +--
 lib/MooseX/Daemonize/Pid/File.pm    |  61 +--
 lib/MooseX/Daemonize/WithPidFile.pm |  59 +--
 lib/Test/MooseX/Daemonize.pm        |  71 +--
 t/00-report-prereqs.dd              | 141 ++++++
 t/00-report-prereqs.t               | 289 +++++------
 t/zzz-check-breaks.t                |  18 +
 weaver.ini                          |   9 +
 xt/author/00-compile.t              |  21 +-
 xt/author/clean-namespaces.t        |  11 +
 xt/author/eol.t                     |  43 ++
 xt/author/kwalitee.t                |   9 +
 xt/author/mojibake.t                |   9 +
 xt/author/no-tabs.t                 |  43 ++
 xt/release/changes_has_content.t    |   2 +-
 xt/release/distmeta.t               |   4 +-
 xt/release/eol.t                    |   8 -
 xt/release/kwalitee.t               |   4 -
 xt/release/mojibake.t               |  12 -
 xt/release/no-tabs.t                |  20 -
 xt/release/pod-coverage.t           |  11 +-
 xt/release/pod-syntax.t             |   4 +-
 xt/release/portability.t            |   1 +
 xt/release/test-version.t           |  22 -
 xt/release/unused-vars.t            |   8 -
 39 files changed, 2174 insertions(+), 1222 deletions(-)

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



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