Skip to content

Commit

Permalink
Build results of 0a1f246 (on master)
Browse files Browse the repository at this point in the history
  • Loading branch information
kentfredric committed Aug 16, 2014
1 parent 0c476d2 commit 836c9ea
Show file tree
Hide file tree
Showing 13 changed files with 106 additions and 74 deletions.
13 changes: 13 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
Release history for Dist-Zilla-Plugin-Author-KENTNL-Prereqs-Latest-Selective

1.000001 2014-08-15T21:15:05Z
[00 Trivial]
- CPANDAY!
- no code changes.
- whitespace adjustments

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

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

1.000000 2014-08-02T05:44:00Z
[00 Major]
- Yes. Still Deprecated.
Expand Down
40 changes: 27 additions & 13 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 @@ -106,7 +107,7 @@
"provides" : {
"Dist::Zilla::Plugin::Author::KENTNL::Prereqs::Latest::Selective" : {
"file" : "lib/Dist/Zilla/Plugin/Author/KENTNL/Prereqs/Latest/Selective.pm",
"version" : "1.000000"
"version" : "1.000001"
}
},
"release_status" : "stable",
Expand All @@ -121,7 +122,7 @@
"web" : "https://github.com/kentnl/Dist-Zilla-Plugin-Author-KENTNL-Prereqs-Latest-Selective"
}
},
"version" : "1.000000",
"version" : "1.000001",
"x_BuiltWith" : {
"modules" : {
"CPAN::Meta" : "2.142060",
Expand All @@ -135,6 +136,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 @@ -155,26 +157,26 @@
"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::PrereqSource" : "5.020",
"Dist::Zilla::Util::EmulatePhase" : "1.000001",
"ExtUtils::MakeMaker" : "6.98",
"File::Spec" : "3.48",
"Module::Data" : "0.007",
"Moose" : "2.1210",
"Moose" : "2.1211",
"Pod::Coverage::TrustPod" : "0.100003",
"Test::CPAN::Changes" : "0.30",
"Test::CPAN::Meta" : "0.23",
Expand Down Expand Up @@ -261,6 +263,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 @@ -317,7 +331,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 @@ -375,7 +389,7 @@
}
},
"name" : "@Author::KENTNL/RewriteVersion::Sanitized",
"version" : "0.001001"
"version" : "0.001002"
},
{
"class" : "Dist::Zilla::Plugin::PodWeaver",
Expand Down Expand Up @@ -521,7 +535,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 @@ -598,7 +612,7 @@
"Dist::Zilla::Plugin::Git::Tag" : {
"branch" : null,
"signed" : 0,
"tag" : "1.000000-source",
"tag" : "1.000001-source",
"tag_format" : "%v-source",
"tag_message" : "v%v",
"time_zone" : "local"
Expand Down Expand Up @@ -669,7 +683,7 @@
"Dist::Zilla::Plugin::Git::Tag" : {
"branch" : "releases",
"signed" : 0,
"tag" : "1.000000",
"tag" : "1.000001",
"tag_format" : "%v",
"tag_message" : "v%v",
"time_zone" : "local"
Expand Down
34 changes: 22 additions & 12 deletions META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ name: Dist-Zilla-Plugin-Author-KENTNL-Prereqs-Latest-Selective
provides:
Dist::Zilla::Plugin::Author::KENTNL::Prereqs::Latest::Selective:
file: lib/Dist/Zilla/Plugin/Author/KENTNL/Prereqs/Latest/Selective.pm
version: '1.000000'
version: '1.000001'
requires:
Dist::Zilla::Role::PrereqSource: '0'
Dist::Zilla::Util::EmulatePhase: '0'
Expand All @@ -32,7 +32,7 @@ resources:
bugtracker: https://github.com/kentnl/Dist-Zilla-Plugin-Author-KENTNL-Prereqs-Latest-Selective/issues
homepage: https://github.com/kentnl/Dist-Zilla-Plugin-Author-KENTNL-Prereqs-Latest-Selective
repository: https://github.com/kentnl/Dist-Zilla-Plugin-Author-KENTNL-Prereqs-Latest-Selective.git
version: '1.000000'
version: '1.000001'
x_BuiltWith:
modules:
CPAN::Meta: '2.142060'
Expand All @@ -46,6 +46,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 @@ -66,26 +67,26 @@ 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::PrereqSource: '5.020'
Dist::Zilla::Util::EmulatePhase: '1.000001'
ExtUtils::MakeMaker: '6.98'
File::Spec: '3.48'
Module::Data: '0.007'
Moose: '2.1210'
Moose: '2.1211'
Pod::Coverage::TrustPod: '0.100003'
Test::CPAN::Changes: '0.30'
Test::CPAN::Meta: '0.23'
Expand Down Expand Up @@ -153,6 +154,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 @@ -197,7 +207,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 @@ -242,7 +252,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 @@ -355,7 +365,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 @@ -413,7 +423,7 @@ x_Dist_Zilla:
Dist::Zilla::Plugin::Git::Tag:
branch: ~
signed: '0'
tag: 1.000000-source
tag: 1.000001-source
tag_format: '%v-source'
tag_message: v%v
time_zone: local
Expand Down Expand Up @@ -467,7 +477,7 @@ x_Dist_Zilla:
Dist::Zilla::Plugin::Git::Tag:
branch: releases
signed: '0'
tag: '1.000000'
tag: '1.000001'
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 @@ -33,7 +33,7 @@ my %WriteMakefileArgs = (
"File::Spec" => 0,
"Test::More" => "0.89"
},
"VERSION" => "1.000000",
"VERSION" => "1.000001",
"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 @@ -4,7 +4,7 @@ NAME
used.

VERSION
version 1.000000
version 1.000001

SYNOPSIS
[Autoprereqs]
Expand Down
9 changes: 8 additions & 1 deletion dist.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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]

Expand Down Expand Up @@ -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
Expand Down
34 changes: 2 additions & 32 deletions lib/Dist/Zilla/Plugin/Author/KENTNL/Prereqs/Latest/Selective.pm
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ use utf8;

package Dist::Zilla::Plugin::Author::KENTNL::Prereqs::Latest::Selective;

our $VERSION = '1.000000';
our $VERSION = '1.000001';

# ABSTRACT: [DEPRECATED] Selectively upgrade a few modules to depend on the version used.

Expand Down Expand Up @@ -36,36 +36,6 @@ with 'Dist::Zilla::Role::PrereqSource';




































Expand Down Expand Up @@ -203,7 +173,7 @@ Dist::Zilla::Plugin::Author::KENTNL::Prereqs::Latest::Selective - [DEPRECATED] S
=head1 VERSION
version 1.000000
version 1.000001
=head1 SYNOPSIS
Expand Down
4 changes: 3 additions & 1 deletion misc/Changes.deps
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
This file contains changes in REQUIRED dependencies for standard CPAN phases (configure/build/runtime/test)

1.000000
1.000001

1.000000 2014-08-02T05:44:00Z
[Added / configure requires]
- ExtUtils::MakeMaker

Expand Down
Loading

0 comments on commit 836c9ea

Please sign in to comment.