This is an automated email from the git hooks/post-receive script.

abe pushed a commit to annotated tag 1.000002-source
in repository libdist-zilla-role-bootstrap-perl.

commit f39accc9e939cb5ddf77e60d5fb9b88471bb891c
Author: Kent Fredric <kentfred...@gmail.com>
Date:   Tue Jul 15 21:47:07 2014 +1200

    bakeini
---
 Changes                   |   2 +-
 dist.ini                  | 208 ++++++++++++++++++++++++++++++++++++++++------
 dist.ini => dist.ini.meta |   0
 misc/Changes.deps.all     |  13 ++-
 misc/Changes.deps.dev     |  11 ++-
 5 files changed, 202 insertions(+), 32 deletions(-)

diff --git a/Changes b/Changes
index 53288fb..2bda56c 100644
--- a/Changes
+++ b/Changes
@@ -4,7 +4,7 @@ Release history for Dist-Zilla-Role-Bootstrap
  [Dependencies::Stats]
  - Dependencies changed since 1.000001, see misc/*.deps* for details
  - configure: (recommends: ↑1)
- - develop: ↑1
+ - develop: -1 (suggests: +2 -1)
  - test: (recommends: ↑1)
 
 1.000001 2014-04-05T07:37:23Z
diff --git a/dist.ini b/dist.ini
index bbd2ade..9f38414 100644
--- a/dist.ini
+++ b/dist.ini
@@ -1,30 +1,186 @@
-; Generated by Dist::Zilla::Plugin::Author::KENTNL::DistINI version 1.8.3 at 
Wed Sep  4 19:44:54 2013
-name             = Dist-Zilla-Role-Bootstrap
-author           = Kent Fredric <kentfred...@gmail.com>
-license          = Perl_5
+; This file is generated from dist.ini.meta by dzil bakeini.
+; Edit that file or the bundles contained within for long-term changes.
+name = Dist-Zilla-Role-Bootstrap
+author = Kent Fredric <kentfred...@gmail.com>
+license = Perl_5
 copyright_holder = Kent Fredric <kentfred...@gmail.com>
 
-; Uncomment this to bootstrap via self
-; [Bootstrap::lib]
-; try_built = 1
-
-[@Author::KENTNL]
-:version          = 1.2.0
-git_versions      = 1
-normal_form       = numify
-mantissa          = 6
-toolkit           = eumm
-toolkit_hardness  = soft
-
-; version_major     = 0
-; version_minor     = 1
-; the following data denotes when this minor was minted
-; version_rel_year  = 2013
-; version_rel_month = 9
-; version_rel_day   = 4
-; version_rel_hour  = 19
-; version_rel_time_zone = Pacific/Auckland
-twitter_hash_tags = #perl #cpan
-; auto_prereqs_skip = File::Find
+[Git::NextVersion::Sanitized / @Author::KENTNL/Git::NextVersion::Sanitized]
+first_version = 0.001000
+mantissa = 6
+normal_form = numify
+version_regexp = ^(.*)-source$
+
+[MetaConfig / @Author::KENTNL/MetaConfig]
+
+[GithubMeta / @Author::KENTNL/GithubMeta]
+issues = 1
+
+[MetaProvides::Package / @Author::KENTNL/MetaProvides::Package]
+:version = 1.14000001
+
+[MetaData::BuiltWith / @Author::KENTNL/MetaData::BuiltWith]
+show_config = 1
+show_uname = 1
+uname_args = -s -o -r -m -i
+
+[Git::GatherDir / @Author::KENTNL/Git::GatherDir]
+exclude_filename = README
+exclude_filename = README.mkdn
+exclude_filename = README.pod
+include_dotfiles = 1
+
+[License / @Author::KENTNL/License]
+
+[MetaJSON / @Author::KENTNL/MetaJSON]
+
+[MetaYAML / @Author::KENTNL/MetaYAML]
+
+[Manifest / @Author::KENTNL/Manifest]
+
+[MetaTests / @Author::KENTNL/MetaTests]
+
+[PodCoverageTests / @Author::KENTNL/PodCoverageTests]
+
+[PodSyntaxTests / @Author::KENTNL/PodSyntaxTests]
+
+[Test::ReportPrereqs / @Author::KENTNL/Test::ReportPrereqs]
+
+[Test::Kwalitee / @Author::KENTNL/Test::Kwalitee]
+
+[EOLTests / @Author::KENTNL/EOLTests]
+trailing_whitespace = 1
+
+[Test::MinimumVersion / @Author::KENTNL/Test::MinimumVersion]
+
+[Test::Compile::PerFile / @Author::KENTNL/Test::Compile::PerFile]
+
+[Test::Perl::Critic / @Author::KENTNL/Test::Perl::Critic]
+
+[ManifestSkip / @Author::KENTNL/ManifestSkip]
+
+[PkgVersion / @Author::KENTNL/PkgVersion]
+
+[PodWeaver / @Author::KENTNL/PodWeaver]
+replacer = replace_with_blank
+
+[AutoPrereqs / @Author::KENTNL/AutoPrereqs]
+
+[Prereqs / @Author::KENTNL/BundleDevelSuggests]
+-phase = develop
+-type = suggests
+Dist::Zilla::App::Command::bakeini = 0.001000
+Dist::Zilla::PluginBundle::Author::KENTNL = 2.016003
+
+[MinimumPerl / @Author::KENTNL/MinimumPerl]
+
+[Authority / @Author::KENTNL/Authority]
+:version = 1.006
+authority = cpan:KENTNL
+do_metadata = 1
+locate_comment = 1
+
+[MakeMaker / @Author::KENTNL/MakeMaker]
+default_jobs = 10
+
+[ReadmeFromPod / @Author::KENTNL/ReadmeFromPod]
+
+[ReadmeAnyFromPod / @Author::KENTNL/ReadmeAnyFromPod]
+filename = README.mkdn
+location = root
+type = markdown
+
+[Test::CPAN::Changes / @Author::KENTNL/Test::CPAN::Changes]
+
+[RunExtraTests / @Author::KENTNL/RunExtraTests]
+default_jobs = 10
+
+[TestRelease / @Author::KENTNL/TestRelease]
+
+[ConfirmRelease / @Author::KENTNL/ConfirmRelease]
+
+[Git::Check / @Author::KENTNL/Git::Check]
+filename = Changes
+
+[Git::Commit / @Author::KENTNL/commit_dirty_files]
+
+[Git::Tag / @Author::KENTNL/tag_master]
+tag_format = %v-source
+
+[Git::NextRelease / @Author::KENTNL/Git::NextRelease]
+format = %v %{yyyy-MM-dd'T'HH:mm:ss}dZ
+time_zone = UTC
+
+[Git::Commit / @Author::KENTNL/commit_release_changes]
+allow_dirty_match = ^lib/
+
+[Git::CommitBuild / @Author::KENTNL/Git::CommitBuild]
+release_branch = releases
+
+[Git::Tag / @Author::KENTNL/tag_release]
+branch = releases
+tag_format = %v
+
+[UploadToCPAN / @Author::KENTNL/UploadToCPAN]
+
+[Twitter / @Author::KENTNL/Twitter]
+hash_tags = #perl #cpan
+tweet_url = 
https://metacpan.org/release/{{$AUTHOR_UC}}/{{$DIST}}-{{$VERSION}}{{$TRIAL}}#whatsnew
+url_shortener = none
+
+[Prereqs::Recommend::MatchInstalled / 
@Author::KENTNL/Prereqs::Recommend::MatchInstalled]
+modules = ExtUtils::MakeMaker
+modules = Test::More
+
+[Prereqs::Recommend::MatchInstalled / 
@Author::KENTNL/always_latest_develop_bundle]
+applyto_map = develop.suggests = develop.suggests
+applyto_phase = develop
+modules = Dist::Zilla::PluginBundle::Author::KENTNL
+modules = Dist::Zilla::App::Command::bakeini
+
+[Prereqs / @Author::KENTNL/::Role::BundleDeps]
+-phase = develop
+-relationship = requires
+Dist::Zilla::Plugin::Authority = 1.006
+Dist::Zilla::Plugin::AutoPrereqs = 0
+Dist::Zilla::Plugin::ConfirmRelease = 0
+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::GatherDir = 0
+Dist::Zilla::Plugin::Git::NextRelease = 0
+Dist::Zilla::Plugin::Git::NextVersion::Sanitized = 0
+Dist::Zilla::Plugin::Git::Tag = 0
+Dist::Zilla::Plugin::GithubMeta = 0
+Dist::Zilla::Plugin::License = 0
+Dist::Zilla::Plugin::MakeMaker = 0
+Dist::Zilla::Plugin::Manifest = 0
+Dist::Zilla::Plugin::ManifestSkip = 0
+Dist::Zilla::Plugin::MetaConfig = 0
+Dist::Zilla::Plugin::MetaData::BuiltWith = 0
+Dist::Zilla::Plugin::MetaJSON = 0
+Dist::Zilla::Plugin::MetaProvides::Package = 1.14000001
+Dist::Zilla::Plugin::MetaTests = 0
+Dist::Zilla::Plugin::MetaYAML = 0
+Dist::Zilla::Plugin::MinimumPerl = 0
+Dist::Zilla::Plugin::PkgVersion = 0
+Dist::Zilla::Plugin::PodCoverageTests = 0
+Dist::Zilla::Plugin::PodSyntaxTests = 0
+Dist::Zilla::Plugin::PodWeaver = 0
+Dist::Zilla::Plugin::Prereqs = 0
+Dist::Zilla::Plugin::Prereqs::Recommend::MatchInstalled = 0
+Dist::Zilla::Plugin::ReadmeAnyFromPod = 0
+Dist::Zilla::Plugin::ReadmeFromPod = 0
+Dist::Zilla::Plugin::RunExtraTests = 0
+Dist::Zilla::Plugin::Test::CPAN::Changes = 0
+Dist::Zilla::Plugin::Test::Compile::PerFile = 0
+Dist::Zilla::Plugin::Test::Kwalitee = 0
+Dist::Zilla::Plugin::Test::MinimumVersion = 0
+Dist::Zilla::Plugin::Test::Perl::Critic = 0
+Dist::Zilla::Plugin::Test::ReportPrereqs = 0
+Dist::Zilla::Plugin::TestRelease = 0
+Dist::Zilla::Plugin::Twitter = 0
+Dist::Zilla::Plugin::UploadToCPAN = 0
 
 [Prereqs]
diff --git a/dist.ini b/dist.ini.meta
similarity index 100%
copy from dist.ini
copy to dist.ini.meta
diff --git a/misc/Changes.deps.all b/misc/Changes.deps.all
index af77d7f..fb51ff7 100644
--- a/misc/Changes.deps.all
+++ b/misc/Changes.deps.all
@@ -1,15 +1,22 @@
 This file contains ALL changes in dependencies in both REQUIRED / OPTIONAL 
dependencies for all phases (configure/build/runtime/test/develop)
 
 1.000002
+ [Added / develop suggests]
+ - Dist::Zilla::App::Command::bakeini 0.001001
+ - Dist::Zilla::PluginBundle::Author::KENTNL 2.016003
+
  [Changed / configure recommends]
  - ExtUtils::MakeMaker 6.94 → 6.98
 
- [Changed / develop requires]
- - Dist::Zilla::PluginBundle::Author::KENTNL 2.012002 → 2.016002
-
  [Changed / test recommends]
  - ExtUtils::MakeMaker 6.94 → 6.98
 
+ [Removed / develop requires]
+ - Dist::Zilla::PluginBundle::Author::KENTNL 2.012002
+
+ [Removed / develop suggests]
+ - Dist::Zilla::PluginBundle::Author::KENTNL::Lite v1.3.0
+
 1.000001 2014-04-05T07:37:23Z
  [Added / test requires]
  - FindBin
diff --git a/misc/Changes.deps.dev b/misc/Changes.deps.dev
index ab4b010..5cd4e60 100644
--- a/misc/Changes.deps.dev
+++ b/misc/Changes.deps.dev
@@ -1,8 +1,15 @@
 This file contains changes to DEVELOPMENT dependencies only ( both REQUIRED 
and OPTIONAL )
 
 1.000002
- [Changed / develop requires]
- - Dist::Zilla::PluginBundle::Author::KENTNL 2.012002 → 2.016002
+ [Added / develop suggests]
+ - Dist::Zilla::App::Command::bakeini 0.001001
+ - Dist::Zilla::PluginBundle::Author::KENTNL 2.016003
+
+ [Removed / develop requires]
+ - Dist::Zilla::PluginBundle::Author::KENTNL 2.012002
+
+ [Removed / develop suggests]
+ - Dist::Zilla::PluginBundle::Author::KENTNL::Lite v1.3.0
 
 1.000001 2014-04-05T07:37:23Z
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-role-bootstrap-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to