[libdist-zilla-role-bootstrap-perl] 10/16: Update Changes

Axel Beckert abe at deuxchevaux.org
Sat Aug 8 11:59:02 UTC 2015


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

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

commit dda427a504bec796e3921551905706e569b47b22
Author: Kent Fredric <kentfredric at gmail.com>
Date:   Sat Apr 5 17:39:39 2014 +1300

    Update Changes
---
 Changes                     | 119 ++++++++++++++------------------------------
 Changes.deps                |  68 +++++++++++++++++++++++++
 Changes => Changes.deps.all | 117 +++++++++++++++++++++++++------------------
 Changes => Changes.deps.dev |  97 +++++++++++-------------------------
 4 files changed, 203 insertions(+), 198 deletions(-)

diff --git a/Changes b/Changes
index 2d23e89..0063476 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,14 @@
 Release history for Dist-Zilla-Role-Bootstrap
 
 {{$NEXT}}
+ [Dependencies::Stats]
+ - Dependencies changed since 0.2.3, see Changes.deps{,.all,.dev} for
+   details
+ - build: -1
+ - configure: +1 -1 (recommends: +1)
+ - develop: +7 ↑1 -9
+ - runtime: +1 ↑1
+ - test: +3 ↓1 (recommends: +4)
 
 0.2.3 2013-11-18T17:50:53Z
  [00 Bugfix]
@@ -8,9 +16,14 @@ Release history for Dist-Zilla-Role-Bootstrap
    builder => sub {} support
  - Thanks, Graham Ollis for reporting, closes #1
 
- [Dependencies::Changed / runtime requires]
+ [Dependencies::Noteworthy]
  - MooseX::AttributeShortcuts 0 → 0.015
 
+ [Dependencies::Stats]
+ - Dependencies changed since 0.2.2, see Changes.deps{,.all,.dev} for
+   details
+ - runtime: ↑1
+
 0.2.2 2013-11-18T04:24:16Z
  [00 Minor/Bugfix]
  - Drop mandatory dep on 5.10.1. You will need a recent version.pm if you
@@ -18,82 +31,19 @@ Release history for Dist-Zilla-Role-Bootstrap
  - Use latest MB Magic
  - Switch to Compile::PerFile
 
- [Dependencies::Added / develop requires]
- - Dist::Zilla::Plugin::Author::KENTNL::MinimumPerl
- - Dist::Zilla::Plugin::Authority 1.006
- - Dist::Zilla::Plugin::AutoPrereqs
- - Dist::Zilla::Plugin::CheckExtraTests
- - Dist::Zilla::Plugin::ConfirmRelease
- - Dist::Zilla::Plugin::EOLTests
- - Dist::Zilla::Plugin::Git::Check
- - Dist::Zilla::Plugin::Git::Commit
- - Dist::Zilla::Plugin::Git::CommitBuild
- - Dist::Zilla::Plugin::Git::GatherDir
- - Dist::Zilla::Plugin::Git::NextVersion
- - Dist::Zilla::Plugin::Git::Tag
- - Dist::Zilla::Plugin::GithubMeta
- - Dist::Zilla::Plugin::License
- - Dist::Zilla::Plugin::Manifest
- - Dist::Zilla::Plugin::ManifestSkip
- - Dist::Zilla::Plugin::MetaConfig
- - Dist::Zilla::Plugin::MetaData::BuiltWith
- - Dist::Zilla::Plugin::MetaJSON
- - Dist::Zilla::Plugin::MetaProvides::Package 1.14000001
- - Dist::Zilla::Plugin::MetaTests
- - Dist::Zilla::Plugin::MetaYAML
- - Dist::Zilla::Plugin::ModuleBuild
- - Dist::Zilla::Plugin::NextRelease
- - Dist::Zilla::Plugin::PkgVersion
- - Dist::Zilla::Plugin::PodCoverageTests
- - Dist::Zilla::Plugin::PodSyntaxTests
- - Dist::Zilla::Plugin::PodWeaver
- - Dist::Zilla::Plugin::Prereqs
- - Dist::Zilla::Plugin::Prereqs::MatchInstalled
- - Dist::Zilla::Plugin::PruneCruft
- - Dist::Zilla::Plugin::ReadmeAnyFromPod
- - Dist::Zilla::Plugin::ReadmeFromPod
- - Dist::Zilla::Plugin::ReportVersions::Tiny
- - Dist::Zilla::Plugin::Test::CPAN::Changes
- - Dist::Zilla::Plugin::Test::Compile::PerFile
- - Dist::Zilla::Plugin::Test::Kwalitee
- - Dist::Zilla::Plugin::Test::MinimumVersion
- - Dist::Zilla::Plugin::Test::Perl::Critic
- - Dist::Zilla::Plugin::TestRelease
- - Dist::Zilla::Plugin::Twitter
- - Dist::Zilla::Plugin::UploadToCPAN
- - Dist::Zilla::PluginBundle::Author::KENTNL 2.002001
-
- [Dependencies::Added / develop suggests]
- - Dist::Zilla::PluginBundle::Author::KENTNL::Lite v1.3.0
-
- [Dependencies::Changed / build requires]
- - Module::Build 0.4007 → 0.4200
-
- [Dependencies::Changed / configure requires]
- - Module::Build 0.4007 → 0.4200
-
- [Dependencies::Changed / develop requires]
- - Test::Kwalitee 1.08 → 1.12
-
- [Dependencies::Changed / runtime requires]
+ [Dependencies::Noteworthy]
+ - Module::Build upgrade
  - perl v5.10.0 → 5.006
-
- [Dependencies::Changed / test requires]
  - Test::More 0.98 → 1.001002
 
- [Dependencies::Removed / develop recommends]
- - Dist::Zilla::PluginBundle::Author::KENTNL::Lite v1.3.0
-
- [Dependencies::Removed / develop requires]
- - Dist::Zilla::PluginBundle::Author::KENTNL::Lite
-
- [Dependencies::Removed / develop suggests]
- - Dist::Zilla::PluginBundle::Author::KENTNL v1.8.3
-
- [Dependencies::Removed / test requires]
- - File::Spec
- - IO::Handle
- - IPC::Open3
+ [Dependencies::Stats]
+ - Dependencies changed since 0.2.1, see Changes.deps{,.all,.dev} for
+   details
+ - build: ↑1
+ - configure: ↑1
+ - develop: +43 ↑1 -1 (recommends: -1, suggests: +1 -1)
+ - runtime: ↓1
+ - test: ↑1 -3
 
  [Documentation]
  - Use MetaCPAN in README.mkdn
@@ -107,8 +57,10 @@ Release history for Dist-Zilla-Role-Bootstrap
  - use ->realpath for comparisons to avoid symlink confusion on darwin
  - use $zilla->root instead of calling cwd()
 
- [Dependencies::Removed / runtime requires]
- - Cwd
+ [Dependencies::Stats]
+ - Dependencies changed since 0.2.0, see Changes.deps{,.all,.dev} for
+   details
+ - runtime: -1
 
 0.2.0 2013-09-21T12:39:54Z
  [00 Major - try_built_method]
@@ -117,13 +69,16 @@ Release history for Dist-Zilla-Role-Bootstrap
  - Alternative mechanism attempts to parse versions out of build dirs and
    use the latest
 
- [Dependencies::Added / runtime requires]
- - List::UtilsBy
- - version
+ [Dependencies::Noteworthy]
+ - added : List::UtilsBy
+ - added : version
+ - added : File::Copy::Recursive
 
- [Dependencies::Added / test requires]
- - File::Copy::Recursive
- - File::Spec
+ [Dependencies::Stats]
+ - Dependencies changed since 0.1.0, see Changes.deps{,.all,.dev} for
+   details
+ - runtime: +2
+ - test: +2
 
 0.1.0 2013-09-04T11:24:24Z
  - First version.
diff --git a/Changes.deps b/Changes.deps
new file mode 100644
index 0000000..1c93590
--- /dev/null
+++ b/Changes.deps
@@ -0,0 +1,68 @@
+1.000000
+ [Added / configure recommends]
+ - ExtUtils::MakeMaker 6.94
+
+ [Added / configure requires]
+ - ExtUtils::MakeMaker 6.30
+
+ [Added / runtime requires]
+ - utf8
+
+ [Added / test recommends]
+ - CPAN::Meta
+ - CPAN::Meta::Requirements 2.120900
+ - ExtUtils::MakeMaker 6.94
+ - Test::More 1.001003
+
+ [Added / test requires]
+ - ExtUtils::MakeMaker
+ - File::Spec::Functions
+ - List::Util
+
+ [Changed / runtime requires]
+ - perl 5.006 → 5.008
+
+ [Changed / test requires]
+ - Test::More 1.001002 → 0.89
+
+ [Removed / build requires]
+ - Module::Build 0.4200
+
+ [Removed / configure requires]
+ - Module::Build 0.4200
+
+0.2.3 2013-11-18T17:50:53Z
+ [Changed / runtime requires]
+ - MooseX::AttributeShortcuts 0 → 0.015
+
+0.2.2 2013-11-18T04:24:16Z
+ [Changed / build requires]
+ - Module::Build 0.4007 → 0.4200
+
+ [Changed / configure requires]
+ - Module::Build 0.4007 → 0.4200
+
+ [Changed / runtime requires]
+ - perl v5.10.0 → 5.006
+
+ [Changed / test requires]
+ - Test::More 0.98 → 1.001002
+
+ [Removed / test requires]
+ - File::Spec
+ - IO::Handle
+ - IPC::Open3
+
+0.2.1 2013-09-24T02:37:30Z
+ [Removed / runtime requires]
+ - Cwd
+
+0.2.0 2013-09-21T12:39:54Z
+ [Added / runtime requires]
+ - List::UtilsBy
+ - version
+
+ [Added / test requires]
+ - File::Copy::Recursive
+ - File::Spec
+
diff --git a/Changes b/Changes.deps.all
similarity index 55%
copy from Changes
copy to Changes.deps.all
index 2d23e89..3e3c15a 100644
--- a/Changes
+++ b/Changes.deps.all
@@ -1,24 +1,65 @@
-Release history for Dist-Zilla-Role-Bootstrap
+1.000000
+ [Added / configure recommends]
+ - ExtUtils::MakeMaker 6.94
 
-{{$NEXT}}
+ [Added / configure requires]
+ - ExtUtils::MakeMaker 6.30
 
-0.2.3 2013-11-18T17:50:53Z
- [00 Bugfix]
- - Depend on a minimum version of MooseX::AttributeShortcuts to provide
-   builder => sub {} support
- - Thanks, Graham Ollis for reporting, closes #1
+ [Added / develop requires]
+ - Dist::Zilla::Plugin::Git::NextRelease
+ - Dist::Zilla::Plugin::Git::NextVersion::Sanitized
+ - Dist::Zilla::Plugin::MakeMaker
+ - Dist::Zilla::Plugin::MinimumPerl
+ - Dist::Zilla::Plugin::Prereqs::Recommend::MatchInstalled
+ - Dist::Zilla::Plugin::RunExtraTests
+ - Dist::Zilla::Plugin::Test::ReportPrereqs
+
+ [Added / runtime requires]
+ - utf8
+
+ [Added / test recommends]
+ - CPAN::Meta
+ - CPAN::Meta::Requirements 2.120900
+ - ExtUtils::MakeMaker 6.94
+ - Test::More 1.001003
+
+ [Added / test requires]
+ - ExtUtils::MakeMaker
+ - File::Spec::Functions
+ - List::Util
+
+ [Changed / develop requires]
+ - Dist::Zilla::PluginBundle::Author::KENTNL 2.002001 → 2.012002
+
+ [Changed / runtime requires]
+ - perl 5.006 → 5.008
+
+ [Changed / test requires]
+ - Test::More 1.001002 → 0.89
 
- [Dependencies::Changed / runtime requires]
+ [Removed / build requires]
+ - Module::Build 0.4200
+
+ [Removed / configure requires]
+ - Module::Build 0.4200
+
+ [Removed / develop requires]
+ - Dist::Zilla::Plugin::Author::KENTNL::MinimumPerl
+ - Dist::Zilla::Plugin::CheckExtraTests
+ - Dist::Zilla::Plugin::Git::NextVersion
+ - Dist::Zilla::Plugin::ModuleBuild
+ - Dist::Zilla::Plugin::NextRelease
+ - Dist::Zilla::Plugin::Prereqs::MatchInstalled
+ - Dist::Zilla::Plugin::PruneCruft
+ - Dist::Zilla::Plugin::ReportVersions::Tiny
+ - version 0.9901
+
+0.2.3 2013-11-18T17:50:53Z
+ [Changed / runtime requires]
  - MooseX::AttributeShortcuts 0 → 0.015
 
 0.2.2 2013-11-18T04:24:16Z
- [00 Minor/Bugfix]
- - Drop mandatory dep on 5.10.1. You will need a recent version.pm if you
-   want a version-specific dependency to work
- - Use latest MB Magic
- - Switch to Compile::PerFile
-
- [Dependencies::Added / develop requires]
+ [Added / develop requires]
  - Dist::Zilla::Plugin::Author::KENTNL::MinimumPerl
  - Dist::Zilla::Plugin::Authority 1.006
  - Dist::Zilla::Plugin::AutoPrereqs
@@ -63,68 +104,48 @@ Release history for Dist-Zilla-Role-Bootstrap
  - Dist::Zilla::Plugin::UploadToCPAN
  - Dist::Zilla::PluginBundle::Author::KENTNL 2.002001
 
- [Dependencies::Added / develop suggests]
+ [Added / develop suggests]
  - Dist::Zilla::PluginBundle::Author::KENTNL::Lite v1.3.0
 
- [Dependencies::Changed / build requires]
+ [Changed / build requires]
  - Module::Build 0.4007 → 0.4200
 
- [Dependencies::Changed / configure requires]
+ [Changed / configure requires]
  - Module::Build 0.4007 → 0.4200
 
- [Dependencies::Changed / develop requires]
+ [Changed / develop requires]
  - Test::Kwalitee 1.08 → 1.12
 
- [Dependencies::Changed / runtime requires]
+ [Changed / runtime requires]
  - perl v5.10.0 → 5.006
 
- [Dependencies::Changed / test requires]
+ [Changed / test requires]
  - Test::More 0.98 → 1.001002
 
- [Dependencies::Removed / develop recommends]
+ [Removed / develop recommends]
  - Dist::Zilla::PluginBundle::Author::KENTNL::Lite v1.3.0
 
- [Dependencies::Removed / develop requires]
+ [Removed / develop requires]
  - Dist::Zilla::PluginBundle::Author::KENTNL::Lite
 
- [Dependencies::Removed / develop suggests]
+ [Removed / develop suggests]
  - Dist::Zilla::PluginBundle::Author::KENTNL v1.8.3
 
- [Dependencies::Removed / test requires]
+ [Removed / test requires]
  - File::Spec
  - IO::Handle
  - IPC::Open3
 
- [Documentation]
- - Use MetaCPAN in README.mkdn
-
- [Tests]
- - Regenerate Report::Versions to not report develop things.
- - S/Compile/Compile::PerFile/
-
 0.2.1 2013-09-24T02:37:30Z
- [Bugfix]
- - use ->realpath for comparisons to avoid symlink confusion on darwin
- - use $zilla->root instead of calling cwd()
-
- [Dependencies::Removed / runtime requires]
+ [Removed / runtime requires]
  - Cwd
 
 0.2.0 2013-09-21T12:39:54Z
- [00 Major - try_built_method]
- - New mechanisms for try_built if there is >1 build trees
- - Default mechanism 'mtime' picks built dir with the most recent mtime
- - Alternative mechanism attempts to parse versions out of build dirs and
-   use the latest
-
- [Dependencies::Added / runtime requires]
+ [Added / runtime requires]
  - List::UtilsBy
  - version
 
- [Dependencies::Added / test requires]
+ [Added / test requires]
  - File::Copy::Recursive
  - File::Spec
 
-0.1.0 2013-09-04T11:24:24Z
- - First version.
-
diff --git a/Changes b/Changes.deps.dev
similarity index 51%
copy from Changes
copy to Changes.deps.dev
index 2d23e89..8670156 100644
--- a/Changes
+++ b/Changes.deps.dev
@@ -1,24 +1,31 @@
-Release history for Dist-Zilla-Role-Bootstrap
-
-{{$NEXT}}
+1.000000
+ [Added / develop requires]
+ - Dist::Zilla::Plugin::Git::NextRelease
+ - Dist::Zilla::Plugin::Git::NextVersion::Sanitized
+ - Dist::Zilla::Plugin::MakeMaker
+ - Dist::Zilla::Plugin::MinimumPerl
+ - Dist::Zilla::Plugin::Prereqs::Recommend::MatchInstalled
+ - Dist::Zilla::Plugin::RunExtraTests
+ - Dist::Zilla::Plugin::Test::ReportPrereqs
+
+ [Changed / develop requires]
+ - Dist::Zilla::PluginBundle::Author::KENTNL 2.002001 → 2.012002
+
+ [Removed / develop requires]
+ - Dist::Zilla::Plugin::Author::KENTNL::MinimumPerl
+ - Dist::Zilla::Plugin::CheckExtraTests
+ - Dist::Zilla::Plugin::Git::NextVersion
+ - Dist::Zilla::Plugin::ModuleBuild
+ - Dist::Zilla::Plugin::NextRelease
+ - Dist::Zilla::Plugin::Prereqs::MatchInstalled
+ - Dist::Zilla::Plugin::PruneCruft
+ - Dist::Zilla::Plugin::ReportVersions::Tiny
+ - version 0.9901
 
 0.2.3 2013-11-18T17:50:53Z
- [00 Bugfix]
- - Depend on a minimum version of MooseX::AttributeShortcuts to provide
-   builder => sub {} support
- - Thanks, Graham Ollis for reporting, closes #1
-
- [Dependencies::Changed / runtime requires]
- - MooseX::AttributeShortcuts 0 → 0.015
 
 0.2.2 2013-11-18T04:24:16Z
- [00 Minor/Bugfix]
- - Drop mandatory dep on 5.10.1. You will need a recent version.pm if you
-   want a version-specific dependency to work
- - Use latest MB Magic
- - Switch to Compile::PerFile
-
- [Dependencies::Added / develop requires]
+ [Added / develop requires]
  - Dist::Zilla::Plugin::Author::KENTNL::MinimumPerl
  - Dist::Zilla::Plugin::Authority 1.006
  - Dist::Zilla::Plugin::AutoPrereqs
@@ -63,68 +70,22 @@ Release history for Dist-Zilla-Role-Bootstrap
  - Dist::Zilla::Plugin::UploadToCPAN
  - Dist::Zilla::PluginBundle::Author::KENTNL 2.002001
 
- [Dependencies::Added / develop suggests]
+ [Added / develop suggests]
  - Dist::Zilla::PluginBundle::Author::KENTNL::Lite v1.3.0
 
- [Dependencies::Changed / build requires]
- - Module::Build 0.4007 → 0.4200
-
- [Dependencies::Changed / configure requires]
- - Module::Build 0.4007 → 0.4200
-
- [Dependencies::Changed / develop requires]
+ [Changed / develop requires]
  - Test::Kwalitee 1.08 → 1.12
 
- [Dependencies::Changed / runtime requires]
- - perl v5.10.0 → 5.006
-
- [Dependencies::Changed / test requires]
- - Test::More 0.98 → 1.001002
-
- [Dependencies::Removed / develop recommends]
+ [Removed / develop recommends]
  - Dist::Zilla::PluginBundle::Author::KENTNL::Lite v1.3.0
 
- [Dependencies::Removed / develop requires]
+ [Removed / develop requires]
  - Dist::Zilla::PluginBundle::Author::KENTNL::Lite
 
- [Dependencies::Removed / develop suggests]
+ [Removed / develop suggests]
  - Dist::Zilla::PluginBundle::Author::KENTNL v1.8.3
 
- [Dependencies::Removed / test requires]
- - File::Spec
- - IO::Handle
- - IPC::Open3
-
- [Documentation]
- - Use MetaCPAN in README.mkdn
-
- [Tests]
- - Regenerate Report::Versions to not report develop things.
- - S/Compile/Compile::PerFile/
-
 0.2.1 2013-09-24T02:37:30Z
- [Bugfix]
- - use ->realpath for comparisons to avoid symlink confusion on darwin
- - use $zilla->root instead of calling cwd()
-
- [Dependencies::Removed / runtime requires]
- - Cwd
 
 0.2.0 2013-09-21T12:39:54Z
- [00 Major - try_built_method]
- - New mechanisms for try_built if there is >1 build trees
- - Default mechanism 'mtime' picks built dir with the most recent mtime
- - Alternative mechanism attempts to parse versions out of build dirs and
-   use the latest
-
- [Dependencies::Added / runtime requires]
- - List::UtilsBy
- - version
-
- [Dependencies::Added / test requires]
- - File::Copy::Recursive
- - File::Spec
-
-0.1.0 2013-09-04T11:24:24Z
- - First version.
 

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



More information about the Pkg-perl-cvs-commits mailing list