Skip to content

Commit

Permalink
Build results of e9c613b (on master)
Browse files Browse the repository at this point in the history
  • Loading branch information
kentfredric committed Aug 16, 2014
1 parent aa57969 commit 9763850
Show file tree
Hide file tree
Showing 13 changed files with 122 additions and 190 deletions.
15 changes: 14 additions & 1 deletion Changes
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
Revision history for Dist-Zilla-Plugin-Bootstrap-lib

1.000005 2014-08-15T21:16:17Z
[00 Trivial]
- CPANDAY!
- no code changes.
- whitespace reduction.

[Dependencies::Stats]
- Dependencies changed since 1.000004, see misc/*.deps* for details
- develop: +1 (suggests: ↑1)

[Misc]
- Improve source side POD to reduce build side whitespace.

1.000004 2014-08-03T12:29:48Z
[Dependencies::Stats]
- Dependencies changed since 1.000003, see misc/*.deps* for details
Expand All @@ -9,7 +22,7 @@

[Misc]
- use -SingleEncoding
- Get newer Test::ReportVersions
- Get newer Test::ReportPrereqs

1.000003 2014-07-15T12:39:08Z
[00 Trivial]
Expand Down
44 changes: 29 additions & 15 deletions META.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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" : {
Expand Down Expand Up @@ -110,7 +111,7 @@
"provides" : {
"Dist::Zilla::Plugin::Bootstrap::lib" : {
"file" : "lib/Dist/Zilla/Plugin/Bootstrap/lib.pm",
"version" : "1.000004"
"version" : "1.000005"
}
},
"release_status" : "stable",
Expand All @@ -125,7 +126,7 @@
"web" : "https://github.com/kentnl/Dist-Zilla-Plugin-Bootstrap-lib"
}
},
"version" : "1.000004",
"version" : "1.000005",
"x_BuiltWith" : {
"modules" : {
"CPAN::Meta" : "2.142060",
Expand All @@ -140,6 +141,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 @@ -160,27 +162,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::Role::Bootstrap" : "1.000002",
"ExtUtils::MakeMaker" : "6.98",
"File::Copy::Recursive" : "0.38",
"File::Spec" : "3.48",
"FindBin" : "1.51",
"Moose" : "2.1210",
"Path::Tiny" : "0.055",
"Moose" : "2.1211",
"Path::Tiny" : "0.056",
"Pod::Coverage::TrustPod" : "0.100003",
"Test::CPAN::Changes" : "0.30",
"Test::CPAN::Meta" : "0.23",
Expand Down Expand Up @@ -227,7 +229,7 @@
}
},
"name" : "Bootstrap::lib",
"version" : "1.000003"
"version" : "1.000004"
},
{
"class" : "Dist::Zilla::Plugin::MetaConfig",
Expand Down Expand Up @@ -282,6 +284,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 @@ -338,7 +352,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 @@ -396,7 +410,7 @@
}
},
"name" : "@Author::KENTNL/RewriteVersion::Sanitized",
"version" : "0.001001"
"version" : "0.001002"
},
{
"class" : "Dist::Zilla::Plugin::PodWeaver",
Expand Down Expand Up @@ -557,7 +571,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 @@ -634,7 +648,7 @@
"Dist::Zilla::Plugin::Git::Tag" : {
"branch" : null,
"signed" : 0,
"tag" : "1.000004-source",
"tag" : "1.000005-source",
"tag_format" : "%v-source",
"tag_message" : "v%v",
"time_zone" : "local"
Expand Down Expand Up @@ -705,7 +719,7 @@
"Dist::Zilla::Plugin::Git::Tag" : {
"branch" : "releases",
"signed" : 0,
"tag" : "1.000004",
"tag" : "1.000005",
"tag_format" : "%v",
"tag_message" : "v%v",
"time_zone" : "local"
Expand Down
38 changes: 24 additions & 14 deletions META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ name: Dist-Zilla-Plugin-Bootstrap-lib
provides:
Dist::Zilla::Plugin::Bootstrap::lib:
file: lib/Dist/Zilla/Plugin/Bootstrap/lib.pm
version: '1.000004'
version: '1.000005'
requires:
Dist::Zilla::Role::Bootstrap: '1.000000'
Moose: '0'
Expand All @@ -36,7 +36,7 @@ resources:
bugtracker: https://github.com/kentnl/Dist-Zilla-Plugin-Bootstrap-lib/issues
homepage: https://github.com/kentnl/Dist-Zilla-Plugin-Bootstrap-lib
repository: https://github.com/kentnl/Dist-Zilla-Plugin-Bootstrap-lib.git
version: '1.000004'
version: '1.000005'
x_BuiltWith:
modules:
CPAN::Meta: '2.142060'
Expand All @@ -51,6 +51,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 @@ -71,27 +72,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::Role::Bootstrap: '1.000002'
ExtUtils::MakeMaker: '6.98'
File::Copy::Recursive: '0.38'
File::Spec: '3.48'
FindBin: '1.51'
Moose: '2.1210'
Path::Tiny: '0.055'
Moose: '2.1211'
Path::Tiny: '0.056'
Pod::Coverage::TrustPod: '0.100003'
Test::CPAN::Changes: '0.30'
Test::CPAN::Meta: '0.23'
Expand Down Expand Up @@ -130,7 +131,7 @@ x_Dist_Zilla:
try_built: ~
try_built_method: mtime
name: Bootstrap::lib
version: '1.000003'
version: '1.000004'
-
class: Dist::Zilla::Plugin::MetaConfig
name: '@Author::KENTNL/MetaConfig'
Expand Down Expand Up @@ -171,6 +172,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 @@ -215,7 +225,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 @@ -260,7 +270,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 @@ -385,7 +395,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 @@ -443,7 +453,7 @@ x_Dist_Zilla:
Dist::Zilla::Plugin::Git::Tag:
branch: ~
signed: '0'
tag: 1.000004-source
tag: 1.000005-source
tag_format: '%v-source'
tag_message: v%v
time_zone: local
Expand Down Expand Up @@ -497,7 +507,7 @@ x_Dist_Zilla:
Dist::Zilla::Plugin::Git::Tag:
branch: releases
signed: '0'
tag: '1.000004'
tag: '1.000005'
tag_format: '%v'
tag_message: v%v
time_zone: local
Expand Down
2 changes: 1 addition & 1 deletion Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ my %WriteMakefileArgs = (
"Test::Fatal" => 0,
"Test::More" => "0.89"
},
"VERSION" => "1.000004",
"VERSION" => "1.000005",
"test" => {
"TESTS" => "t/*.t t/00-compile/*.t"
}
Expand Down
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ NAME
Dist::Zilla Plug-ins.

VERSION
version 1.000004
version 1.000005

SYNOPSIS
[Bootstrap::lib]
Expand Down
9 changes: 8 additions & 1 deletion dist.ini
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,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
Expand Down Expand Up @@ -72,7 +78,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]

Expand Down Expand Up @@ -154,6 +160,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
Expand Down
Loading

0 comments on commit 9763850

Please sign in to comment.