From 3d43d343214100ea84458e34749b3ef1a8df7517 Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Sat, 16 Aug 2014 12:48:00 +1200 Subject: [PATCH] Build results of 031103a (on master) --- Changes | 15 +++++- META.json | 50 +++++++++++++------- META.yml | 44 ++++++++++------- Makefile.PL | 2 +- README | 2 +- dist.ini | 9 +++- lib/CPAN/Meta/Prereqs/Diff.pm | 57 +---------------------- lib/CPAN/Meta/Prereqs/Diff/Addition.pm | 4 +- lib/CPAN/Meta/Prereqs/Diff/Change.pm | 4 +- lib/CPAN/Meta/Prereqs/Diff/Downgrade.pm | 4 +- lib/CPAN/Meta/Prereqs/Diff/Removal.pm | 4 +- lib/CPAN/Meta/Prereqs/Diff/Role/Change.pm | 4 +- lib/CPAN/Meta/Prereqs/Diff/Upgrade.pm | 4 +- 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 ++++--- 19 files changed, 129 insertions(+), 120 deletions(-) diff --git a/Changes b/Changes index 22a4c7c..8351081 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,18 @@ Release history for CPAN-Meta-Prereqs-Diff +0.001002 2014-08-15T21:14:04Z + [00 Trivial] + - CPANDAY! + - no code changes. + - adjust whitespace. + + [Dependencies::Stats] + - Dependencies changed since 0.001001, see misc/*.deps* for details + - develop: +1 (suggests: ↑1) + + [Misc] + - Improve source side POD to reduce build side whitespace. + 0.001001 2014-08-09T00:44:44Z [00 Bugfix] - Use newer version of CPAN::Meta::Requirements to avoid test failures. @@ -12,7 +25,7 @@ Release history for CPAN-Meta-Prereqs-Diff - test: +1 -2 (recommends: ↑1 -1) [Misc] - - Update Test::ReportVersions + - Update Test::ReportPrereqs - Move repository to kentnl org 0.001000 2014-06-19T09:16:18Z diff --git a/META.json b/META.json index 9650270..74f0736 100644 --- a/META.json +++ b/META.json @@ -33,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", @@ -75,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" : { @@ -111,31 +112,31 @@ "provides" : { "CPAN::Meta::Prereqs::Diff" : { "file" : "lib/CPAN/Meta/Prereqs/Diff.pm", - "version" : "0.001001" + "version" : "0.001002" }, "CPAN::Meta::Prereqs::Diff::Addition" : { "file" : "lib/CPAN/Meta/Prereqs/Diff/Addition.pm", - "version" : "0.001001" + "version" : "0.001002" }, "CPAN::Meta::Prereqs::Diff::Change" : { "file" : "lib/CPAN/Meta/Prereqs/Diff/Change.pm", - "version" : "0.001001" + "version" : "0.001002" }, "CPAN::Meta::Prereqs::Diff::Downgrade" : { "file" : "lib/CPAN/Meta/Prereqs/Diff/Downgrade.pm", - "version" : "0.001001" + "version" : "0.001002" }, "CPAN::Meta::Prereqs::Diff::Removal" : { "file" : "lib/CPAN/Meta/Prereqs/Diff/Removal.pm", - "version" : "0.001001" + "version" : "0.001002" }, "CPAN::Meta::Prereqs::Diff::Role::Change" : { "file" : "lib/CPAN/Meta/Prereqs/Diff/Role/Change.pm", - "version" : "0.001001" + "version" : "0.001002" }, "CPAN::Meta::Prereqs::Diff::Upgrade" : { "file" : "lib/CPAN/Meta/Prereqs/Diff/Upgrade.pm", - "version" : "0.001001" + "version" : "0.001002" } }, "release_status" : "stable", @@ -150,7 +151,7 @@ "web" : "https://github.com/kentnl/CPAN-Meta-Prereqs-Diff" } }, - "version" : "0.001001", + "version" : "0.001002", "x_BuiltWith" : { "modules" : { "CPAN::Meta" : "2.142060", @@ -167,6 +168,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", @@ -187,20 +189,20 @@ "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.142180", + "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", "ExtUtils::MakeMaker" : "6.98", "File::Spec" : "3.48", "List::MoreUtils" : "0.33", @@ -294,6 +296,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" : { @@ -350,7 +364,7 @@ { "class" : "Dist::Zilla::Plugin::Test::ReportPrereqs", "name" : "@Author::KENTNL/Test::ReportPrereqs", - "version" : "0.018" + "version" : "0.019" }, { "class" : "Dist::Zilla::Plugin::Test::Kwalitee", @@ -414,7 +428,7 @@ } }, "name" : "@Author::KENTNL/RewriteVersion::Sanitized", - "version" : "0.001001" + "version" : "0.001002" }, { "class" : "Dist::Zilla::Plugin::PodWeaver", @@ -565,7 +579,7 @@ { "class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod", "name" : "@Author::KENTNL/ReadmeAnyFromPod", - "version" : "0.142180" + "version" : "0.142250" }, { "class" : "Dist::Zilla::Plugin::Test::CPAN::Changes", @@ -642,7 +656,7 @@ "Dist::Zilla::Plugin::Git::Tag" : { "branch" : null, "signed" : 0, - "tag" : "0.001001-source", + "tag" : "0.001002-source", "tag_format" : "%v-source", "tag_message" : "v%v", "time_zone" : "local" @@ -713,7 +727,7 @@ "Dist::Zilla::Plugin::Git::Tag" : { "branch" : "releases", "signed" : 0, - "tag" : "0.001001", + "tag" : "0.001002", "tag_format" : "%v", "tag_message" : "v%v", "time_zone" : "local" diff --git a/META.yml b/META.yml index babf65e..aab8b6b 100644 --- a/META.yml +++ b/META.yml @@ -19,25 +19,25 @@ name: CPAN-Meta-Prereqs-Diff provides: CPAN::Meta::Prereqs::Diff: file: lib/CPAN/Meta/Prereqs/Diff.pm - version: '0.001001' + version: '0.001002' CPAN::Meta::Prereqs::Diff::Addition: file: lib/CPAN/Meta/Prereqs/Diff/Addition.pm - version: '0.001001' + version: '0.001002' CPAN::Meta::Prereqs::Diff::Change: file: lib/CPAN/Meta/Prereqs/Diff/Change.pm - version: '0.001001' + version: '0.001002' CPAN::Meta::Prereqs::Diff::Downgrade: file: lib/CPAN/Meta/Prereqs/Diff/Downgrade.pm - version: '0.001001' + version: '0.001002' CPAN::Meta::Prereqs::Diff::Removal: file: lib/CPAN/Meta/Prereqs/Diff/Removal.pm - version: '0.001001' + version: '0.001002' CPAN::Meta::Prereqs::Diff::Role::Change: file: lib/CPAN/Meta/Prereqs/Diff/Role/Change.pm - version: '0.001001' + version: '0.001002' CPAN::Meta::Prereqs::Diff::Upgrade: file: lib/CPAN/Meta/Prereqs/Diff/Upgrade.pm - version: '0.001001' + version: '0.001002' requires: CPAN::Meta::Prereqs: '2.120620' CPAN::Meta::Requirements: '2.120620' @@ -55,7 +55,7 @@ resources: bugtracker: https://github.com/kentnl/CPAN-Meta-Prereqs-Diff/issues homepage: https://github.com/kentnl/CPAN-Meta-Prereqs-Diff repository: https://github.com/kentnl/CPAN-Meta-Prereqs-Diff.git -version: '0.001001' +version: '0.001002' x_BuiltWith: modules: CPAN::Meta: '2.142060' @@ -72,6 +72,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' @@ -92,20 +93,20 @@ 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.142180' + 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' ExtUtils::MakeMaker: '6.98' File::Spec: '3.48' List::MoreUtils: '0.33' @@ -180,6 +181,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: @@ -224,7 +234,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' @@ -275,7 +285,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: @@ -392,7 +402,7 @@ x_Dist_Zilla: - class: Dist::Zilla::Plugin::ReadmeAnyFromPod name: '@Author::KENTNL/ReadmeAnyFromPod' - version: '0.142180' + version: '0.142250' - class: Dist::Zilla::Plugin::Test::CPAN::Changes name: '@Author::KENTNL/Test::CPAN::Changes' @@ -450,7 +460,7 @@ x_Dist_Zilla: Dist::Zilla::Plugin::Git::Tag: branch: ~ signed: '0' - tag: 0.001001-source + tag: 0.001002-source tag_format: '%v-source' tag_message: v%v time_zone: local @@ -504,7 +514,7 @@ x_Dist_Zilla: Dist::Zilla::Plugin::Git::Tag: branch: releases signed: '0' - tag: '0.001001' + tag: '0.001002' tag_format: '%v' tag_message: v%v time_zone: local diff --git a/Makefile.PL b/Makefile.PL index 8992597..5ac5c36 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -38,7 +38,7 @@ my %WriteMakefileArgs = ( "File::Spec" => 0, "Test::More" => "0.89" }, - "VERSION" => "0.001001", + "VERSION" => "0.001002", "test" => { "TESTS" => "t/*.t t/00-compile/*.t" } diff --git a/README b/README index eb89aee..21983f7 100644 --- a/README +++ b/README @@ -3,7 +3,7 @@ NAME CPAN::Meta. VERSION - version 0.001001 + version 0.001002 SYNOPSIS use CPAN::Meta::Prereqs::Diff; diff --git a/dist.ini b/dist.ini index 80a7ba8..f669980 100644 --- a/dist.ini +++ b/dist.ini @@ -18,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 @@ -70,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] @@ -152,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/lib/CPAN/Meta/Prereqs/Diff.pm b/lib/CPAN/Meta/Prereqs/Diff.pm index 688038e..d390671 100644 --- a/lib/CPAN/Meta/Prereqs/Diff.pm +++ b/lib/CPAN/Meta/Prereqs/Diff.pm @@ -5,65 +5,12 @@ use utf8; package CPAN::Meta::Prereqs::Diff; -our $VERSION = '0.001001'; +our $VERSION = '0.001002'; # ABSTRACT: Compare dependencies between releases using CPAN::Meta. our $AUTHORITY = 'cpan:KENTNL'; # AUTHORITY - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - use Moo 1.000008 qw( has ); use List::MoreUtils qw( uniq ); use Scalar::Util qw( blessed ); @@ -288,7 +235,7 @@ CPAN::Meta::Prereqs::Diff - Compare dependencies between releases using CPAN::Me =head1 VERSION -version 0.001001 +version 0.001002 =head1 SYNOPSIS diff --git a/lib/CPAN/Meta/Prereqs/Diff/Addition.pm b/lib/CPAN/Meta/Prereqs/Diff/Addition.pm index 4cda121..7c5d2d0 100644 --- a/lib/CPAN/Meta/Prereqs/Diff/Addition.pm +++ b/lib/CPAN/Meta/Prereqs/Diff/Addition.pm @@ -5,7 +5,7 @@ use utf8; package CPAN::Meta::Prereqs::Diff::Addition; -our $VERSION = '0.001001'; +our $VERSION = '0.001002'; # ABSTRACT: A new dependency @@ -64,7 +64,7 @@ CPAN::Meta::Prereqs::Diff::Addition - A new dependency =head1 VERSION -version 0.001001 +version 0.001002 =head1 METHODS diff --git a/lib/CPAN/Meta/Prereqs/Diff/Change.pm b/lib/CPAN/Meta/Prereqs/Diff/Change.pm index ef807c6..169c5ae 100644 --- a/lib/CPAN/Meta/Prereqs/Diff/Change.pm +++ b/lib/CPAN/Meta/Prereqs/Diff/Change.pm @@ -5,7 +5,7 @@ use utf8; package CPAN::Meta::Prereqs::Diff::Change; -our $VERSION = '0.001001'; +our $VERSION = '0.001002'; # ABSTRACT: A dependency which changes its requirements @@ -73,7 +73,7 @@ CPAN::Meta::Prereqs::Diff::Change - A dependency which changes its requirements =head1 VERSION -version 0.001001 +version 0.001002 =head1 METHODS diff --git a/lib/CPAN/Meta/Prereqs/Diff/Downgrade.pm b/lib/CPAN/Meta/Prereqs/Diff/Downgrade.pm index 65e0210..b215340 100644 --- a/lib/CPAN/Meta/Prereqs/Diff/Downgrade.pm +++ b/lib/CPAN/Meta/Prereqs/Diff/Downgrade.pm @@ -5,7 +5,7 @@ use utf8; package CPAN::Meta::Prereqs::Diff::Downgrade; -our $VERSION = '0.001001'; +our $VERSION = '0.001002'; # ABSTRACT: A dependency which changes its requirements to an older version @@ -53,7 +53,7 @@ CPAN::Meta::Prereqs::Diff::Downgrade - A dependency which changes its requiremen =head1 VERSION -version 0.001001 +version 0.001002 =head1 METHODS diff --git a/lib/CPAN/Meta/Prereqs/Diff/Removal.pm b/lib/CPAN/Meta/Prereqs/Diff/Removal.pm index e344725..2d74b65 100644 --- a/lib/CPAN/Meta/Prereqs/Diff/Removal.pm +++ b/lib/CPAN/Meta/Prereqs/Diff/Removal.pm @@ -5,7 +5,7 @@ use utf8; package CPAN::Meta::Prereqs::Diff::Removal; -our $VERSION = '0.001001'; +our $VERSION = '0.001002'; # ABSTRACT: An unneeded dependency @@ -64,7 +64,7 @@ CPAN::Meta::Prereqs::Diff::Removal - An unneeded dependency =head1 VERSION -version 0.001001 +version 0.001002 =head1 METHODS diff --git a/lib/CPAN/Meta/Prereqs/Diff/Role/Change.pm b/lib/CPAN/Meta/Prereqs/Diff/Role/Change.pm index 4a53aa9..492a215 100644 --- a/lib/CPAN/Meta/Prereqs/Diff/Role/Change.pm +++ b/lib/CPAN/Meta/Prereqs/Diff/Role/Change.pm @@ -5,7 +5,7 @@ use utf8; package CPAN::Meta::Prereqs::Diff::Role::Change; -our $VERSION = '0.001001'; +our $VERSION = '0.001002'; # ABSTRACT: A base behavior for prerequisite changes @@ -62,7 +62,7 @@ CPAN::Meta::Prereqs::Diff::Role::Change - A base behavior for prerequisite chang =head1 VERSION -version 0.001001 +version 0.001002 =head1 ATTRIBUTES diff --git a/lib/CPAN/Meta/Prereqs/Diff/Upgrade.pm b/lib/CPAN/Meta/Prereqs/Diff/Upgrade.pm index c9535ca..473b0c7 100644 --- a/lib/CPAN/Meta/Prereqs/Diff/Upgrade.pm +++ b/lib/CPAN/Meta/Prereqs/Diff/Upgrade.pm @@ -5,7 +5,7 @@ use utf8; package CPAN::Meta::Prereqs::Diff::Upgrade; -our $VERSION = '0.001001'; +our $VERSION = '0.001002'; # ABSTRACT: A dependency which changes its requirements to a newer version @@ -53,7 +53,7 @@ CPAN::Meta::Prereqs::Diff::Upgrade - A dependency which changes its requirements =head1 VERSION -version 0.001001 +version 0.001002 =head1 METHODS diff --git a/misc/Changes.deps b/misc/Changes.deps index dbb39f9..77952e2 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) -0.001001 +0.001002 + +0.001001 2014-08-09T00:44:44Z [Added / runtime requires] - CPAN::Meta::Requirements 2.120620 diff --git a/misc/Changes.deps.all b/misc/Changes.deps.all index acee50a..051a88d 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) -0.001001 +0.001002 + [Added / develop requires] + - Dist::Zilla::Plugin::Git::Contributors 0.006 + + [Changed / develop suggests] + - Dist::Zilla::PluginBundle::Author::KENTNL 2.016007 → 2.017002 + +0.001001 2014-08-09T00:44:44Z [Added / runtime requires] - CPAN::Meta::Requirements 2.120620 diff --git a/misc/Changes.deps.dev b/misc/Changes.deps.dev index e47ee12..62665b6 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 ) -0.001001 +0.001002 + [Added / develop requires] + - Dist::Zilla::Plugin::Git::Contributors 0.006 + + [Changed / develop suggests] + - Dist::Zilla::PluginBundle::Author::KENTNL 2.016007 → 2.017002 + +0.001001 2014-08-09T00:44:44Z [Changed / develop suggests] - Dist::Zilla::App::Command::bakeini 0.001000 → 0.001001 - Dist::Zilla::PluginBundle::Author::KENTNL 2.016000 → 2.016007 diff --git a/misc/Changes.deps.opt b/misc/Changes.deps.opt index 785898f..6085f21 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) -0.001001 +0.001002 + +0.001001 2014-08-09T00:44:44Z [Changed / test recommends] - CPAN::Meta 0 → 2.120900 diff --git a/t/00-report-prereqs.dd b/t/00-report-prereqs.dd index c746757..fed4c52 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);