[libdist-zilla-util-configdumper-perl] 03/05: gh#1 : Require Bootstrap::lib 0.04x as a minimum for testing

Florian Schlichting fsfs at moszumanska.debian.org
Sat Nov 11 15:43:59 UTC 2017


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

fsfs pushed a commit to annotated tag 0.003005-source
in repository libdist-zilla-util-configdumper-perl.

commit c35d2c49201d5d5d3d735c2154bdc9212763c951
Author: Kent Fredric <kentfredric at gmail.com>
Date:   Thu Oct 2 17:09:16 2014 +1300

    gh#1 : Require Bootstrap::lib 0.04x as a minimum for testing
---
 Changes               | 8 ++++++++
 dist.ini              | 3 ++-
 dist.ini.meta         | 1 +
 misc/Changes.deps     | 2 ++
 misc/Changes.deps.all | 8 ++++++++
 misc/Changes.deps.dev | 2 ++
 misc/Changes.deps.opt | 2 ++
 7 files changed, 25 insertions(+), 1 deletion(-)

diff --git a/Changes b/Changes
index 8bce7b9..17a590f 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,14 @@
 Release history for Dist-Zilla-Util-ConfigDumper
 
 {{$NEXT}}
+ [Bugfix]
+ - Require a newer version of Bootstrap::lib for testing as older than 0.04x is known to fail.
+ - This might be a solution for gh#1 ( by Brendan Byrd )
+
+ [Dependencies::Stats]
+ - Dependencies changed since 0.003004, see misc/*.deps* for details
+ - develop: (suggests: ↑1)
+ - test: ↑1 (recommends: ↑1)
 
 0.003004 2014-08-31T21:17:10Z
  [Bugfix]
diff --git a/dist.ini b/dist.ini
index ea3e73a..ff87be5 100644
--- a/dist.ini
+++ b/dist.ini
@@ -78,7 +78,7 @@ replacer = replace_with_blank
 -phase = develop
 -type = suggests
 Dist::Zilla::App::Command::bakeini = 0.001000
-Dist::Zilla::PluginBundle::Author::KENTNL = 2.020000
+Dist::Zilla::PluginBundle::Author::KENTNL = 2.020003
 
 [MinimumPerl / @Author::KENTNL/MinimumPerl]
 
@@ -202,3 +202,4 @@ Dist::Zilla::Plugin::UploadToCPAN = 0
 [Prereqs]
 -phase = test
 Dist::Zilla::Util::Test::KENTNL = 1.003001
+Dist::Zilla::Plugin::Bootstrap::lib = 0.04000000
diff --git a/dist.ini.meta b/dist.ini.meta
index a45fec5..9a4848b 100644
--- a/dist.ini.meta
+++ b/dist.ini.meta
@@ -22,3 +22,4 @@ twitter_hash_tags = #perl #cpan
 [Prereqs]
 -phase = test
 Dist::Zilla::Util::Test::KENTNL = 1.003001
+Dist::Zilla::Plugin::Bootstrap::lib = 0.04000000 ; Older than this known to fail
diff --git a/misc/Changes.deps b/misc/Changes.deps
index e1db5fd..c04cfef 100644
--- a/misc/Changes.deps
+++ b/misc/Changes.deps
@@ -1,6 +1,8 @@
 This file contains changes in REQUIRED dependencies for standard CPAN phases (configure/build/runtime/test)
 
 0.003005
+ [Changed / test requires]
+ - Dist::Zilla::Plugin::Bootstrap::lib 0 → 0.04000000
 
 0.003004 2014-08-31T21:17:10Z
 
diff --git a/misc/Changes.deps.all b/misc/Changes.deps.all
index 8d1fea0..d09681c 100644
--- a/misc/Changes.deps.all
+++ b/misc/Changes.deps.all
@@ -1,6 +1,14 @@
 This file contains ALL changes in dependencies in both REQUIRED / OPTIONAL dependencies for all phases (configure/build/runtime/test/develop)
 
 0.003005
+ [Changed / develop suggests]
+ - Dist::Zilla::PluginBundle::Author::KENTNL 2.020000 → 2.020003
+
+ [Changed / test recommends]
+ - Test::More 1.001003 → 1.001006
+
+ [Changed / test requires]
+ - Dist::Zilla::Plugin::Bootstrap::lib 0 → 0.04000000
 
 0.003004 2014-08-31T21:17:10Z
 
diff --git a/misc/Changes.deps.dev b/misc/Changes.deps.dev
index df8ed4a..22d75c9 100644
--- a/misc/Changes.deps.dev
+++ b/misc/Changes.deps.dev
@@ -1,6 +1,8 @@
 This file contains changes to DEVELOPMENT dependencies only ( both REQUIRED and OPTIONAL )
 
 0.003005
+ [Changed / develop suggests]
+ - Dist::Zilla::PluginBundle::Author::KENTNL 2.020000 → 2.020003
 
 0.003004 2014-08-31T21:17:10Z
 
diff --git a/misc/Changes.deps.opt b/misc/Changes.deps.opt
index 02aa4cd..321a64c 100644
--- a/misc/Changes.deps.opt
+++ b/misc/Changes.deps.opt
@@ -1,6 +1,8 @@
 This file contains changes in OPTIONAL dependencies for standard CPAN phases (configure/build/runtime/test)
 
 0.003005
+ [Changed / test recommends]
+ - Test::More 1.001003 → 1.001006
 
 0.003004 2014-08-31T21:17:10Z
 

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



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