[libmoosex-daemonize-perl] 02/10: Merge tag 'upstream/0.19'

gregor herrmann gregoa at debian.org
Wed May 7 19:37:18 UTC 2014


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 753349db3ed30a06c4097eb8b49cc1a01c494000
Merge: 5940740 610f8c8
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed May 7 21:11:18 2014 +0200

    Merge tag 'upstream/0.19'
    
    Upstream version 0.19

 Build.PL                                           |   5 +
 CONTRIBUTING                                       |  78 +++
 Changes                                            |   7 +-
 IDEAS                                              |  16 +
 INSTALL                                            |  44 ++
 LICENSE                                            |   6 +-
 MANIFEST                                           |  41 +-
 MANIFEST.SKIP                                      |  25 -
 META.json                                          | 608 +++++++++++++++++----
 META.yml                                           | 502 +++++++++++++----
 Makefile.PL                                        | 145 ++++-
 README                                             |   6 +-
 README.md                                          | 281 ++++++++++
 dist.ini                                           |  65 +--
 examples/moose_room.pl                             | 120 ++++
 inc/Devel/AssertOS.pm                              | 104 ----
 inc/Devel/AssertOS/MSWin32.pm                      |  29 -
 inc/Devel/CheckOS.pm                               | 335 ------------
 lab/dec.pl                                         |  29 +
 lib/MooseX/Daemonize.pm                            |  24 +-
 lib/MooseX/Daemonize/Core.pm                       |  25 +-
 lib/MooseX/Daemonize/Pid.pm                        |  12 +-
 lib/MooseX/Daemonize/Pid/File.pm                   |  11 +-
 lib/MooseX/Daemonize/WithPidFile.pm                |  13 +-
 lib/Test/MooseX/Daemonize.pm                       |  47 +-
 t/{00.load.t => 00-load.t}                         |   0
 t/00-report-prereqs.t                              | 212 +++++++
 t/{01.filecreate.t => 01-filecreate.t}             |  10 +-
 t/{02.stdout.t => 02-stdout.t}                     |   6 +-
 t/{10.pidfile.t => 10-pidfile.t}                   |  16 +-
 t/{20.core.t => 20-core.t}                         |   0
 t/{21.core-back-compat.t => 21-core-back-compat.t} |   0
 t/{30.with_pid_file.t => 30-with-pid-file.t}       |  26 +-
 xt/author/00-compile.t                             |  82 +++
 xt/release/changes_has_content.t                   |  41 ++
 xt/release/cpan-changes.t                          |  11 +
 xt/release/distmeta.t                              |   8 +
 xt/release/eol.t                                   |   8 +
 xt/release/kwalitee.t                              |   4 +
 xt/release/minimum-version.t                       |   8 +
 xt/release/mojibake.t                              |  12 +
 xt/release/no-tabs.t                               |  20 +
 xt/release/pod-coverage.t                          |  14 +
 xt/release/pod-syntax.t                            |   8 +
 xt/release/portability.t                           |  11 +
 xt/release/test-version.t                          |  22 +
 xt/release/unused-vars.t                           |   8 +
 47 files changed, 2217 insertions(+), 888 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