[libdist-zilla-role-bootstrap-perl] 02/09: Update changes format + Automated changes

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


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 f0158f4594971123b1c271affa1ac70e47e21fbe
Author: Kent Fredric <kentfredric at gmail.com>
Date:   Tue Jul 15 20:45:44 2014 +1200

    Update changes format + Automated changes
---
 Changes                                   | 42 +++++++++++++------------------
 README.mkdn                               | 16 ++++++------
 Changes.deps => misc/Changes.deps         | 15 ++++-------
 Changes.deps.all => misc/Changes.deps.all | 14 ++++++++++-
 Changes.deps.dev => misc/Changes.deps.dev |  8 +++++-
 misc/Changes.deps.opt                     | 29 +++++++++++++++++++++
 6 files changed, 80 insertions(+), 44 deletions(-)

diff --git a/Changes b/Changes
index a965b9b..53288fb 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,11 @@
 Release history for Dist-Zilla-Role-Bootstrap
 
 {{$NEXT}}
+ [Dependencies::Stats]
+ - Dependencies changed since 1.000001, see misc/*.deps* for details
+ - configure: (recommends: ↑1)
+ - develop: ↑1
+ - test: (recommends: ↑1)
 
 1.000001 2014-04-05T07:37:23Z
  [00 Test Fixes]
@@ -12,20 +17,17 @@ Release history for Dist-Zilla-Role-Bootstrap
  - 5.019 : 166 → 163
 
  [Dependencies::Stats]
- - Dependencies changed since 1.000000, see Changes.deps{,.all,.dev} for
-   details
+ - Dependencies changed since 1.000000, see misc/*.deps* for details
  - test: +1 -1
 
 1.000000 2014-04-05T05:29:35Z
  [00 Major]
- - This distribution has a few changes that are major enough that non-perl
-   toolchains may need to pay attention.
- - Everyone else should find the changes in this release boring, except
-   maybe those who are trying to get off the Module::Build train.
+ - This distribution has a few changes that are major enough that non-perl toolchains may need to pay attention.
+ - Everyone else should find the changes in this release boring, except maybe those who are trying to get off the
+   Module::Build train.
 
  [01 Versioning Scheme change]
- - x.y.z becomes x.abydez, aka: Floats. If this is a problem, please
-   normalise versions downstream.
+ - x.y.z becomes x.abydez, aka: Floats. If this is a problem, please normalise versions downstream.
  - Versioning scheme change is primary reason for 1.XXX on the box.
 
  [02 Tooling Change]
@@ -37,8 +39,7 @@ Release history for Dist-Zilla-Role-Bootstrap
  - 5.019 : 167 → 166
 
  [Dependencies::Stats]
- - Dependencies changed since 0.2.3, see Changes.deps{,.all,.dev} for
-   details
+ - Dependencies changed since 0.2.3, see misc/*.deps* for details
  - build: -1
  - configure: +1 -1 (recommends: +1)
  - develop: +7 ↑1 -9
@@ -47,22 +48,19 @@ Release history for Dist-Zilla-Role-Bootstrap
 
 0.2.3 2013-11-18T17:50:53Z
  [00 Bugfix]
- - Depend on a minimum version of MooseX::AttributeShortcuts to provide
-   builder => sub {} support
+ - Depend on a minimum version of MooseX::AttributeShortcuts to provide builder => sub {} support
  - Thanks, Graham Ollis for reporting, closes #1
 
  [Dependencies::Noteworthy]
  - MooseX::AttributeShortcuts 0 → 0.015
 
  [Dependencies::Stats]
- - Dependencies changed since 0.2.2, see Changes.deps{,.all,.dev} for
-   details
+ - Dependencies changed since 0.2.2, see misc/*.deps* 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
-   want a version-specific dependency to work
+ - 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
 
@@ -72,8 +70,7 @@ Release history for Dist-Zilla-Role-Bootstrap
  - Test::More 0.98 → 1.001002
 
  [Dependencies::Stats]
- - Dependencies changed since 0.2.1, see Changes.deps{,.all,.dev} for
-   details
+ - Dependencies changed since 0.2.1, see misc/*.deps* for details
  - build: ↑1
  - configure: ↑1
  - develop: +43 ↑1 -1 (recommends: -1, suggests: +1 -1)
@@ -93,16 +90,14 @@ Release history for Dist-Zilla-Role-Bootstrap
  - use $zilla->root instead of calling cwd()
 
  [Dependencies::Stats]
- - Dependencies changed since 0.2.0, see Changes.deps{,.all,.dev} for
-   details
+ - Dependencies changed since 0.2.0, see misc/*.deps* for details
  - runtime: -1
 
 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
+ - Alternative mechanism attempts to parse versions out of build dirs and use the latest
 
  [Dependencies::Noteworthy]
  - added : List::UtilsBy
@@ -110,8 +105,7 @@ Release history for Dist-Zilla-Role-Bootstrap
  - added : File::Copy::Recursive
 
  [Dependencies::Stats]
- - Dependencies changed since 0.1.0, see Changes.deps{,.all,.dev} for
-   details
+ - Dependencies changed since 0.1.0, see misc/*.deps* for details
  - runtime: +2
  - test: +2
 
diff --git a/README.mkdn b/README.mkdn
index a0ae6f7..8196324 100644
--- a/README.mkdn
+++ b/README.mkdn
@@ -4,7 +4,7 @@ Dist::Zilla::Role::Bootstrap - Shared logic for bootstrap things.
 
 # VERSION
 
-version 1.000001
+version 1.000002
 
 # SYNOPSIS
 
@@ -34,11 +34,11 @@ For users of plugins:
 
 Any user specified `bootstrap` method will be invoked during `plugin_from_config`.
 
-This is __AFTER__ `->new`, __AFTER__ `->BUILD`, and __AFTER__ `dzil`'s internal `plugin_from_config` steps.
+This is **AFTER** `->new`, **AFTER** `->BUILD`, and **AFTER** `dzil`'s internal `plugin_from_config` steps.
 
 This occurs within the `register_component` phase of the plug-in loading and configuration.
 
-This also occurs __BEFORE__ `Dist::Zilla` attaches the plug-in into the plug-in stash.
+This also occurs **BEFORE** `Dist::Zilla` attaches the plug-in into the plug-in stash.
 
 # ATTRIBUTES
 
@@ -52,13 +52,13 @@ Usually this value is populated by `dist.ini` in the property `name`
 
 However, occasionally, this value is discovered by a `plugin`.
 
-In such a case, that plugin cannot be bootstrapped, because that plugin __MUST__ be loaded prior to bootstrap.
+In such a case, that plugin cannot be bootstrapped, because that plugin **MUST** be loaded prior to bootstrap.
 
 ## `try_built`
 
 This attribute controls how the consuming `plugin` behaves.
 
-- false __(default)__ : bootstrapping is only done to `PROJECTROOT/lib`
+- false **(default)** : bootstrapping is only done to `PROJECTROOT/lib`
 - true : bootstrap attempts to try `PROJECTROOT/<distname>-<version>/lib`
 
 ## `fallback`
@@ -66,7 +66,7 @@ This attribute controls how the consuming `plugin` behaves.
 This attribute is for use in conjunction with `try_built`
 
 - `false` : When `PROJECTROOT/<distname>-<version>` does not exist, don't perform any bootstrapping
-- `true` __(default)__ : When `PROJECTROOT/<distname>-<version>` does not exist, bootstrap to `PROJECTROOT/lib`
+- `true` **(default)** : When `PROJECTROOT/<distname>-<version>` does not exist, bootstrap to `PROJECTROOT/lib`
 
 ## `try_built_method`
 
@@ -74,7 +74,7 @@ This attribute controls how `try_built` behaves when multiple directories exist
 
 Two valid options at this time:
 
-- `mtime` __(default)__ : Pick the directory with the most recent `mtime`
+- `mtime` **(default)** : Pick the directory with the most recent `mtime`
 - `parseversion` : Attempt to parse versions on all candidate directories and use the one with the largest version.
 
 Prior to `0.2.0` this property did not exist, and default behavior was to assume `0 Candidates` and `2 or more Candidates` were the same problem.
@@ -105,7 +105,7 @@ Attempt to resolve a version from a directory name
 
     my $version = $self->_get_candidate_version($directory_object)
 
-__NOTE:__ At this time, the presence of `-TRIAL` is simply stripped and ignored
+**NOTE:** At this time, the presence of `-TRIAL` is simply stripped and ignored
 
 ## `_pick_latest_parseversion`
 
diff --git a/Changes.deps b/misc/Changes.deps
similarity index 85%
rename from Changes.deps
rename to misc/Changes.deps
index 67a0013..28f7e69 100644
--- a/Changes.deps
+++ b/misc/Changes.deps
@@ -1,4 +1,8 @@
-1.000001
+This file contains changes in REQUIRED dependencies for standard CPAN phases (configure/build/runtime/test)
+
+1.000002
+
+1.000001 2014-04-05T07:37:23Z
  [Added / test requires]
  - FindBin
 
@@ -6,21 +10,12 @@
  - Path::FindDev
 
 1.000000 2014-04-05T05:29:35Z
- [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
diff --git a/Changes.deps.all b/misc/Changes.deps.all
similarity index 91%
rename from Changes.deps.all
rename to misc/Changes.deps.all
index 6582869..af77d7f 100644
--- a/Changes.deps.all
+++ b/misc/Changes.deps.all
@@ -1,4 +1,16 @@
-1.000001
+This file contains ALL changes in dependencies in both REQUIRED / OPTIONAL dependencies for all phases (configure/build/runtime/test/develop)
+
+1.000002
+ [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
+
+1.000001 2014-04-05T07:37:23Z
  [Added / test requires]
  - FindBin
 
diff --git a/Changes.deps.dev b/misc/Changes.deps.dev
similarity index 93%
rename from Changes.deps.dev
rename to misc/Changes.deps.dev
index 9b9344e..ab4b010 100644
--- a/Changes.deps.dev
+++ b/misc/Changes.deps.dev
@@ -1,4 +1,10 @@
-1.000001
+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
+
+1.000001 2014-04-05T07:37:23Z
 
 1.000000 2014-04-05T05:29:35Z
  [Added / develop requires]
diff --git a/misc/Changes.deps.opt b/misc/Changes.deps.opt
new file mode 100644
index 0000000..ac60593
--- /dev/null
+++ b/misc/Changes.deps.opt
@@ -0,0 +1,29 @@
+This file contains changes in OPTIONAL dependencies for standard CPAN phases (configure/build/runtime/test)
+
+1.000002
+ [Changed / configure recommends]
+ - ExtUtils::MakeMaker 6.94 → 6.98
+
+ [Changed / test recommends]
+ - ExtUtils::MakeMaker 6.94 → 6.98
+
+1.000001 2014-04-05T07:37:23Z
+
+1.000000 2014-04-05T05:29:35Z
+ [Added / configure recommends]
+ - ExtUtils::MakeMaker 6.94
+
+ [Added / test recommends]
+ - CPAN::Meta
+ - CPAN::Meta::Requirements 2.120900
+ - ExtUtils::MakeMaker 6.94
+ - Test::More 1.001003
+
+0.2.3 2013-11-18T17:50:53Z
+
+0.2.2 2013-11-18T04:24:16Z
+
+0.2.1 2013-09-24T02:37:30Z
+
+0.2.0 2013-09-21T12:39:54Z
+

-- 
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