[libmoosex-runnable-perl] 06/08: Merge tag 'upstream/0.09'

Jonas Smedegaard dr at jones.dk
Tue Oct 14 12:31:13 UTC 2014


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

js pushed a commit to branch master
in repository libmoosex-runnable-perl.

commit 6a80e82be4900f899698de35d573a39380279eca
Merge: b996764 fc38436
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Aug 27 17:05:06 2014 +0200

    Merge tag 'upstream/0.09'
    
    Upstream version 0.09
    
    # gpg: Underskrift lavet ons 27 aug 2014 17:05:01 CEST
    # gpg:                bruger RSA nøgle 0x4EC1B722374F9BD6
    # gpg: udfør venligst en --check-trustdb
    # gpg: God underskrift fra »Jonas Smedegaard <dr at jones.dk>« [ultimativ]
    # gpg:        også kendt som »Jonas Smedegaard <jonas at homebase.dk>« [ultimativ]
    # gpg:        også kendt som »Jonas Smedegaard <js at debian.org>« [ultimativ]
    # gpg:        også kendt som »[jpeg image of size 4165]« [ultimativ]

 Build.PL                                           | 128 +++-
 CONTRIBUTING                                       |  31 +-
 Changes                                            |   6 +
 LICENSE                                            |   2 +-
 MANIFEST                                           |   5 +-
 META.json                                          | 681 +++++++++++++--------
 META.yml                                           | 529 +++++++++-------
 Makefile.PL                                        |  25 +-
 README                                             |   4 +-
 README.md                                          | 116 ----
 dist.ini                                           |  15 +-
 lib/MooseX/Runnable.pm                             |  11 +-
 lib/MooseX/Runnable/Invocation.pm                  |   2 +-
 lib/MooseX/Runnable/Invocation/MxRun.pm            |   2 +-
 lib/MooseX/Runnable/Invocation/Plugin/Debug.pm     |   6 +-
 lib/MooseX/Runnable/Invocation/Plugin/PAR.pm       |   2 +-
 lib/MooseX/Runnable/Invocation/Plugin/Profile.pm   |   2 +-
 lib/MooseX/Runnable/Invocation/Plugin/Restart.pm   |   2 +-
 .../Runnable/Invocation/Plugin/Restart/Auto.pm     |   2 +-
 .../Runnable/Invocation/Plugin/Restart/Base.pm     |   2 +-
 .../Runnable/Invocation/Plugin/Role/CmdlineArgs.pm |   2 +-
 .../Runnable/Invocation/Role/WithParsedArgs.pm     |   2 +-
 .../Runnable/Invocation/Scheme/MooseX/Getopt.pm    |   2 +-
 lib/MooseX/Runnable/Run.pm                         |   6 +-
 lib/MooseX/Runnable/Util/ArgParser.pm              |  10 +-
 script/mx-run                                      |   2 +-
 t/00-report-prereqs.dd                             | 102 +++
 t/00-report-prereqs.t                              | 298 ++++-----
 t/zzz-check-breaks.t                               |   2 +-
 weaver.ini                                         |   2 -
 xt/author/00-compile.t                             |   6 +-
 xt/author/pod-spell.t                              |  22 +-
 xt/release/changes_has_content.t                   |   2 +-
 xt/release/clean-namespaces.t                      |  10 +-
 xt/release/no-tabs.t                               |  27 +-
 xt/release/test-version.t                          |  22 -
 36 files changed, 1222 insertions(+), 868 deletions(-)

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



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