diff --git a/Build.PL b/Build.PL index d6e451cd..e5e195cb 100644 --- a/Build.PL +++ b/Build.PL @@ -29,7 +29,7 @@ my %module_build_args = ( "Kent Fredric " ], "dist_name" => "Dist-Zilla-PluginBundle-Author-KENTNL", - "dist_version" => "1.0.17", + "dist_version" => "1.0.18", "license" => "perl", "module_name" => "Dist::Zilla::PluginBundle::Author::KENTNL", "recommends" => {}, diff --git a/Changes b/Changes index 670ed908..f68f9a37 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Revision history for Dist-Zilla-PluginBundle-Author-KENTNL +1.0.18 2011-09-02T10:03:50Z + [Documentation] + - Credit all the other authors now using @Author:: + 1.0.17 2011-08-29T19:54:39Z [Dependencies::Runtime::New] - Dist::Zilla::Plugin::Test::Compile 1.122400 # required to circumvent a diff --git a/META.json b/META.json index 82219a1d..792c3e28 100644 --- a/META.json +++ b/META.json @@ -120,15 +120,15 @@ "provides" : { "Dist::Zilla::MintingProfile::Author::KENTNL" : { "file" : "lib/Dist/Zilla/MintingProfile/Author/KENTNL.pm", - "version" : "v1.0.17" + "version" : "v1.0.18" }, "Dist::Zilla::Plugin::Author::KENTNL::DistINI" : { "file" : "lib/Dist/Zilla/Plugin/Author/KENTNL/DistINI.pm", - "version" : "v1.0.17" + "version" : "v1.0.18" }, "Dist::Zilla::PluginBundle::Author::KENTNL" : { "file" : "lib/Dist/Zilla/PluginBundle/Author/KENTNL.pm", - "version" : "v1.0.17" + "version" : "v1.0.18" } }, "release_status" : "stable", @@ -140,7 +140,7 @@ "web" : "https://github.com/kentfredric/Dist-Zilla-PluginBundle-Author-KENTNL" } }, - "version" : "1.0.17", + "version" : "1.0.18", "x_BuiltWith" : { "modules" : { "Capture::Tiny" : "0.11", @@ -156,10 +156,10 @@ "Dist::Zilla::Plugin::EOLTests" : "0.02", "Dist::Zilla::Plugin::FakeRelease" : "4.300000", "Dist::Zilla::Plugin::GatherDir" : "4.300000", - "Dist::Zilla::Plugin::Git::Check" : "1.112380", - "Dist::Zilla::Plugin::Git::CommitBuild" : "1.112380", - "Dist::Zilla::Plugin::Git::NextVersion" : "1.112380", - "Dist::Zilla::Plugin::Git::Tag" : "1.112380", + "Dist::Zilla::Plugin::Git::Check" : "1.112440", + "Dist::Zilla::Plugin::Git::CommitBuild" : "1.112440", + "Dist::Zilla::Plugin::Git::NextVersion" : "1.112440", + "Dist::Zilla::Plugin::Git::Tag" : "1.112440", "Dist::Zilla::Plugin::GithubMeta" : "0.20", "Dist::Zilla::Plugin::License" : "4.300000", "Dist::Zilla::Plugin::Manifest" : "4.300000", @@ -206,7 +206,7 @@ "MooseX::Types" : "0.28", "Net::SSLeay" : "1.36", "Path::Class" : "0.24", - "Perl::PrereqScanner" : "1.006", + "Perl::PrereqScanner" : "1.007", "Pod::Coverage::TrustPod" : "0.100001", "String::Formatter" : "0.102082", "Test::CPAN::Meta" : "0.18", @@ -237,7 +237,7 @@ { "class" : "Dist::Zilla::Plugin::Git::NextVersion", "name" : "@Author::KENTNL/Git::NextVersion", - "version" : "1.112380" + "version" : "1.112440" }, { "class" : "Dist::Zilla::Plugin::GatherDir", @@ -431,7 +431,7 @@ { "class" : "Dist::Zilla::Plugin::Git::Check", "name" : "@Author::KENTNL/Git::Check", - "version" : "1.112380" + "version" : "1.112440" }, { "class" : "Dist::Zilla::Plugin::NextRelease", @@ -441,22 +441,22 @@ { "class" : "Dist::Zilla::Plugin::Git::Tag", "name" : "@Author::KENTNL/Git::Tag/tag_master", - "version" : "1.112380" + "version" : "1.112440" }, { "class" : "Dist::Zilla::Plugin::Git::Commit", "name" : "@Author::KENTNL/Git::Commit", - "version" : "1.112380" + "version" : "1.112440" }, { "class" : "Dist::Zilla::Plugin::Git::CommitBuild", "name" : "@Author::KENTNL/Git::CommitBuild", - "version" : "1.112380" + "version" : "1.112440" }, { "class" : "Dist::Zilla::Plugin::Git::Tag", "name" : "@Author::KENTNL/Git::Tag/tag_release", - "version" : "1.112380" + "version" : "1.112440" }, { "class" : "Dist::Zilla::Plugin::UploadToCPAN", diff --git a/META.yml b/META.yml index 7dc42fa9..104ceca0 100644 --- a/META.yml +++ b/META.yml @@ -28,13 +28,13 @@ name: Dist-Zilla-PluginBundle-Author-KENTNL provides: Dist::Zilla::MintingProfile::Author::KENTNL: file: lib/Dist/Zilla/MintingProfile/Author/KENTNL.pm - version: v1.0.17 + version: v1.0.18 Dist::Zilla::Plugin::Author::KENTNL::DistINI: file: lib/Dist/Zilla/Plugin/Author/KENTNL/DistINI.pm - version: v1.0.17 + version: v1.0.18 Dist::Zilla::PluginBundle::Author::KENTNL: file: lib/Dist/Zilla/PluginBundle/Author/KENTNL.pm - version: v1.0.17 + version: v1.0.18 requires: Carp: 0 Class::Load: 0 @@ -99,7 +99,7 @@ requires: resources: homepage: https://github.com/kentfredric/Dist-Zilla-PluginBundle-Author-KENTNL repository: https://github.com/kentfredric/Dist-Zilla-PluginBundle-Author-KENTNL.git -version: 1.0.17 +version: 1.0.18 x_BuiltWith: modules: Capture::Tiny: 0.11 @@ -115,10 +115,10 @@ x_BuiltWith: Dist::Zilla::Plugin::EOLTests: 0.02 Dist::Zilla::Plugin::FakeRelease: 4.300000 Dist::Zilla::Plugin::GatherDir: 4.300000 - Dist::Zilla::Plugin::Git::Check: 1.112380 - Dist::Zilla::Plugin::Git::CommitBuild: 1.112380 - Dist::Zilla::Plugin::Git::NextVersion: 1.112380 - Dist::Zilla::Plugin::Git::Tag: 1.112380 + Dist::Zilla::Plugin::Git::Check: 1.112440 + Dist::Zilla::Plugin::Git::CommitBuild: 1.112440 + Dist::Zilla::Plugin::Git::NextVersion: 1.112440 + Dist::Zilla::Plugin::Git::Tag: 1.112440 Dist::Zilla::Plugin::GithubMeta: 0.20 Dist::Zilla::Plugin::License: 4.300000 Dist::Zilla::Plugin::Manifest: 4.300000 @@ -165,7 +165,7 @@ x_BuiltWith: MooseX::Types: 0.28 Net::SSLeay: 1.36 Path::Class: 0.24 - Perl::PrereqScanner: 1.006 + Perl::PrereqScanner: 1.007 Pod::Coverage::TrustPod: 0.100001 String::Formatter: 0.102082 Test::CPAN::Meta: 0.18 @@ -192,7 +192,7 @@ x_Dist_Zilla: - class: Dist::Zilla::Plugin::Git::NextVersion name: '@Author::KENTNL/Git::NextVersion' - version: 1.112380 + version: 1.112440 - class: Dist::Zilla::Plugin::GatherDir name: '@Author::KENTNL/GatherDir' @@ -344,7 +344,7 @@ x_Dist_Zilla: - class: Dist::Zilla::Plugin::Git::Check name: '@Author::KENTNL/Git::Check' - version: 1.112380 + version: 1.112440 - class: Dist::Zilla::Plugin::NextRelease name: '@Author::KENTNL/NextRelease' @@ -352,19 +352,19 @@ x_Dist_Zilla: - class: Dist::Zilla::Plugin::Git::Tag name: '@Author::KENTNL/Git::Tag/tag_master' - version: 1.112380 + version: 1.112440 - class: Dist::Zilla::Plugin::Git::Commit name: '@Author::KENTNL/Git::Commit' - version: 1.112380 + version: 1.112440 - class: Dist::Zilla::Plugin::Git::CommitBuild name: '@Author::KENTNL/Git::CommitBuild' - version: 1.112380 + version: 1.112440 - class: Dist::Zilla::Plugin::Git::Tag name: '@Author::KENTNL/Git::Tag/tag_release' - version: 1.112380 + version: 1.112440 - class: Dist::Zilla::Plugin::UploadToCPAN name: '@Author::KENTNL/UploadToCPAN' diff --git a/README b/README index cc89f1ac..85f96be2 100644 --- a/README +++ b/README @@ -3,7 +3,7 @@ NAME build your distributions. VERSION - version 1.0.17 + version 1.0.18 SYNOPSIS [@Author::KENTNL] @@ -65,6 +65,18 @@ NAMING SCHEME @Author::OLIVER - Oliver Gorwits', Author Bundle. "Dist::Zilla::PluginBundle::Author::" namespace - Oliver Gorwit's blog on the subject. + "Dist::Zilla::PluginBundle::Author::LESPEA" - Adam Lesperance's, Author + Bundle. + "Dist::Zilla::PluginBundle::Author::ALEXBIO" - Alessandro Ghedini's, + Author Bundle. + "Dist::Zilla::PluginBundle::Author::RWSTAUNER" - Randy Stauner's, Author + Bundle. + "Dist::Zilla::PluginBundle::Author::WOLVERIAN" - Ilmari Vacklin's, + Author Bundle. + "Dist::Zilla::PluginBundle::Author::YANICK" - Yanick Champoux's, Author + Bundle. + "Dist::Zilla::PluginBundle::Author::RUSSOZ" - Alexei Znamensky's, Author + Bundle. METHODS bundle_config diff --git a/lib/Dist/Zilla/MintingProfile/Author/KENTNL.pm b/lib/Dist/Zilla/MintingProfile/Author/KENTNL.pm index db7ae06a..1ee7617d 100644 --- a/lib/Dist/Zilla/MintingProfile/Author/KENTNL.pm +++ b/lib/Dist/Zilla/MintingProfile/Author/KENTNL.pm @@ -3,7 +3,7 @@ use warnings; package Dist::Zilla::MintingProfile::Author::KENTNL; { - $Dist::Zilla::MintingProfile::Author::KENTNL::VERSION = '1.0.17'; + $Dist::Zilla::MintingProfile::Author::KENTNL::VERSION = '1.0.18'; } # ABSTRACT: KENTNL's Minting Profile @@ -26,7 +26,7 @@ Dist::Zilla::MintingProfile::Author::KENTNL - KENTNL's Minting Profile =head1 VERSION -version 1.0.17 +version 1.0.18 =head1 SYNOPSIS diff --git a/lib/Dist/Zilla/Plugin/Author/KENTNL/DistINI.pm b/lib/Dist/Zilla/Plugin/Author/KENTNL/DistINI.pm index ebb520c9..ec5c2cb1 100644 --- a/lib/Dist/Zilla/Plugin/Author/KENTNL/DistINI.pm +++ b/lib/Dist/Zilla/Plugin/Author/KENTNL/DistINI.pm @@ -3,7 +3,7 @@ use warnings; package Dist::Zilla::Plugin::Author::KENTNL::DistINI; { - $Dist::Zilla::Plugin::Author::KENTNL::DistINI::VERSION = '1.0.17'; + $Dist::Zilla::Plugin::Author::KENTNL::DistINI::VERSION = '1.0.18'; } # ABSTRACT: Generate a C for @Author::KENTNL projects. @@ -115,7 +115,7 @@ Dist::Zilla::Plugin::Author::KENTNL::DistINI - Generate a C for @Autho =head1 VERSION -version 1.0.17 +version 1.0.18 =head1 SYNOPSIS diff --git a/lib/Dist/Zilla/PluginBundle/Author/KENTNL.pm b/lib/Dist/Zilla/PluginBundle/Author/KENTNL.pm index 007dd987..37a6a955 100644 --- a/lib/Dist/Zilla/PluginBundle/Author/KENTNL.pm +++ b/lib/Dist/Zilla/PluginBundle/Author/KENTNL.pm @@ -3,7 +3,7 @@ use warnings; package Dist::Zilla::PluginBundle::Author::KENTNL; { - $Dist::Zilla::PluginBundle::Author::KENTNL::VERSION = '1.0.17'; + $Dist::Zilla::PluginBundle::Author::KENTNL::VERSION = '1.0.18'; } # ABSTRACT: BeLike::KENTNL when you build your distributions. @@ -265,7 +265,7 @@ Dist::Zilla::PluginBundle::Author::KENTNL - BeLike::KENTNL when you build your d =head1 VERSION -version 1.0.17 +version 1.0.18 =head1 SYNOPSIS @@ -320,6 +320,18 @@ I wish to give proper respect to the people out there already implementing this =item L<< C namespace |http://bit.ly/dIovQI >> - Oliver Gorwit's blog on the subject. +=item L<< C |Dist::Zilla::PluginBundle::Author::LESPEA >> - Adam Lesperance's, Author Bundle. + +=item L<< C |Dist::Zilla::PluginBundle::Author::ALEXBIO >> - Alessandro Ghedini's, Author Bundle. + +=item L<< C |Dist::Zilla::PluginBundle::Author::RWSTAUNER >> - Randy Stauner's, Author Bundle. + +=item L<< C |Dist::Zilla::PluginBundle::Author::WOLVERIAN >> - Ilmari Vacklin's, Author Bundle. + +=item L<< C |Dist::Zilla::PluginBundle::Author::YANICK >> - Yanick Champoux's, Author Bundle. + +=item L<< C |Dist::Zilla::PluginBundle::Author::RUSSOZ >> - Alexei Znamensky's, Author Bundle. + =back =head1 METHODS diff --git a/perlcritic.rc b/perlcritic.rc index 0b15e63c..8c555de4 100644 --- a/perlcritic.rc +++ b/perlcritic.rc @@ -10,5 +10,5 @@ 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 +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