diff --git a/Build.PL b/Build.PL index f157bfba..8a32ec9e 100644 --- a/Build.PL +++ b/Build.PL @@ -17,7 +17,7 @@ my %module_build_args = ( "Kent Fredric " ], "dist_name" => "Dist-Zilla-PluginBundle-Author-KENTNL", - "dist_version" => "1.7.4", + "dist_version" => "1.7.5", "license" => "perl", "module_name" => "Dist::Zilla::PluginBundle::Author::KENTNL", "recommends" => {}, @@ -27,7 +27,6 @@ my %module_build_args = ( "Class::Load" => 0, "Dist::Zilla" => "4.300029", "Dist::Zilla::File::FromCode" => 0, - "Dist::Zilla::Plugin::Author::KENTNL::Prereqs::Latest::Selective" => "v0.1.0", "Dist::Zilla::Plugin::Authority" => "1.006", "Dist::Zilla::Plugin::AutoPrereqs" => "4.300029", "Dist::Zilla::Plugin::Bootstrap::lib" => "0.02000100", @@ -60,6 +59,7 @@ my %module_build_args = ( "Dist::Zilla::Plugin::PodSyntaxTests" => "4.300029", "Dist::Zilla::Plugin::PodWeaver" => "3.101641", "Dist::Zilla::Plugin::Prereqs" => "4.300029", + "Dist::Zilla::Plugin::Prereqs::MatchInstalled" => 0, "Dist::Zilla::Plugin::PruneCruft" => "4.300029", "Dist::Zilla::Plugin::ReadmeAnyFromPod" => "0.120120", "Dist::Zilla::Plugin::ReadmeFromPod" => "0.16", diff --git a/Changes b/Changes index fb9ceddc..4673ad01 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,17 @@ Revision history for Dist-Zilla-PluginBundle-Author-KENTNL +1.7.5 2013-08-01T09:48:11Z + - Minor Changes, backend deps switched. + + [Dependencies::Added / runtime requires] + - Dist::Zilla::Plugin::Prereqs::MatchInstalled + + [Dependencies::Changed / develop suggests] + - Dist::Zilla::PluginBundle::Author::KENTNL v1.7.4 → v1.7.5 + + [Dependencies::Removed / runtime requires] + - Dist::Zilla::Plugin::Author::KENTNL::Prereqs::Latest::Selective v0.1.0 + 1.7.4 2013-06-13T22:56:08Z - Maintenance release - ::Twitter bumped for API v1.0 deprecation diff --git a/META.json b/META.json index 78253459..7f4b35bf 100644 --- a/META.json +++ b/META.json @@ -38,7 +38,7 @@ "version" : "0.9901" }, "suggests" : { - "Dist::Zilla::PluginBundle::Author::KENTNL" : "v1.7.4" + "Dist::Zilla::PluginBundle::Author::KENTNL" : "v1.7.5" } }, "runtime" : { @@ -47,7 +47,6 @@ "Class::Load" : "0", "Dist::Zilla" : "4.300029", "Dist::Zilla::File::FromCode" : "0", - "Dist::Zilla::Plugin::Author::KENTNL::Prereqs::Latest::Selective" : "v0.1.0", "Dist::Zilla::Plugin::Authority" : "1.006", "Dist::Zilla::Plugin::AutoPrereqs" : "4.300029", "Dist::Zilla::Plugin::Bootstrap::lib" : "0.02000100", @@ -80,6 +79,7 @@ "Dist::Zilla::Plugin::PodSyntaxTests" : "4.300029", "Dist::Zilla::Plugin::PodWeaver" : "3.101641", "Dist::Zilla::Plugin::Prereqs" : "4.300029", + "Dist::Zilla::Plugin::Prereqs::MatchInstalled" : "0", "Dist::Zilla::Plugin::PruneCruft" : "4.300029", "Dist::Zilla::Plugin::ReadmeAnyFromPod" : "0.120120", "Dist::Zilla::Plugin::ReadmeFromPod" : "0.16", @@ -140,19 +140,19 @@ "provides" : { "Dist::Zilla::MintingProfile::Author::KENTNL" : { "file" : "lib/Dist/Zilla/MintingProfile/Author/KENTNL.pm", - "version" : "v1.7.4" + "version" : "v1.7.5" }, "Dist::Zilla::Plugin::Author::KENTNL::DistINI" : { "file" : "lib/Dist/Zilla/Plugin/Author/KENTNL/DistINI.pm", - "version" : "v1.7.4" + "version" : "v1.7.5" }, "Dist::Zilla::Plugin::Author::KENTNL::MinimumPerl" : { "file" : "lib/Dist/Zilla/Plugin/Author/KENTNL/MinimumPerl.pm", - "version" : "v1.7.4" + "version" : "v1.7.5" }, "Dist::Zilla::PluginBundle::Author::KENTNL" : { "file" : "lib/Dist/Zilla/PluginBundle/Author/KENTNL.pm", - "version" : "v1.7.4" + "version" : "v1.7.5" } }, "release_status" : "stable", @@ -167,7 +167,7 @@ "web" : "https://github.com/kentfredric/Dist-Zilla-PluginBundle-Author-KENTNL" } }, - "version" : "1.7.4", + "version" : "1.7.5", "x_BuiltWith" : { "modules" : { "Capture::Tiny" : "0.22", @@ -175,7 +175,6 @@ "Class::Load" : "0.20", "Dist::Zilla" : "4.300035", "Dist::Zilla::File::FromCode" : "4.300035", - "Dist::Zilla::Plugin::Author::KENTNL::Prereqs::Latest::Selective" : "0.1.0", "Dist::Zilla::Plugin::Authority" : "1.007", "Dist::Zilla::Plugin::AutoPrereqs" : "4.300035", "Dist::Zilla::Plugin::Bootstrap::lib" : "0.02000100", @@ -184,11 +183,11 @@ "Dist::Zilla::Plugin::EOLTests" : "0.02", "Dist::Zilla::Plugin::FakeRelease" : "4.300035", "Dist::Zilla::Plugin::GatherDir" : "4.300035", - "Dist::Zilla::Plugin::Git::Check" : "2.013", - "Dist::Zilla::Plugin::Git::CommitBuild" : "2.013", - "Dist::Zilla::Plugin::Git::GatherDir" : "2.013", - "Dist::Zilla::Plugin::Git::NextVersion" : "2.013", - "Dist::Zilla::Plugin::Git::Tag" : "2.013", + "Dist::Zilla::Plugin::Git::Check" : "2.014", + "Dist::Zilla::Plugin::Git::CommitBuild" : "2.014", + "Dist::Zilla::Plugin::Git::GatherDir" : "2.014", + "Dist::Zilla::Plugin::Git::NextVersion" : "2.014", + "Dist::Zilla::Plugin::Git::Tag" : "2.014", "Dist::Zilla::Plugin::GithubMeta" : "0.28", "Dist::Zilla::Plugin::License" : "4.300035", "Dist::Zilla::Plugin::Manifest" : "4.300035", @@ -208,6 +207,7 @@ "Dist::Zilla::Plugin::PodSyntaxTests" : "4.300035", "Dist::Zilla::Plugin::PodWeaver" : "3.101641", "Dist::Zilla::Plugin::Prereqs" : "4.300035", + "Dist::Zilla::Plugin::Prereqs::MatchInstalled" : "0.1.0", "Dist::Zilla::Plugin::PruneCruft" : "4.300035", "Dist::Zilla::Plugin::ReadmeAnyFromPod" : "0.131500", "Dist::Zilla::Plugin::ReadmeFromPod" : "0.18", @@ -220,7 +220,7 @@ "Dist::Zilla::Plugin::TestRelease" : "4.300035", "Dist::Zilla::Plugin::Twitter" : "0.021", "Dist::Zilla::Plugin::UploadToCPAN" : "4.300035", - "Dist::Zilla::PluginBundle::Author::KENTNL" : "1.7.4", + "Dist::Zilla::PluginBundle::Author::KENTNL" : "1.7.5", "Dist::Zilla::PluginBundle::Author::KENTNL::Lite" : "NA(possibly not installed)", "Dist::Zilla::Role::FileGatherer" : "4.300035", "Dist::Zilla::Role::MintingProfile::ShareDir" : "4.300035", @@ -231,17 +231,17 @@ "File::pushd" : "1.005", "FindBin" : "1.51", "Git::Wrapper" : "0.029", - "IO::Socket::SSL" : "1.94", + "IO::Socket::SSL" : "1.951", "JSON" : "2.59", "LWP::Protocol::https" : "6.04", "Module::Build" : "0.4005", "Moose" : "2.0802", "Moose::Autobox" : "0.13", "MooseX::Has::Sugar" : "0.05070421", - "MooseX::Types" : "0.35", + "MooseX::Types" : "0.36", "Net::SSLeay" : "1.55", "Path::Class" : "0.32", - "Perl::PrereqScanner" : "1.015", + "Perl::PrereqScanner" : "1.016", "Pod::Coverage::TrustPod" : "0.100002", "Pod::Weaver::Plugin::Encoding" : "0.01", "String::Formatter" : "0.102082", @@ -277,7 +277,7 @@ "osname" : "linux" }, "platform" : "linux", - "uname" : "Linux 3.9.0-gentoo x86_64 GenuineIntel GNU/Linux" + "uname" : "Linux 3.10.0-gentoo x86_64 GenuineIntel GNU/Linux" }, "x_Dist_Zilla" : { "perl" : { @@ -287,7 +287,7 @@ { "class" : "Dist::Zilla::Plugin::Git::NextVersion", "name" : "@Author::KENTNL/Git::NextVersion", - "version" : "2.013" + "version" : "2.014" }, { "class" : "Dist::Zilla::Plugin::MetaConfig", @@ -329,7 +329,7 @@ { "class" : "Dist::Zilla::Plugin::Git::GatherDir", "name" : "@Author::KENTNL/Git::GatherDir", - "version" : "2.013" + "version" : "2.014" }, { "class" : "Dist::Zilla::Plugin::License", @@ -462,12 +462,7 @@ { "class" : "Dist::Zilla::Plugin::Author::KENTNL::MinimumPerl", "name" : "@Author::KENTNL/Author::KENTNL::MinimumPerl", - "version" : "1.7.4" - }, - { - "class" : "Dist::Zilla::Plugin::Author::KENTNL::Prereqs::Latest::Selective", - "name" : "@Author::KENTNL/Author::KENTNL::Prereqs::Latest::Selective", - "version" : "0.1.0" + "version" : "1.7.5" }, { "class" : "Dist::Zilla::Plugin::Authority", @@ -512,27 +507,27 @@ { "class" : "Dist::Zilla::Plugin::Git::Check", "name" : "@Author::KENTNL/Git::Check", - "version" : "2.013" + "version" : "2.014" }, { "class" : "Dist::Zilla::Plugin::Git::Tag", "name" : "@Author::KENTNL/Git::Tag/tag_master", - "version" : "2.013" + "version" : "2.014" }, { "class" : "Dist::Zilla::Plugin::Git::Commit", "name" : "@Author::KENTNL/Git::Commit", - "version" : "2.013" + "version" : "2.014" }, { "class" : "Dist::Zilla::Plugin::Git::CommitBuild", "name" : "@Author::KENTNL/Git::CommitBuild", - "version" : "2.013" + "version" : "2.014" }, { "class" : "Dist::Zilla::Plugin::Git::Tag", "name" : "@Author::KENTNL/Git::Tag/tag_release", - "version" : "2.013" + "version" : "2.014" }, { "class" : "Dist::Zilla::Plugin::UploadToCPAN", @@ -544,6 +539,49 @@ "name" : "@Author::KENTNL/Twitter", "version" : "0.021" }, + { + "class" : "Dist::Zilla::Plugin::Prereqs::MatchInstalled", + "config" : { + "Dist::Zilla::Plugin::Prereqs::MatchInstalled" : { + "applyto" : [ + "build.requires", + "build.recommends", + "build.suggests", + "test.requires", + "test.recommends", + "test.suggests", + "runtime.requires", + "runtime.recommends", + "runtime.suggests", + "configure.requires", + "configure.recommends", + "configure.suggests", + "develop.requires", + "develop.recommends", + "develop.suggests" + ], + "applyto_phase" : [ + "build", + "test", + "runtime", + "configure", + "develop" + ], + "applyto_relation" : [ + "requires", + "recommends", + "suggests" + ], + "modules" : [ + "Module::Build", + "Test::More", + "Dist::Zilla::PluginBundle::Author::KENTNL" + ] + } + }, + "name" : "@Author::KENTNL/Prereqs::MatchInstalled", + "version" : "0.1.0" + }, { "class" : "Dist::Zilla::Plugin::ModuleShareDirs", "name" : "ModuleShareDirs", diff --git a/META.yml b/META.yml index 4de55bfa..8057d42e 100644 --- a/META.yml +++ b/META.yml @@ -29,22 +29,21 @@ name: Dist-Zilla-PluginBundle-Author-KENTNL provides: Dist::Zilla::MintingProfile::Author::KENTNL: file: lib/Dist/Zilla/MintingProfile/Author/KENTNL.pm - version: v1.7.4 + version: v1.7.5 Dist::Zilla::Plugin::Author::KENTNL::DistINI: file: lib/Dist/Zilla/Plugin/Author/KENTNL/DistINI.pm - version: v1.7.4 + version: v1.7.5 Dist::Zilla::Plugin::Author::KENTNL::MinimumPerl: file: lib/Dist/Zilla/Plugin/Author/KENTNL/MinimumPerl.pm - version: v1.7.4 + version: v1.7.5 Dist::Zilla::PluginBundle::Author::KENTNL: file: lib/Dist/Zilla/PluginBundle/Author/KENTNL.pm - version: v1.7.4 + version: v1.7.5 requires: Carp: 0 Class::Load: 0 Dist::Zilla: 4.300029 Dist::Zilla::File::FromCode: 0 - Dist::Zilla::Plugin::Author::KENTNL::Prereqs::Latest::Selective: v0.1.0 Dist::Zilla::Plugin::Authority: 1.006 Dist::Zilla::Plugin::AutoPrereqs: 4.300029 Dist::Zilla::Plugin::Bootstrap::lib: 0.02000100 @@ -77,6 +76,7 @@ requires: Dist::Zilla::Plugin::PodSyntaxTests: 4.300029 Dist::Zilla::Plugin::PodWeaver: 3.101641 Dist::Zilla::Plugin::Prereqs: 4.300029 + Dist::Zilla::Plugin::Prereqs::MatchInstalled: 0 Dist::Zilla::Plugin::PruneCruft: 4.300029 Dist::Zilla::Plugin::ReadmeAnyFromPod: 0.120120 Dist::Zilla::Plugin::ReadmeFromPod: 0.16 @@ -118,7 +118,7 @@ resources: bugtracker: https://github.com/kentfredric/Dist-Zilla-PluginBundle-Author-KENTNL/issues homepage: https://github.com/kentfredric/Dist-Zilla-PluginBundle-Author-KENTNL repository: https://github.com/kentfredric/Dist-Zilla-PluginBundle-Author-KENTNL.git -version: 1.7.4 +version: 1.7.5 x_BuiltWith: modules: Capture::Tiny: 0.22 @@ -126,7 +126,6 @@ x_BuiltWith: Class::Load: 0.20 Dist::Zilla: 4.300035 Dist::Zilla::File::FromCode: 4.300035 - Dist::Zilla::Plugin::Author::KENTNL::Prereqs::Latest::Selective: 0.1.0 Dist::Zilla::Plugin::Authority: 1.007 Dist::Zilla::Plugin::AutoPrereqs: 4.300035 Dist::Zilla::Plugin::Bootstrap::lib: 0.02000100 @@ -135,11 +134,11 @@ x_BuiltWith: Dist::Zilla::Plugin::EOLTests: 0.02 Dist::Zilla::Plugin::FakeRelease: 4.300035 Dist::Zilla::Plugin::GatherDir: 4.300035 - Dist::Zilla::Plugin::Git::Check: 2.013 - Dist::Zilla::Plugin::Git::CommitBuild: 2.013 - Dist::Zilla::Plugin::Git::GatherDir: 2.013 - Dist::Zilla::Plugin::Git::NextVersion: 2.013 - Dist::Zilla::Plugin::Git::Tag: 2.013 + Dist::Zilla::Plugin::Git::Check: 2.014 + Dist::Zilla::Plugin::Git::CommitBuild: 2.014 + Dist::Zilla::Plugin::Git::GatherDir: 2.014 + Dist::Zilla::Plugin::Git::NextVersion: 2.014 + Dist::Zilla::Plugin::Git::Tag: 2.014 Dist::Zilla::Plugin::GithubMeta: 0.28 Dist::Zilla::Plugin::License: 4.300035 Dist::Zilla::Plugin::Manifest: 4.300035 @@ -159,6 +158,7 @@ x_BuiltWith: Dist::Zilla::Plugin::PodSyntaxTests: 4.300035 Dist::Zilla::Plugin::PodWeaver: 3.101641 Dist::Zilla::Plugin::Prereqs: 4.300035 + Dist::Zilla::Plugin::Prereqs::MatchInstalled: 0.1.0 Dist::Zilla::Plugin::PruneCruft: 4.300035 Dist::Zilla::Plugin::ReadmeAnyFromPod: 0.131500 Dist::Zilla::Plugin::ReadmeFromPod: 0.18 @@ -171,7 +171,7 @@ x_BuiltWith: Dist::Zilla::Plugin::TestRelease: 4.300035 Dist::Zilla::Plugin::Twitter: 0.021 Dist::Zilla::Plugin::UploadToCPAN: 4.300035 - Dist::Zilla::PluginBundle::Author::KENTNL: 1.7.4 + Dist::Zilla::PluginBundle::Author::KENTNL: 1.7.5 Dist::Zilla::PluginBundle::Author::KENTNL::Lite: 'NA(possibly not installed)' Dist::Zilla::Role::FileGatherer: 4.300035 Dist::Zilla::Role::MintingProfile::ShareDir: 4.300035 @@ -182,17 +182,17 @@ x_BuiltWith: File::pushd: 1.005 FindBin: 1.51 Git::Wrapper: 0.029 - IO::Socket::SSL: 1.94 + IO::Socket::SSL: 1.951 JSON: 2.59 LWP::Protocol::https: 6.04 Module::Build: 0.4005 Moose: 2.0802 Moose::Autobox: 0.13 MooseX::Has::Sugar: 0.05070421 - MooseX::Types: 0.35 + MooseX::Types: 0.36 Net::SSLeay: 1.55 Path::Class: 0.32 - Perl::PrereqScanner: 1.015 + Perl::PrereqScanner: 1.016 Pod::Coverage::TrustPod: 0.100002 Pod::Weaver::Plugin::Encoding: 0.01 String::Formatter: 0.102082 @@ -224,7 +224,7 @@ x_BuiltWith: myarchname: x86_64-linux osname: linux platform: linux - uname: 'Linux 3.9.0-gentoo x86_64 GenuineIntel GNU/Linux' + uname: 'Linux 3.10.0-gentoo x86_64 GenuineIntel GNU/Linux' x_Dist_Zilla: perl: version: 5.018000 @@ -232,7 +232,7 @@ x_Dist_Zilla: - class: Dist::Zilla::Plugin::Git::NextVersion name: '@Author::KENTNL/Git::NextVersion' - version: 2.013 + version: 2.014 - class: Dist::Zilla::Plugin::MetaConfig name: '@Author::KENTNL/MetaConfig' @@ -265,7 +265,7 @@ x_Dist_Zilla: - class: Dist::Zilla::Plugin::Git::GatherDir name: '@Author::KENTNL/Git::GatherDir' - version: 2.013 + version: 2.014 - class: Dist::Zilla::Plugin::License name: '@Author::KENTNL/License' @@ -369,11 +369,7 @@ x_Dist_Zilla: - class: Dist::Zilla::Plugin::Author::KENTNL::MinimumPerl name: '@Author::KENTNL/Author::KENTNL::MinimumPerl' - version: 1.7.4 - - - class: Dist::Zilla::Plugin::Author::KENTNL::Prereqs::Latest::Selective - name: '@Author::KENTNL/Author::KENTNL::Prereqs::Latest::Selective' - version: 0.1.0 + version: 1.7.5 - class: Dist::Zilla::Plugin::Authority name: '@Author::KENTNL/Authority' @@ -409,23 +405,23 @@ x_Dist_Zilla: - class: Dist::Zilla::Plugin::Git::Check name: '@Author::KENTNL/Git::Check' - version: 2.013 + version: 2.014 - class: Dist::Zilla::Plugin::Git::Tag name: '@Author::KENTNL/Git::Tag/tag_master' - version: 2.013 + version: 2.014 - class: Dist::Zilla::Plugin::Git::Commit name: '@Author::KENTNL/Git::Commit' - version: 2.013 + version: 2.014 - class: Dist::Zilla::Plugin::Git::CommitBuild name: '@Author::KENTNL/Git::CommitBuild' - version: 2.013 + version: 2.014 - class: Dist::Zilla::Plugin::Git::Tag name: '@Author::KENTNL/Git::Tag/tag_release' - version: 2.013 + version: 2.014 - class: Dist::Zilla::Plugin::UploadToCPAN name: '@Author::KENTNL/UploadToCPAN' @@ -434,6 +430,42 @@ x_Dist_Zilla: class: Dist::Zilla::Plugin::Twitter name: '@Author::KENTNL/Twitter' version: 0.021 + - + class: Dist::Zilla::Plugin::Prereqs::MatchInstalled + config: + Dist::Zilla::Plugin::Prereqs::MatchInstalled: + applyto: + - build.requires + - build.recommends + - build.suggests + - test.requires + - test.recommends + - test.suggests + - runtime.requires + - runtime.recommends + - runtime.suggests + - configure.requires + - configure.recommends + - configure.suggests + - develop.requires + - develop.recommends + - develop.suggests + applyto_phase: + - build + - test + - runtime + - configure + - develop + applyto_relation: + - requires + - recommends + - suggests + modules: + - Module::Build + - Test::More + - Dist::Zilla::PluginBundle::Author::KENTNL + name: '@Author::KENTNL/Prereqs::MatchInstalled' + version: 0.1.0 - class: Dist::Zilla::Plugin::ModuleShareDirs name: ModuleShareDirs diff --git a/README b/README index a3aebc5b..cb94a3c4 100644 --- a/README +++ b/README @@ -3,7 +3,7 @@ NAME build your distributions. VERSION - version 1.7.4 + version 1.7.5 SYNOPSIS [@Author::KENTNL] @@ -21,7 +21,7 @@ NAMING SCHEME As I blogged about on "blog.fox.geek.nz" : Making a Minting Profile as a CPANized Dist , this bundle advocates a new naming system for people who are absolutely convinced they want their - Author-Centric distribution uploaded to CPAN. + "Author-Centric" distribution uploaded to CPAN. As we have seen with Dist::Zilla there have been a slew of PluginBundles with CPANID's in their name, to the point that there is a copious amount diff --git a/dist.ini b/dist.ini index 146ac6f9..6804de6b 100644 --- a/dist.ini +++ b/dist.ini @@ -68,7 +68,6 @@ Dist::Zilla::Plugin::Git::Tag = 2.009 [Prereqs] -Dist::Zilla::Plugin::Author::KENTNL::Prereqs::Latest::Selective = 0.1.0 Dist::Zilla::Plugin::Bootstrap::lib = 0.02000100 Dist::Zilla::Plugin::Authority = 1.006 Dist::Zilla::Plugin::CheckExtraTests = 0.007 @@ -79,6 +78,7 @@ Dist::Zilla::Plugin::MetaData::BuiltWith = 0.03000100 Dist::Zilla::Plugin::MetaProvides = 1.14000001 Dist::Zilla::Plugin::MetaProvides::Package = 1.14000001 Dist::Zilla::Plugin::PerlTidy = 0 +Dist::Zilla::Plugin::Prereqs::MatchInstalled = 0 Dist::Zilla::Plugin::PodWeaver = 3.101641 Dist::Zilla::Plugin::ReadmeFromPod = 0.16 Dist::Zilla::Plugin::ReadmeAnyFromPod = 0.120120 diff --git a/lib/Dist/Zilla/MintingProfile/Author/KENTNL.pm b/lib/Dist/Zilla/MintingProfile/Author/KENTNL.pm index 5e8246c6..348828fd 100644 --- a/lib/Dist/Zilla/MintingProfile/Author/KENTNL.pm +++ b/lib/Dist/Zilla/MintingProfile/Author/KENTNL.pm @@ -6,7 +6,7 @@ BEGIN { $Dist::Zilla::MintingProfile::Author::KENTNL::AUTHORITY = 'cpan:KENTNL'; } { - $Dist::Zilla::MintingProfile::Author::KENTNL::VERSION = '1.7.4'; + $Dist::Zilla::MintingProfile::Author::KENTNL::VERSION = '1.7.5'; } # ABSTRACT: KENTNL's Minting Profile @@ -33,7 +33,7 @@ Dist::Zilla::MintingProfile::Author::KENTNL - KENTNL's Minting Profile =head1 VERSION -version 1.7.4 +version 1.7.5 =head1 SYNOPSIS diff --git a/lib/Dist/Zilla/Plugin/Author/KENTNL/DistINI.pm b/lib/Dist/Zilla/Plugin/Author/KENTNL/DistINI.pm index 673bb656..dad2cd22 100644 --- a/lib/Dist/Zilla/Plugin/Author/KENTNL/DistINI.pm +++ b/lib/Dist/Zilla/Plugin/Author/KENTNL/DistINI.pm @@ -6,7 +6,7 @@ BEGIN { $Dist::Zilla::Plugin::Author::KENTNL::DistINI::AUTHORITY = 'cpan:KENTNL'; } { - $Dist::Zilla::Plugin::Author::KENTNL::DistINI::VERSION = '1.7.4'; + $Dist::Zilla::Plugin::Author::KENTNL::DistINI::VERSION = '1.7.5'; } # ABSTRACT: Generate a C for @Author::KENTNL projects. @@ -122,7 +122,7 @@ Dist::Zilla::Plugin::Author::KENTNL::DistINI - Generate a C for @Autho =head1 VERSION -version 1.7.4 +version 1.7.5 =head1 SYNOPSIS diff --git a/lib/Dist/Zilla/Plugin/Author/KENTNL/MinimumPerl.pm b/lib/Dist/Zilla/Plugin/Author/KENTNL/MinimumPerl.pm index d8839d6a..a42cb609 100644 --- a/lib/Dist/Zilla/Plugin/Author/KENTNL/MinimumPerl.pm +++ b/lib/Dist/Zilla/Plugin/Author/KENTNL/MinimumPerl.pm @@ -6,7 +6,7 @@ BEGIN { $Dist::Zilla::Plugin::Author::KENTNL::MinimumPerl::AUTHORITY = 'cpan:KENTNL'; } { - $Dist::Zilla::Plugin::Author::KENTNL::MinimumPerl::VERSION = '1.7.4'; + $Dist::Zilla::Plugin::Author::KENTNL::MinimumPerl::VERSION = '1.7.5'; } # FILENAME: MinimumPerl.pm @@ -136,7 +136,7 @@ Dist::Zilla::Plugin::Author::KENTNL::MinimumPerl - The MinimumPerl Plugin with a =head1 VERSION -version 1.7.4 +version 1.7.5 =head1 METHODS diff --git a/lib/Dist/Zilla/PluginBundle/Author/KENTNL.pm b/lib/Dist/Zilla/PluginBundle/Author/KENTNL.pm index 3d1e543a..d2cc8bef 100644 --- a/lib/Dist/Zilla/PluginBundle/Author/KENTNL.pm +++ b/lib/Dist/Zilla/PluginBundle/Author/KENTNL.pm @@ -6,7 +6,7 @@ BEGIN { $Dist::Zilla::PluginBundle::Author::KENTNL::AUTHORITY = 'cpan:KENTNL'; } { - $Dist::Zilla::PluginBundle::Author::KENTNL::VERSION = '1.7.4'; + $Dist::Zilla::PluginBundle::Author::KENTNL::VERSION = '1.7.5'; } # ABSTRACT: BeLike::KENTNL when you build your distributions. @@ -216,8 +216,7 @@ sub bundle_config_inner { 'Dist::Zilla::PluginBundle::Author::KENTNL' => '1.3.0', } ], - [ 'Author::KENTNL::MinimumPerl' => { _only_fiveten( $arg, fiveten => 1 ) } ], - [ 'Author::KENTNL::Prereqs::Latest::Selective' => {} ], + [ 'Author::KENTNL::MinimumPerl' => { _only_fiveten( $arg, fiveten => 1 ) } ], ); my (@mungers) = ( [ 'PkgVersion' => {} ], @@ -255,6 +254,11 @@ sub bundle_config_inner { _only_git( $arg, [ [ 'Git::Tag', 'tag_release' ] => { branch => 'releases', tag_format => '%v' } ] ), _only_cpan( $arg, [ 'UploadToCPAN' => {} ] ), [ 'Twitter' => $twitter_conf ], + [ + 'Prereqs::MatchInstalled' => { + modules => [qw( Module::Build Test::More Dist::Zilla::PluginBundle::Author::KENTNL )], + } + ], ); } @@ -287,7 +291,7 @@ Dist::Zilla::PluginBundle::Author::KENTNL - BeLike::KENTNL when you build your d =head1 VERSION -version 1.7.4 +version 1.7.5 =head1 SYNOPSIS @@ -305,7 +309,7 @@ and wants others to be using what he's using if they want to be doing work on hi =head1 NAMING SCHEME As I blogged about on L<< C : Making a Minting Profile as a CPANized Dist |http://bit.ly/hAwl4S >>, -this bundle advocates a new naming system for people who are absolutely convinced they want their Author-Centric distribution uploaded to CPAN. +this bundle advocates a new naming system for people who are absolutely convinced they want their C distribution uploaded to CPAN. As we have seen with Dist::Zilla there have been a slew of PluginBundles with CPANID's in their name, to the point that there is a copious amount of name-space pollution in the PluginBundle name-space, and more Author bundles than task-bundles, which was really what the name-space was designed for, and I'm petitioning you to help reduce diff --git a/perlcritic.rc b/perlcritic.rc index 36b02291..f6d3893d 100644 --- a/perlcritic.rc +++ b/perlcritic.rc @@ -10,7 +10,7 @@ allow_includes = 1 [CodeLayout::ProhibitTrailingWhitespace] [Documentation::PodSpelling] -stop_words = metadata KiokuDB KENTNL KENTNL's CPAN blogged CPANized PluginBundles CPANID's CPANID dists DPCHRIST everyones irc cpan Doherty's Gorwits namespace Gorwit's blog PluginBundle Lesperance's Ghedini's Stauner's Ilmari Vacklin's Yanick Champoux's Znamensky's MinimumPerl Plugin minperl +stop_words = metadata KiokuDB KENTNL KENTNL's CPAN blogged CPANized PluginBundles CPANID's CPANID dists DPCHRIST everyones irc cpan Doherty's Gorwits namespace Gorwit's blog PluginBundle Lesperance's Ghedini's Stauner's Ilmari Vacklin's Yanick Champoux's Znamensky's MinimumPerl Plugin minperl Alessandro [Subroutines::ProhibitUnusedPrivateSubroutines] private_name_regex = _(?!build_)\w diff --git a/t/000-report-versions-tiny.t b/t/000-report-versions-tiny.t index e4108fca..5415e1b5 100644 --- a/t/000-report-versions-tiny.t +++ b/t/000-report-versions-tiny.t @@ -53,7 +53,6 @@ eval { $v .= pmver('Carp','any version') }; eval { $v .= pmver('Class::Load','any version') }; eval { $v .= pmver('Dist::Zilla','4.300029') }; eval { $v .= pmver('Dist::Zilla::File::FromCode','any version') }; -eval { $v .= pmver('Dist::Zilla::Plugin::Author::KENTNL::Prereqs::Latest::Selective','v0.1.0') }; eval { $v .= pmver('Dist::Zilla::Plugin::Authority','1.006') }; eval { $v .= pmver('Dist::Zilla::Plugin::AutoPrereqs','4.300029') }; eval { $v .= pmver('Dist::Zilla::Plugin::Bootstrap::lib','0.02000100') }; @@ -86,6 +85,7 @@ eval { $v .= pmver('Dist::Zilla::Plugin::PodCoverageTests','4.300029') }; eval { $v .= pmver('Dist::Zilla::Plugin::PodSyntaxTests','4.300029') }; eval { $v .= pmver('Dist::Zilla::Plugin::PodWeaver','3.101641') }; eval { $v .= pmver('Dist::Zilla::Plugin::Prereqs','4.300029') }; +eval { $v .= pmver('Dist::Zilla::Plugin::Prereqs::MatchInstalled','any version') }; eval { $v .= pmver('Dist::Zilla::Plugin::PruneCruft','4.300029') }; eval { $v .= pmver('Dist::Zilla::Plugin::ReadmeAnyFromPod','0.120120') }; eval { $v .= pmver('Dist::Zilla::Plugin::ReadmeFromPod','0.16') }; @@ -98,7 +98,7 @@ eval { $v .= pmver('Dist::Zilla::Plugin::Test::Perl::Critic','2.112410') }; eval { $v .= pmver('Dist::Zilla::Plugin::TestRelease','4.300029') }; eval { $v .= pmver('Dist::Zilla::Plugin::Twitter','0.021') }; eval { $v .= pmver('Dist::Zilla::Plugin::UploadToCPAN','4.300029') }; -eval { $v .= pmver('Dist::Zilla::PluginBundle::Author::KENTNL','v1.7.4') }; +eval { $v .= pmver('Dist::Zilla::PluginBundle::Author::KENTNL','v1.7.5') }; eval { $v .= pmver('Dist::Zilla::PluginBundle::Author::KENTNL::Lite','v1.3.0') }; eval { $v .= pmver('Dist::Zilla::Role::FileGatherer','any version') }; eval { $v .= pmver('Dist::Zilla::Role::MintingProfile::ShareDir','any version') }; diff --git a/utils/delta_deps.pl b/utils/delta_deps.pl index 1fb6815f..411b2ebc 100644 --- a/utils/delta_deps.pl +++ b/utils/delta_deps.pl @@ -159,5 +159,6 @@ sub change_phase { for my $entry ( @{ $cache->{$key} } ) { print ' - ' . $entry . qq[\n]; } + print qq[\n]; }