Skip to content

Commit

Permalink
Build results of b07d507 (on master)
Browse files Browse the repository at this point in the history
  • Loading branch information
kentfredric committed Aug 16, 2014
1 parent 8953f7e commit 0d3eb49
Show file tree
Hide file tree
Showing 20 changed files with 193 additions and 226 deletions.
15 changes: 15 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
62 changes: 39 additions & 23 deletions META.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
{
"abstract" : "Dump a textual representation of each phase's parts.",
"author" : [
"Kent Fredric <kentnl@cpan.org>",
"Alan Young <harleypig@gmail.com>",
"Oliver Mengué <dolmen@cpan.org>"
"Kent Fredric <kentnl@cpan.org>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 5.020, CPAN::Meta::Converter version 2.142060",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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" : {
Expand Down Expand Up @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand Down Expand Up @@ -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" : {
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -425,7 +437,7 @@
}
},
"name" : "@Author::KENTNL/RewriteVersion::Sanitized",
"version" : "0.001001"
"version" : "0.001002"
},
{
"class" : "Dist::Zilla::Plugin::PodWeaver",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -873,5 +885,9 @@
"version" : "5.020"
}
},
"x_authority" : "cpan:KENTNL"
"x_authority" : "cpan:KENTNL",
"x_contributors" : [
"Harley Pig <harleypig@gmail.com>",
"Olivier Mengué <dolmen@cpan.org>"
]
}
51 changes: 31 additions & 20 deletions META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
abstract: "Dump a textual representation of each phase's parts."
author:
- 'Kent Fredric <kentnl@cpan.org>'
- 'Alan Young <harleypig@gmail.com>'
- 'Oliver Mengué <dolmen@cpan.org>'
build_requires:
Cwd: '0'
Dist::Zilla::App::Tester: '0'
Expand All @@ -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'
Expand All @@ -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'
Expand All @@ -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'
Expand All @@ -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'
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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'
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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'
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -627,3 +635,6 @@ x_Dist_Zilla:
is_trial: '0'
version: '5.020'
x_authority: cpan:KENTNL
x_contributors:
- 'Harley Pig <harleypig@gmail.com>'
- 'Olivier Mengué <dolmen@cpan.org>'
4 changes: 2 additions & 2 deletions Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ use ExtUtils::MakeMaker ;

my %WriteMakefileArgs = (
"ABSTRACT" => "Dump a textual representation of each phase's parts.",
"AUTHOR" => "Kent Fredric <kentnl\@cpan.org>, Alan Young <harleypig\@gmail.com>, Oliver Mengu\x{e9} <dolmen\@cpan.org>",
"AUTHOR" => "Kent Fredric <kentnl\@cpan.org>",
"CONFIGURE_REQUIRES" => {
"ExtUtils::MakeMaker" => 0
},
Expand Down Expand Up @@ -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"
}
Expand Down
Loading

0 comments on commit 0d3eb49

Please sign in to comment.