From 0d3eb4955daa8b9df942eab4fd7dec0cf5c8311a Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Sat, 16 Aug 2014 12:01:36 +1200 Subject: [PATCH] Build results of b07d507 (on master) --- Changes | 15 +++++ META.json | 62 ++++++++++++------- META.yml | 51 +++++++++------ Makefile.PL | 4 +- README | 10 +-- dist.ini | 11 +++- dist.ini.meta | 2 - lib/Dist/Zilla/App/Command/dumpphases.pm | 20 +----- lib/Dist/Zilla/dumpphases/Role/Theme.pm | 26 ++------ .../dumpphases/Role/Theme/SimpleColor.pm | 52 ++++++---------- lib/Dist/Zilla/dumpphases/Theme/basic/blue.pm | 28 +++------ .../Zilla/dumpphases/Theme/basic/green.pm | 28 +++------ .../Zilla/dumpphases/Theme/basic/plain.pm | 36 ++++------- lib/Dist/Zilla/dumpphases/Theme/basic/red.pm | 28 +++------ misc/Changes.deps | 4 +- misc/Changes.deps.all | 9 ++- misc/Changes.deps.dev | 9 ++- misc/Changes.deps.opt | 4 +- t/00-report-prereqs.dd | 3 +- t/00-report-prereqs.t | 17 +++-- 20 files changed, 193 insertions(+), 226 deletions(-) diff --git a/Changes b/Changes index 97515de..86b9f94 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,20 @@ Release history for Dist-Zilla-App-Command-dumpphases +1.000004 2014-08-16T00:00:52Z + [00 Trivial] + - CPANDAY! + - Metadata changes re: contributors + + [Dependencies::Stats] + - Dependencies changed since 1.000003, see misc/*.deps* for details + - develop: +1 (suggests: ↑1) + + [Metadata] + - 2 contributors now listed as such using x_contributors instead of authors + + [Misc] + - Moved POD around in source so there's less whitespace prior to relevant code in built source + 1.000003 2014-08-06T19:37:32Z [Documentation] - Add SEE ALSO for ReportPhase. diff --git a/META.json b/META.json index f7fc2ab..6679ea6 100644 --- a/META.json +++ b/META.json @@ -1,9 +1,7 @@ { "abstract" : "Dump a textual representation of each phase's parts.", "author" : [ - "Kent Fredric ", - "Alan Young ", - "Oliver Mengué " + "Kent Fredric " ], "dynamic_config" : 0, "generated_by" : "Dist::Zilla version 5.020, CPAN::Meta::Converter version 2.142060", @@ -35,6 +33,7 @@ "Dist::Zilla::Plugin::Git::Check" : "0", "Dist::Zilla::Plugin::Git::Commit" : "0", "Dist::Zilla::Plugin::Git::CommitBuild" : "0", + "Dist::Zilla::Plugin::Git::Contributors" : "0.006", "Dist::Zilla::Plugin::Git::GatherDir" : "0", "Dist::Zilla::Plugin::Git::NextRelease" : "0", "Dist::Zilla::Plugin::Git::Tag" : "0", @@ -77,7 +76,7 @@ }, "suggests" : { "Dist::Zilla::App::Command::bakeini" : "0.001001", - "Dist::Zilla::PluginBundle::Author::KENTNL" : "2.016007" + "Dist::Zilla::PluginBundle::Author::KENTNL" : "2.017002" } }, "runtime" : { @@ -117,31 +116,31 @@ "provides" : { "Dist::Zilla::App::Command::dumpphases" : { "file" : "lib/Dist/Zilla/App/Command/dumpphases.pm", - "version" : "1.000003" + "version" : "1.000004" }, "Dist::Zilla::dumpphases::Role::Theme" : { "file" : "lib/Dist/Zilla/dumpphases/Role/Theme.pm", - "version" : "1.000003" + "version" : "1.000004" }, "Dist::Zilla::dumpphases::Role::Theme::SimpleColor" : { "file" : "lib/Dist/Zilla/dumpphases/Role/Theme/SimpleColor.pm", - "version" : "1.000003" + "version" : "1.000004" }, "Dist::Zilla::dumpphases::Theme::basic::blue" : { "file" : "lib/Dist/Zilla/dumpphases/Theme/basic/blue.pm", - "version" : "1.000003" + "version" : "1.000004" }, "Dist::Zilla::dumpphases::Theme::basic::green" : { "file" : "lib/Dist/Zilla/dumpphases/Theme/basic/green.pm", - "version" : "1.000003" + "version" : "1.000004" }, "Dist::Zilla::dumpphases::Theme::basic::plain" : { "file" : "lib/Dist/Zilla/dumpphases/Theme/basic/plain.pm", - "version" : "1.000003" + "version" : "1.000004" }, "Dist::Zilla::dumpphases::Theme::basic::red" : { "file" : "lib/Dist/Zilla/dumpphases/Theme/basic/red.pm", - "version" : "1.000003" + "version" : "1.000004" } }, "release_status" : "stable", @@ -156,7 +155,7 @@ "web" : "https://github.com/kentnl/Dist-Zilla-App-Command-dumpphases" } }, - "version" : "1.000003", + "version" : "1.000004", "x_BuiltWith" : { "modules" : { "CPAN::Meta" : "2.142060", @@ -174,6 +173,7 @@ "Dist::Zilla::Plugin::Git::Check" : "2.023", "Dist::Zilla::Plugin::Git::Commit" : "2.023", "Dist::Zilla::Plugin::Git::CommitBuild" : "2.023", + "Dist::Zilla::Plugin::Git::Contributors" : "0.006", "Dist::Zilla::Plugin::Git::GatherDir" : "2.023", "Dist::Zilla::Plugin::Git::NextRelease" : "0.002011", "Dist::Zilla::Plugin::Git::Tag" : "2.023", @@ -194,27 +194,27 @@ "Dist::Zilla::Plugin::PodWeaver" : "4.005", "Dist::Zilla::Plugin::Prereqs" : "5.020", "Dist::Zilla::Plugin::Prereqs::Recommend::MatchInstalled" : "0.002000", - "Dist::Zilla::Plugin::ReadmeAnyFromPod" : "0.141760", + "Dist::Zilla::Plugin::ReadmeAnyFromPod" : "0.142250", "Dist::Zilla::Plugin::ReadmeFromPod" : "0.21", - "Dist::Zilla::Plugin::RewriteVersion::Sanitized" : "0.001001", + "Dist::Zilla::Plugin::RewriteVersion::Sanitized" : "0.001002", "Dist::Zilla::Plugin::RunExtraTests" : "0.022", "Dist::Zilla::Plugin::Test::CPAN::Changes" : "0.008", "Dist::Zilla::Plugin::Test::Compile::PerFile" : "0.002001", "Dist::Zilla::Plugin::Test::Kwalitee" : "2.07", "Dist::Zilla::Plugin::Test::MinimumVersion" : "2.000005", "Dist::Zilla::Plugin::Test::Perl::Critic" : "2.112410", - "Dist::Zilla::Plugin::Test::ReportPrereqs" : "0.018", + "Dist::Zilla::Plugin::Test::ReportPrereqs" : "0.019", "Dist::Zilla::Plugin::TestRelease" : "5.020", "Dist::Zilla::Plugin::Twitter" : "0.025", "Dist::Zilla::Plugin::UploadToCPAN" : "5.020", - "Dist::Zilla::PluginBundle::Author::KENTNL" : "2.016007", + "Dist::Zilla::PluginBundle::Author::KENTNL" : "2.017002", "Dist::Zilla::Util::RoleDB" : "0.002000", "ExtUtils::MakeMaker" : "6.98", "File::Spec" : "3.48", "Module::Runtime" : "0.014", "Moo" : "1.005000", "Path::ScanINC" : "1.000001", - "Path::Tiny" : "0.055", + "Path::Tiny" : "0.056", "Pod::Coverage::TrustPod" : "0.100003", "Role::Tiny" : "1.003003", "Scalar::Util" : "1.39", @@ -305,6 +305,18 @@ "name" : "@Author::KENTNL/MetaData::BuiltWith", "version" : "1.001000" }, + { + "class" : "Dist::Zilla::Plugin::Git::Contributors", + "config" : { + "Dist::Zilla::Plugin::Git::Contributors" : { + "include_authors" : "0", + "include_releaser" : "0", + "order_by" : "name" + } + }, + "name" : "@Author::KENTNL/Git::Contributors", + "version" : "0.006" + }, { "class" : "Dist::Zilla::Plugin::Git::GatherDir", "config" : { @@ -361,7 +373,7 @@ { "class" : "Dist::Zilla::Plugin::Test::ReportPrereqs", "name" : "@Author::KENTNL/Test::ReportPrereqs", - "version" : "0.018" + "version" : "0.019" }, { "class" : "Dist::Zilla::Plugin::Test::Kwalitee", @@ -425,7 +437,7 @@ } }, "name" : "@Author::KENTNL/RewriteVersion::Sanitized", - "version" : "0.001001" + "version" : "0.001002" }, { "class" : "Dist::Zilla::Plugin::PodWeaver", @@ -581,7 +593,7 @@ { "class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod", "name" : "@Author::KENTNL/ReadmeAnyFromPod", - "version" : "0.141760" + "version" : "0.142250" }, { "class" : "Dist::Zilla::Plugin::Test::CPAN::Changes", @@ -658,7 +670,7 @@ "Dist::Zilla::Plugin::Git::Tag" : { "branch" : null, "signed" : 0, - "tag" : "1.000003-source", + "tag" : "1.000004-source", "tag_format" : "%v-source", "tag_message" : "v%v", "time_zone" : "local" @@ -729,7 +741,7 @@ "Dist::Zilla::Plugin::Git::Tag" : { "branch" : "releases", "signed" : 0, - "tag" : "1.000003", + "tag" : "1.000004", "tag_format" : "%v", "tag_message" : "v%v", "time_zone" : "local" @@ -873,5 +885,9 @@ "version" : "5.020" } }, - "x_authority" : "cpan:KENTNL" + "x_authority" : "cpan:KENTNL", + "x_contributors" : [ + "Harley Pig ", + "Olivier Mengué " + ] } diff --git a/META.yml b/META.yml index 8521fe5..7afaacf 100644 --- a/META.yml +++ b/META.yml @@ -2,8 +2,6 @@ abstract: "Dump a textual representation of each phase's parts." author: - 'Kent Fredric ' - - 'Alan Young ' - - 'Oliver Mengué ' build_requires: Cwd: '0' Dist::Zilla::App::Tester: '0' @@ -22,25 +20,25 @@ name: Dist-Zilla-App-Command-dumpphases provides: Dist::Zilla::App::Command::dumpphases: file: lib/Dist/Zilla/App/Command/dumpphases.pm - version: '1.000003' + version: '1.000004' Dist::Zilla::dumpphases::Role::Theme: file: lib/Dist/Zilla/dumpphases/Role/Theme.pm - version: '1.000003' + version: '1.000004' Dist::Zilla::dumpphases::Role::Theme::SimpleColor: file: lib/Dist/Zilla/dumpphases/Role/Theme/SimpleColor.pm - version: '1.000003' + version: '1.000004' Dist::Zilla::dumpphases::Theme::basic::blue: file: lib/Dist/Zilla/dumpphases/Theme/basic/blue.pm - version: '1.000003' + version: '1.000004' Dist::Zilla::dumpphases::Theme::basic::green: file: lib/Dist/Zilla/dumpphases/Theme/basic/green.pm - version: '1.000003' + version: '1.000004' Dist::Zilla::dumpphases::Theme::basic::plain: file: lib/Dist/Zilla/dumpphases/Theme/basic/plain.pm - version: '1.000003' + version: '1.000004' Dist::Zilla::dumpphases::Theme::basic::red: file: lib/Dist/Zilla/dumpphases/Theme/basic/red.pm - version: '1.000003' + version: '1.000004' requires: Carp: '0' Dist::Zilla::App: '0' @@ -61,7 +59,7 @@ resources: bugtracker: https://github.com/kentnl/Dist-Zilla-App-Command-dumpphases/issues homepage: https://github.com/kentnl/Dist-Zilla-App-Command-dumpphases repository: https://github.com/kentnl/Dist-Zilla-App-Command-dumpphases.git -version: '1.000003' +version: '1.000004' x_BuiltWith: modules: CPAN::Meta: '2.142060' @@ -79,6 +77,7 @@ x_BuiltWith: Dist::Zilla::Plugin::Git::Check: '2.023' Dist::Zilla::Plugin::Git::Commit: '2.023' Dist::Zilla::Plugin::Git::CommitBuild: '2.023' + Dist::Zilla::Plugin::Git::Contributors: '0.006' Dist::Zilla::Plugin::Git::GatherDir: '2.023' Dist::Zilla::Plugin::Git::NextRelease: '0.002011' Dist::Zilla::Plugin::Git::Tag: '2.023' @@ -99,27 +98,27 @@ x_BuiltWith: Dist::Zilla::Plugin::PodWeaver: '4.005' Dist::Zilla::Plugin::Prereqs: '5.020' Dist::Zilla::Plugin::Prereqs::Recommend::MatchInstalled: '0.002000' - Dist::Zilla::Plugin::ReadmeAnyFromPod: '0.141760' + Dist::Zilla::Plugin::ReadmeAnyFromPod: '0.142250' Dist::Zilla::Plugin::ReadmeFromPod: '0.21' - Dist::Zilla::Plugin::RewriteVersion::Sanitized: '0.001001' + Dist::Zilla::Plugin::RewriteVersion::Sanitized: '0.001002' Dist::Zilla::Plugin::RunExtraTests: '0.022' Dist::Zilla::Plugin::Test::CPAN::Changes: '0.008' Dist::Zilla::Plugin::Test::Compile::PerFile: '0.002001' Dist::Zilla::Plugin::Test::Kwalitee: '2.07' Dist::Zilla::Plugin::Test::MinimumVersion: '2.000005' Dist::Zilla::Plugin::Test::Perl::Critic: '2.112410' - Dist::Zilla::Plugin::Test::ReportPrereqs: '0.018' + Dist::Zilla::Plugin::Test::ReportPrereqs: '0.019' Dist::Zilla::Plugin::TestRelease: '5.020' Dist::Zilla::Plugin::Twitter: '0.025' Dist::Zilla::Plugin::UploadToCPAN: '5.020' - Dist::Zilla::PluginBundle::Author::KENTNL: '2.016007' + Dist::Zilla::PluginBundle::Author::KENTNL: '2.017002' Dist::Zilla::Util::RoleDB: '0.002000' ExtUtils::MakeMaker: '6.98' File::Spec: '3.48' Module::Runtime: '0.014' Moo: '1.005000' Path::ScanINC: '1.000001' - Path::Tiny: '0.055' + Path::Tiny: '0.056' Pod::Coverage::TrustPod: '0.100003' Role::Tiny: '1.003003' Scalar::Util: '1.39' @@ -191,6 +190,15 @@ x_Dist_Zilla: uname_call: uname name: '@Author::KENTNL/MetaData::BuiltWith' version: '1.001000' + - + class: Dist::Zilla::Plugin::Git::Contributors + config: + Dist::Zilla::Plugin::Git::Contributors: + include_authors: '0' + include_releaser: '0' + order_by: name + name: '@Author::KENTNL/Git::Contributors' + version: '0.006' - class: Dist::Zilla::Plugin::Git::GatherDir config: @@ -235,7 +243,7 @@ x_Dist_Zilla: - class: Dist::Zilla::Plugin::Test::ReportPrereqs name: '@Author::KENTNL/Test::ReportPrereqs' - version: '0.018' + version: '0.019' - class: Dist::Zilla::Plugin::Test::Kwalitee name: '@Author::KENTNL/Test::Kwalitee' @@ -286,7 +294,7 @@ x_Dist_Zilla: mantissa: '6' normal_form: numify name: '@Author::KENTNL/RewriteVersion::Sanitized' - version: '0.001001' + version: '0.001002' - class: Dist::Zilla::Plugin::PodWeaver config: @@ -407,7 +415,7 @@ x_Dist_Zilla: - class: Dist::Zilla::Plugin::ReadmeAnyFromPod name: '@Author::KENTNL/ReadmeAnyFromPod' - version: '0.141760' + version: '0.142250' - class: Dist::Zilla::Plugin::Test::CPAN::Changes name: '@Author::KENTNL/Test::CPAN::Changes' @@ -465,7 +473,7 @@ x_Dist_Zilla: Dist::Zilla::Plugin::Git::Tag: branch: ~ signed: '0' - tag: 1.000003-source + tag: 1.000004-source tag_format: '%v-source' tag_message: v%v time_zone: local @@ -519,7 +527,7 @@ x_Dist_Zilla: Dist::Zilla::Plugin::Git::Tag: branch: releases signed: '0' - tag: '1.000003' + tag: '1.000004' tag_format: '%v' tag_message: v%v time_zone: local @@ -627,3 +635,6 @@ x_Dist_Zilla: is_trial: '0' version: '5.020' x_authority: cpan:KENTNL +x_contributors: + - 'Harley Pig ' + - 'Olivier Mengué ' diff --git a/Makefile.PL b/Makefile.PL index 43afae7..1a7b920 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -11,7 +11,7 @@ use ExtUtils::MakeMaker ; my %WriteMakefileArgs = ( "ABSTRACT" => "Dump a textual representation of each phase's parts.", - "AUTHOR" => "Kent Fredric , Alan Young , Oliver Mengu\x{e9} ", + "AUTHOR" => "Kent Fredric ", "CONFIGURE_REQUIRES" => { "ExtUtils::MakeMaker" => 0 }, @@ -42,7 +42,7 @@ my %WriteMakefileArgs = ( "File::Spec" => 0, "Test::More" => "0.89" }, - "VERSION" => "1.000003", + "VERSION" => "1.000004", "test" => { "TESTS" => "t/*.t t/00-compile/*.t" } diff --git a/README b/README index 13a9526..9c7c718 100644 --- a/README +++ b/README @@ -3,7 +3,7 @@ NAME each phase's parts. VERSION - version 1.000003 + version 1.000004 SYNOPSIS cd $PROJECT; @@ -121,12 +121,8 @@ METHODS * "basic::plain" -AUTHORS - * Kent Fredric - - * Alan Young - - * Oliver Mengué +AUTHOR + Kent Fredric COPYRIGHT AND LICENSE This software is copyright (c) 2014 by Kent Fredric . diff --git a/dist.ini b/dist.ini index 7e89bd4..915fb30 100644 --- a/dist.ini +++ b/dist.ini @@ -2,8 +2,6 @@ ; Edit that file or the bundles contained within for long-term changes. name = Dist-Zilla-App-Command-dumpphases author = Kent Fredric -author = Alan Young -author = Oliver Mengué license = Perl_5 copyright_holder = Kent Fredric @@ -20,6 +18,12 @@ show_config = 1 show_uname = 1 uname_args = -s -o -r -m -i +[Git::Contributors / @Author::KENTNL/Git::Contributors] +:version = 0.006 +include_authors = 0 +include_releaser = 0 +order_by = name + [Git::GatherDir / @Author::KENTNL/Git::GatherDir] exclude_filename = README exclude_filename = README.mkdn @@ -72,7 +76,7 @@ replacer = replace_with_blank -phase = develop -type = suggests Dist::Zilla::App::Command::bakeini = 0.001000 -Dist::Zilla::PluginBundle::Author::KENTNL = 2.016007 +Dist::Zilla::PluginBundle::Author::KENTNL = 2.017002 [MinimumPerl / @Author::KENTNL/MinimumPerl] @@ -154,6 +158,7 @@ Dist::Zilla::Plugin::EOLTests = 0 Dist::Zilla::Plugin::Git::Check = 0 Dist::Zilla::Plugin::Git::Commit = 0 Dist::Zilla::Plugin::Git::CommitBuild = 0 +Dist::Zilla::Plugin::Git::Contributors = 0.006 Dist::Zilla::Plugin::Git::GatherDir = 0 Dist::Zilla::Plugin::Git::NextRelease = 0 Dist::Zilla::Plugin::Git::Tag = 0 diff --git a/dist.ini.meta b/dist.ini.meta index 6ddcf74..dba6566 100644 --- a/dist.ini.meta +++ b/dist.ini.meta @@ -1,8 +1,6 @@ ; Generated by Dist::Zilla::Plugin::Author::KENTNL::DistINI version 1.0.9 at Thu Jul 14 16:21:25 2011 name = Dist-Zilla-App-Command-dumpphases author = Kent Fredric -author = Alan Young -author = Oliver Mengué license = Perl_5 copyright_holder = Kent Fredric diff --git a/lib/Dist/Zilla/App/Command/dumpphases.pm b/lib/Dist/Zilla/App/Command/dumpphases.pm index 0265d99..68c24fb 100644 --- a/lib/Dist/Zilla/App/Command/dumpphases.pm +++ b/lib/Dist/Zilla/App/Command/dumpphases.pm @@ -5,7 +5,7 @@ use utf8; package Dist::Zilla::App::Command::dumpphases; -our $VERSION = '1.000003'; +our $VERSION = '1.000004'; # ABSTRACT: Dump a textual representation of each phase's parts. @@ -271,7 +271,7 @@ Dist::Zilla::App::Command::dumpphases - Dump a textual representation of each ph =head1 VERSION -version 1.000003 +version 1.000004 =head1 SYNOPSIS @@ -405,24 +405,10 @@ Existing themes are: =back -=head1 AUTHORS - -=over 4 - -=item * +=head1 AUTHOR Kent Fredric -=item * - -Alan Young - -=item * - -Oliver Mengué - -=back - =head1 COPYRIGHT AND LICENSE This software is copyright (c) 2014 by Kent Fredric . diff --git a/lib/Dist/Zilla/dumpphases/Role/Theme.pm b/lib/Dist/Zilla/dumpphases/Role/Theme.pm index 9f3ae5a..409b257 100644 --- a/lib/Dist/Zilla/dumpphases/Role/Theme.pm +++ b/lib/Dist/Zilla/dumpphases/Role/Theme.pm @@ -5,7 +5,7 @@ use utf8; package Dist::Zilla::dumpphases::Role::Theme; -our $VERSION = '1.000003'; +our $VERSION = '1.000004'; # ABSTRACT: Output formatting themes for dzil dumpphases @@ -24,6 +24,9 @@ use Role::Tiny qw( requires ); +requires 'print_star_assoc'; +requires 'print_section_prelude'; +requires 'print_section_header'; @@ -70,9 +73,6 @@ use Role::Tiny qw( requires ); -requires 'print_star_assoc'; -requires 'print_section_prelude'; -requires 'print_section_header'; 1; @@ -88,7 +88,7 @@ Dist::Zilla::dumpphases::Role::Theme - Output formatting themes for dzil dumppha =head1 VERSION -version 1.000003 +version 1.000004 =begin MetaPOD::JSON v1.1.0 @@ -143,24 +143,10 @@ Recommended format is simply \n$label$value\n -=head1 AUTHORS - -=over 4 - -=item * +=head1 AUTHOR Kent Fredric -=item * - -Alan Young - -=item * - -Oliver Mengué - -=back - =head1 COPYRIGHT AND LICENSE This software is copyright (c) 2014 by Kent Fredric . diff --git a/lib/Dist/Zilla/dumpphases/Role/Theme/SimpleColor.pm b/lib/Dist/Zilla/dumpphases/Role/Theme/SimpleColor.pm index a01b7f3..7445689 100644 --- a/lib/Dist/Zilla/dumpphases/Role/Theme/SimpleColor.pm +++ b/lib/Dist/Zilla/dumpphases/Role/Theme/SimpleColor.pm @@ -5,26 +5,13 @@ use utf8; package Dist::Zilla::dumpphases::Role::Theme::SimpleColor; -our $VERSION = '1.000003'; +our $VERSION = '1.000004'; # ABSTRACT: A role for themes that are simple single-color themes with variations of bold/uncolored. our $AUTHORITY = 'cpan:KENTNL'; # AUTHORITY -use Role::Tiny qw( requires ); - - - - - - - - - - - - - +use Role::Tiny qw( requires with ); @@ -38,6 +25,7 @@ use Role::Tiny qw( requires ); +with 'Dist::Zilla::dumpphases::Role::Theme'; @@ -130,6 +118,20 @@ sub print_star_assoc { $self->_color_plugin_package( ' => ' . $value ); } + + + + + + + + + + + + + + 1; __END__ @@ -144,7 +146,7 @@ Dist::Zilla::dumpphases::Role::Theme::SimpleColor - A role for themes that are s =head1 VERSION -version 1.000003 +version 1.000004 =head1 SYNOPSIS @@ -169,8 +171,6 @@ version 1.000003 =end MetaPOD::JSON -with 'Dist::Zilla::dumpphases::Role::Theme'; - =head1 REQUIRED METHODS =head2 C @@ -197,24 +197,10 @@ See L. This satisfies that, printing label uncolored, and the value simply colored. -=head1 AUTHORS - -=over 4 - -=item * +=head1 AUTHOR Kent Fredric -=item * - -Alan Young - -=item * - -Oliver Mengué - -=back - =head1 COPYRIGHT AND LICENSE This software is copyright (c) 2014 by Kent Fredric . diff --git a/lib/Dist/Zilla/dumpphases/Theme/basic/blue.pm b/lib/Dist/Zilla/dumpphases/Theme/basic/blue.pm index 7c5fbc0..0418866 100644 --- a/lib/Dist/Zilla/dumpphases/Theme/basic/blue.pm +++ b/lib/Dist/Zilla/dumpphases/Theme/basic/blue.pm @@ -5,7 +5,7 @@ use utf8; package Dist::Zilla::dumpphases::Theme::basic::blue; -our $VERSION = '1.000003'; +our $VERSION = '1.000004'; # ABSTRACT: A blue color theme for dzil dumpphases @@ -24,25 +24,27 @@ our $AUTHORITY = 'cpan:KENTNL'; # AUTHORITY +use Moo qw( with ); +with 'Dist::Zilla::dumpphases::Role::Theme::SimpleColor'; -use Moo qw( with ); -with 'Dist::Zilla::dumpphases::Role::Theme::SimpleColor'; +sub color { return 'blue' } + + -sub color { return 'blue' } 1; @@ -58,7 +60,7 @@ Dist::Zilla::dumpphases::Theme::basic::blue - A blue color theme for dzil dumpph =head1 VERSION -version 1.000003 +version 1.000004 =head1 SYNOPSIS @@ -86,24 +88,10 @@ See L for details. This simply returns C<'blue'> -=head1 AUTHORS - -=over 4 - -=item * +=head1 AUTHOR Kent Fredric -=item * - -Alan Young - -=item * - -Oliver Mengué - -=back - =head1 COPYRIGHT AND LICENSE This software is copyright (c) 2014 by Kent Fredric . diff --git a/lib/Dist/Zilla/dumpphases/Theme/basic/green.pm b/lib/Dist/Zilla/dumpphases/Theme/basic/green.pm index 4489c33..e6fadc9 100644 --- a/lib/Dist/Zilla/dumpphases/Theme/basic/green.pm +++ b/lib/Dist/Zilla/dumpphases/Theme/basic/green.pm @@ -5,7 +5,7 @@ use utf8; package Dist::Zilla::dumpphases::Theme::basic::green; -our $VERSION = '1.000003'; +our $VERSION = '1.000004'; # ABSTRACT: A green color theme for dzil dumpphases @@ -24,25 +24,27 @@ our $AUTHORITY = 'cpan:KENTNL'; # AUTHORITY +use Moo qw( with ); +with 'Dist::Zilla::dumpphases::Role::Theme::SimpleColor'; -use Moo qw( with ); -with 'Dist::Zilla::dumpphases::Role::Theme::SimpleColor'; +sub color { return 'green' } + + -sub color { return 'green' } 1; @@ -58,7 +60,7 @@ Dist::Zilla::dumpphases::Theme::basic::green - A green color theme for dzil dump =head1 VERSION -version 1.000003 +version 1.000004 =head1 SYNOPSIS @@ -86,24 +88,10 @@ See L for details. This simply returns C<'green'> -=head1 AUTHORS - -=over 4 - -=item * +=head1 AUTHOR Kent Fredric -=item * - -Alan Young - -=item * - -Oliver Mengué - -=back - =head1 COPYRIGHT AND LICENSE This software is copyright (c) 2014 by Kent Fredric . diff --git a/lib/Dist/Zilla/dumpphases/Theme/basic/plain.pm b/lib/Dist/Zilla/dumpphases/Theme/basic/plain.pm index cc8b29c..e354809 100644 --- a/lib/Dist/Zilla/dumpphases/Theme/basic/plain.pm +++ b/lib/Dist/Zilla/dumpphases/Theme/basic/plain.pm @@ -5,7 +5,7 @@ use utf8; package Dist::Zilla::dumpphases::Theme::basic::plain; -our $VERSION = '1.000003'; +our $VERSION = '1.000004'; # ABSTRACT: A plain-text theme for dzil dumpphases @@ -22,14 +22,6 @@ our $AUTHORITY = 'cpan:KENTNL'; # AUTHORITY - - - - - - - - use Moo qw( with ); @@ -82,6 +74,14 @@ sub print_star_assoc { return printf "%s%s%s\n", ' * ', $name, ' => ' . $value; } + + + + + + + + 1; __END__ @@ -96,7 +96,7 @@ Dist::Zilla::dumpphases::Theme::basic::plain - A plain-text theme for dzil dumpp =head1 VERSION -version 1.000003 +version 1.000004 =head1 SYNOPSIS @@ -143,24 +143,10 @@ This satisfies that, printing C<$label> and C<$value> uncolored, as: * $label => $value -=head1 AUTHORS - -=over 4 - -=item * +=head1 AUTHOR Kent Fredric -=item * - -Alan Young - -=item * - -Oliver Mengué - -=back - =head1 COPYRIGHT AND LICENSE This software is copyright (c) 2014 by Kent Fredric . diff --git a/lib/Dist/Zilla/dumpphases/Theme/basic/red.pm b/lib/Dist/Zilla/dumpphases/Theme/basic/red.pm index 26275a6..47c584e 100644 --- a/lib/Dist/Zilla/dumpphases/Theme/basic/red.pm +++ b/lib/Dist/Zilla/dumpphases/Theme/basic/red.pm @@ -5,7 +5,7 @@ use utf8; package Dist::Zilla::dumpphases::Theme::basic::red; -our $VERSION = '1.000003'; +our $VERSION = '1.000004'; # ABSTRACT: A red color theme for dzil dumpphases @@ -24,25 +24,27 @@ our $AUTHORITY = 'cpan:KENTNL'; # AUTHORITY +use Moo qw( with ); +with 'Dist::Zilla::dumpphases::Role::Theme::SimpleColor'; -use Moo qw( with ); -with 'Dist::Zilla::dumpphases::Role::Theme::SimpleColor'; +sub color { return 'red' } + + -sub color { return 'red' } 1; @@ -58,7 +60,7 @@ Dist::Zilla::dumpphases::Theme::basic::red - A red color theme for dzil dumpphas =head1 VERSION -version 1.000003 +version 1.000004 =head1 SYNOPSIS @@ -86,24 +88,10 @@ See L for details. This simply returns C<'red'> -=head1 AUTHORS - -=over 4 - -=item * +=head1 AUTHOR Kent Fredric -=item * - -Alan Young - -=item * - -Oliver Mengué - -=back - =head1 COPYRIGHT AND LICENSE This software is copyright (c) 2014 by Kent Fredric . diff --git a/misc/Changes.deps b/misc/Changes.deps index d03c83f..9e80b50 100644 --- a/misc/Changes.deps +++ b/misc/Changes.deps @@ -1,6 +1,8 @@ This file contains changes in REQUIRED dependencies for standard CPAN phases (configure/build/runtime/test) -1.000003 +1.000004 + +1.000003 2014-08-06T19:37:32Z 1.000002 2014-08-03T09:31:26Z diff --git a/misc/Changes.deps.all b/misc/Changes.deps.all index 2d9ad51..42bf205 100644 --- a/misc/Changes.deps.all +++ b/misc/Changes.deps.all @@ -1,6 +1,13 @@ This file contains ALL changes in dependencies in both REQUIRED / OPTIONAL dependencies for all phases (configure/build/runtime/test/develop) -1.000003 +1.000004 + [Added / develop requires] + - Dist::Zilla::Plugin::Git::Contributors 0.006 + + [Changed / develop suggests] + - Dist::Zilla::PluginBundle::Author::KENTNL 2.016007 → 2.017002 + +1.000003 2014-08-06T19:37:32Z 1.000002 2014-08-03T09:31:26Z diff --git a/misc/Changes.deps.dev b/misc/Changes.deps.dev index d4ee63f..cef2dc6 100644 --- a/misc/Changes.deps.dev +++ b/misc/Changes.deps.dev @@ -1,6 +1,13 @@ This file contains changes to DEVELOPMENT dependencies only ( both REQUIRED and OPTIONAL ) -1.000003 +1.000004 + [Added / develop requires] + - Dist::Zilla::Plugin::Git::Contributors 0.006 + + [Changed / develop suggests] + - Dist::Zilla::PluginBundle::Author::KENTNL 2.016007 → 2.017002 + +1.000003 2014-08-06T19:37:32Z 1.000002 2014-08-03T09:31:26Z diff --git a/misc/Changes.deps.opt b/misc/Changes.deps.opt index e27f185..571e69c 100644 --- a/misc/Changes.deps.opt +++ b/misc/Changes.deps.opt @@ -1,6 +1,8 @@ This file contains changes in OPTIONAL dependencies for standard CPAN phases (configure/build/runtime/test) -1.000003 +1.000004 + +1.000003 2014-08-06T19:37:32Z 1.000002 2014-08-03T09:31:26Z diff --git a/t/00-report-prereqs.dd b/t/00-report-prereqs.dd index 296a5e0..7627175 100644 --- a/t/00-report-prereqs.dd +++ b/t/00-report-prereqs.dd @@ -18,6 +18,7 @@ do { my $x = { 'Dist::Zilla::Plugin::Git::Check' => '0', 'Dist::Zilla::Plugin::Git::Commit' => '0', 'Dist::Zilla::Plugin::Git::CommitBuild' => '0', + 'Dist::Zilla::Plugin::Git::Contributors' => '0.006', 'Dist::Zilla::Plugin::Git::GatherDir' => '0', 'Dist::Zilla::Plugin::Git::NextRelease' => '0', 'Dist::Zilla::Plugin::Git::Tag' => '0', @@ -60,7 +61,7 @@ do { my $x = { }, 'suggests' => { 'Dist::Zilla::App::Command::bakeini' => '0.001001', - 'Dist::Zilla::PluginBundle::Author::KENTNL' => '2.016007' + 'Dist::Zilla::PluginBundle::Author::KENTNL' => '2.017002' } }, 'runtime' => { diff --git a/t/00-report-prereqs.t b/t/00-report-prereqs.t index 6e46540..402b3d9 100644 --- a/t/00-report-prereqs.t +++ b/t/00-report-prereqs.t @@ -3,7 +3,7 @@ use strict; use warnings; -# This test was generated by Dist::Zilla::Plugin::Test::ReportPrereqs 0.018 +# This test was generated by Dist::Zilla::Plugin::Test::ReportPrereqs 0.019 use Test::More tests => 1; @@ -70,12 +70,6 @@ my @exclude = qw( # Add static prereqs to the included modules list my $static_prereqs = do 't/00-report-prereqs.dd'; -### XXX: Assume these are Runtime Requires -my $static_prereqs_requires = $static_prereqs->{runtime}{requires}; -for my $mod (@include) { - $static_prereqs_requires->{$mod} = 0 unless exists $static_prereqs_requires->{$mod}; -} - # Merge all prereqs (either with ::Prereqs or a hashref) my $full_prereqs = _merge_prereqs( ( $HAS_CPAN_META ? $cpan_meta_pre->new : {} ), @@ -97,11 +91,16 @@ my @full_reports; my @dep_errors; my $req_hash = $HAS_CPAN_META ? $full_prereqs->as_string_hash : $full_prereqs; -for my $phase ( qw(configure build test runtime develop) ) { +# Add static includes into a fake section +for my $mod (@include) { + $req_hash->{other}{modules}{$mod} = 0; +} + +for my $phase ( qw(configure build test runtime develop other) ) { next unless $req_hash->{$phase}; next if ($phase eq 'develop' and not $ENV{AUTHOR_TESTING}); - for my $type ( qw(requires recommends suggests conflicts) ) { + for my $type ( qw(requires recommends suggests conflicts modules) ) { next unless $req_hash->{$phase}{$type}; my $title = ucfirst($phase).' '.ucfirst($type);