Skip to content

Commit

Permalink
Build results of 83531fb (on master)
Browse files Browse the repository at this point in the history
  • Loading branch information
kentfredric committed Aug 31, 2014
1 parent 9763850 commit 7cede6a
Show file tree
Hide file tree
Showing 49 changed files with 327 additions and 989 deletions.
3 changes: 3 additions & 0 deletions .mailmap
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# git help shortlog
# newname <newaddr> oldname <oldaddr>
<kentnl@cpan.org> <kentfredric@gmail.com>
12 changes: 12 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
Revision history for Dist-Zilla-Plugin-Bootstrap-lib

1.001000 2014-08-31T19:36:06Z
[00 Minor]
- Test refactor.

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

[Tests]
- Reimplement tests using dztest.

1.000005 2014-08-15T21:16:17Z
[00 Trivial]
- CPANDAY!
Expand Down
27 changes: 1 addition & 26 deletions MANIFEST
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# This file was automatically generated by Dist::Zilla::Plugin::Manifest v5.020.
.gitignore
.mailmap
.perltidyrc
.travis.yml
Changes
Expand All @@ -9,34 +10,8 @@ META.json
META.yml
Makefile.PL
README
corpus/fake_dist_01/dist.ini
corpus/fake_dist_01/lib/E.pm
corpus/fake_dist_02/dist.ini
corpus/fake_dist_02/lib/E.pm
corpus/fake_dist_03/E-0.01/META.json
corpus/fake_dist_03/E-0.01/dist.ini
corpus/fake_dist_03/E-0.01/lib/E.pm
corpus/fake_dist_03/dist.ini
corpus/fake_dist_03/lib/E.pm
corpus/fake_dist_04/dist.ini
corpus/fake_dist_04/lib/E.pm
corpus/fake_dist_05/E-0.01/META.json
corpus/fake_dist_05/E-0.01/dist.ini
corpus/fake_dist_05/E-0.01/lib/E.pm
corpus/fake_dist_05/dist.ini
corpus/fake_dist_05/lib/E.pm
corpus/fake_dist_06/E-0.01/META.json
corpus/fake_dist_06/E-0.01/dist.ini
corpus/fake_dist_06/E-0.01/lib/E.pm
corpus/fake_dist_06/E-0.02/META.json
corpus/fake_dist_06/E-0.02/dist.ini
corpus/fake_dist_06/E-0.02/lib/E.pm
corpus/fake_dist_06/dist.ini
corpus/fake_dist_06/lib/E.pm
dist.ini
dist.ini.meta
layout/self_structure.dot
layout/self_structure.png
lib/Dist/Zilla/Plugin/Bootstrap/lib.pm
maint/perlcritic.rc.gen.pl
misc/Changes.deps
Expand Down
104 changes: 56 additions & 48 deletions META.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
},
"develop" : {
"requires" : {
"Dist::Zilla::Plugin::Author::KENTNL::RecommendFixes" : "0.001001",
"Dist::Zilla::Plugin::Authority" : "1.006",
"Dist::Zilla::Plugin::AutoPrereqs" : "0",
"Dist::Zilla::Plugin::BumpVersionAfterRelease" : "0",
Expand Down Expand Up @@ -70,13 +71,13 @@
"Pod::Coverage::TrustPod" : "0",
"Test::CPAN::Changes" : "0.19",
"Test::CPAN::Meta" : "0",
"Test::Kwalitee" : "1.12",
"Test::Kwalitee" : "1.21",
"Test::Pod" : "1.41",
"Test::Pod::Coverage" : "1.08"
},
"suggests" : {
"Dist::Zilla::App::Command::bakeini" : "0.001001",
"Dist::Zilla::PluginBundle::Author::KENTNL" : "2.017002"
"Dist::Zilla::App::Command::bakeini" : "0.001002",
"Dist::Zilla::PluginBundle::Author::KENTNL" : "2.020000"
}
},
"runtime" : {
Expand All @@ -96,22 +97,18 @@
"Test::More" : "1.001003"
},
"requires" : {
"Cwd" : "0",
"Dist::Zilla::Util::Test::KENTNL" : "1.003001",
"ExtUtils::MakeMaker" : "0",
"File::Copy::Recursive" : "0",
"File::Spec" : "0",
"FindBin" : "0",
"Path::Tiny" : "0",
"Test::DZil" : "0",
"Test::Fatal" : "0",
"Test::More" : "0.89"
}
}
},
"provides" : {
"Dist::Zilla::Plugin::Bootstrap::lib" : {
"file" : "lib/Dist/Zilla/Plugin/Bootstrap/lib.pm",
"version" : "1.000005"
"version" : "1.001000"
}
},
"release_status" : "stable",
Expand All @@ -126,12 +123,12 @@
"web" : "https://github.com/kentnl/Dist-Zilla-Plugin-Bootstrap-lib"
}
},
"version" : "1.000005",
"version" : "1.001000",
"x_BuiltWith" : {
"modules" : {
"CPAN::Meta" : "2.142060",
"Cwd" : "3.48",
"Dist::Zilla::App::Command::bakeini" : "0.001001",
"Dist::Zilla::App::Command::bakeini" : "0.001002",
"Dist::Zilla::Plugin::Author::KENTNL::RecommendFixes" : "0.003001",
"Dist::Zilla::Plugin::Authority" : "1.006",
"Dist::Zilla::Plugin::AutoPrereqs" : "5.020",
"Dist::Zilla::Plugin::BumpVersionAfterRelease" : "0.002",
Expand All @@ -141,81 +138,80 @@
"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::Contributors" : "0.007",
"Dist::Zilla::Plugin::Git::GatherDir" : "2.023",
"Dist::Zilla::Plugin::Git::NextRelease" : "0.002011",
"Dist::Zilla::Plugin::Git::NextRelease" : "0.002012",
"Dist::Zilla::Plugin::Git::Tag" : "2.023",
"Dist::Zilla::Plugin::GithubMeta" : "0.46",
"Dist::Zilla::Plugin::License" : "5.020",
"Dist::Zilla::Plugin::MakeMaker" : "5.020",
"Dist::Zilla::Plugin::Manifest" : "5.020",
"Dist::Zilla::Plugin::ManifestSkip" : "5.020",
"Dist::Zilla::Plugin::MetaConfig" : "5.020",
"Dist::Zilla::Plugin::MetaData::BuiltWith" : "1.001000",
"Dist::Zilla::Plugin::MetaData::BuiltWith" : "1.002000",
"Dist::Zilla::Plugin::MetaJSON" : "5.020",
"Dist::Zilla::Plugin::MetaProvides::Package" : "2.000003",
"Dist::Zilla::Plugin::MetaProvides::Package" : "2.001001",
"Dist::Zilla::Plugin::MetaTests" : "5.020",
"Dist::Zilla::Plugin::MetaYAML" : "5.020",
"Dist::Zilla::Plugin::MinimumPerl" : "1.003",
"Dist::Zilla::Plugin::PodCoverageTests" : "5.020",
"Dist::Zilla::Plugin::PodSyntaxTests" : "5.020",
"Dist::Zilla::Plugin::PodWeaver" : "4.005",
"Dist::Zilla::Plugin::PodWeaver" : "4.006",
"Dist::Zilla::Plugin::Prereqs" : "5.020",
"Dist::Zilla::Plugin::Prereqs::Recommend::MatchInstalled" : "0.002000",
"Dist::Zilla::Plugin::Prereqs::Recommend::MatchInstalled" : "0.002001",
"Dist::Zilla::Plugin::ReadmeAnyFromPod" : "0.142250",
"Dist::Zilla::Plugin::ReadmeFromPod" : "0.21",
"Dist::Zilla::Plugin::RewriteVersion::Sanitized" : "0.001002",
"Dist::Zilla::Plugin::RewriteVersion::Sanitized" : "0.001003",
"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::Compile::PerFile" : "0.002002",
"Dist::Zilla::Plugin::Test::Kwalitee" : "2.11",
"Dist::Zilla::Plugin::Test::MinimumVersion" : "2.000005",
"Dist::Zilla::Plugin::Test::Perl::Critic" : "2.112410",
"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.017002",
"Dist::Zilla::Role::Bootstrap" : "1.000002",
"Dist::Zilla::PluginBundle::Author::KENTNL" : "2.020000",
"Dist::Zilla::Role::Bootstrap" : "1.000003",
"Dist::Zilla::Util::Test::KENTNL" : "1.003001",
"ExtUtils::MakeMaker" : "6.98",
"File::Copy::Recursive" : "0.38",
"File::Spec" : "3.48",
"FindBin" : "1.51",
"File::Spec" : "3.49",
"Moose" : "2.1211",
"Path::Tiny" : "0.056",
"Pod::Coverage::TrustPod" : "0.100003",
"Test::CPAN::Changes" : "0.30",
"Test::CPAN::Meta" : "0.23",
"Test::DZil" : "5.020",
"Test::Fatal" : "0.013",
"Test::Kwalitee" : "1.19",
"Test::Kwalitee" : "1.22",
"Test::More" : "1.001003",
"Test::Pod" : "1.48",
"Test::Pod::Coverage" : "1.10",
"strict" : "1.08",
"utf8" : "1.14",
"warnings" : "1.24"
"warnings" : "1.26"
},
"perl" : {
"original" : "v5.21.1",
"original" : "v5.21.3",
"qv" : 1,
"version" : [
5,
21,
1
3
]
},
"perl-config" : {
"gccversion" : "4.8.3",
"git_commit_id" : "640eedb9ffcac7a9c2793689044e84bfd9af3045",
"git_describe" : "v5.21.2-215-g640eedb",
"myarchname" : "x86_64-linux",
"osname" : "linux"
},
"platform" : "linux",
"uname" : "Linux 3.15.5-aufs x86_64 GenuineIntel GNU/Linux"
"uname" : "Linux 3.16.1-aufs x86_64 GenuineIntel GNU/Linux"
},
"x_Dist_Zilla" : {
"perl" : {
"version" : "5.021001"
"version" : "5.021003"
},
"plugins" : [
{
Expand All @@ -229,7 +225,7 @@
}
},
"name" : "Bootstrap::lib",
"version" : "1.000004"
"version" : "1.000005"
},
{
"class" : "Dist::Zilla::Plugin::MetaConfig",
Expand Down Expand Up @@ -260,7 +256,7 @@
}
},
"name" : "@Author::KENTNL/MetaProvides::Package",
"version" : "2.000003"
"version" : "2.001001"
},
{
"class" : "Dist::Zilla::Plugin::MetaData::BuiltWith",
Expand All @@ -282,19 +278,20 @@
}
},
"name" : "@Author::KENTNL/MetaData::BuiltWith",
"version" : "1.001000"
"version" : "1.002000"
},
{
"class" : "Dist::Zilla::Plugin::Git::Contributors",
"config" : {
"Dist::Zilla::Plugin::Git::Contributors" : {
"include_authors" : "0",
"include_releaser" : "0",
"order_by" : "name"
"order_by" : "name",
"paths" : []
}
},
"name" : "@Author::KENTNL/Git::Contributors",
"version" : "0.006"
"version" : "0.007"
},
{
"class" : "Dist::Zilla::Plugin::Git::GatherDir",
Expand Down Expand Up @@ -356,8 +353,14 @@
},
{
"class" : "Dist::Zilla::Plugin::Test::Kwalitee",
"config" : {
"Dist::Zilla::Plugin::Test::Kwalitee" : {
"filename" : "xt/release/kwalitee.t",
"skiptest" : []
}
},
"name" : "@Author::KENTNL/Test::Kwalitee",
"version" : "2.07"
"version" : "2.11"
},
{
"class" : "Dist::Zilla::Plugin::EOLTests",
Expand Down Expand Up @@ -389,7 +392,7 @@
}
},
"name" : "@Author::KENTNL/Test::Compile::PerFile",
"version" : "0.002001"
"version" : "0.002002"
},
{
"class" : "Dist::Zilla::Plugin::Test::Perl::Critic",
Expand All @@ -410,7 +413,7 @@
}
},
"name" : "@Author::KENTNL/RewriteVersion::Sanitized",
"version" : "0.001002"
"version" : "0.001003"
},
{
"class" : "Dist::Zilla::Plugin::PodWeaver",
Expand Down Expand Up @@ -525,7 +528,7 @@
}
},
"name" : "@Author::KENTNL/PodWeaver",
"version" : "4.005"
"version" : "4.006"
},
{
"class" : "Dist::Zilla::Plugin::AutoPrereqs",
Expand Down Expand Up @@ -563,6 +566,11 @@
"name" : "@Author::KENTNL/MakeMaker",
"version" : "5.020"
},
{
"class" : "Dist::Zilla::Plugin::Author::KENTNL::RecommendFixes",
"name" : "@Author::KENTNL/Author::KENTNL::RecommendFixes",
"version" : "0.003001"
},
{
"class" : "Dist::Zilla::Plugin::ReadmeFromPod",
"name" : "@Author::KENTNL/ReadmeFromPod",
Expand Down Expand Up @@ -648,7 +656,7 @@
"Dist::Zilla::Plugin::Git::Tag" : {
"branch" : null,
"signed" : 0,
"tag" : "1.000005-source",
"tag" : "1.001000-source",
"tag_format" : "%v-source",
"tag_message" : "v%v",
"time_zone" : "local"
Expand All @@ -663,7 +671,7 @@
{
"class" : "Dist::Zilla::Plugin::Git::NextRelease",
"name" : "@Author::KENTNL/Git::NextRelease",
"version" : "0.002011"
"version" : "0.002012"
},
{
"class" : "Dist::Zilla::Plugin::BumpVersionAfterRelease",
Expand Down Expand Up @@ -719,7 +727,7 @@
"Dist::Zilla::Plugin::Git::Tag" : {
"branch" : "releases",
"signed" : 0,
"tag" : "1.000005",
"tag" : "1.001000",
"tag_format" : "%v",
"tag_message" : "v%v",
"time_zone" : "local"
Expand Down Expand Up @@ -766,7 +774,7 @@
}
},
"name" : "@Author::KENTNL/Prereqs::Recommend::MatchInstalled",
"version" : "0.002000"
"version" : "0.002001"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs::Recommend::MatchInstalled",
Expand All @@ -785,7 +793,7 @@
}
},
"name" : "@Author::KENTNL/always_latest_develop_bundle",
"version" : "0.002000"
"version" : "0.002001"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs",
Expand Down

0 comments on commit 7cede6a

Please sign in to comment.