[libdist-zilla-util-configdumper-perl] 03/03: Require 1.(0x5)3, as versions prior to that can fail due to a missing dependency on an appropriate role.

Florian Schlichting fsfs at moszumanska.debian.org
Sat Nov 11 15:44:02 UTC 2017


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

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

commit e5c8e48da28fd94c3344c8914fa24896c6eb0d08
Author: Kent Fredric <kentfredric at gmail.com>
Date:   Thu Oct 2 17:27:34 2014 +1300

    Require 1.(0x5)3, as versions prior to that can fail due to a missing dependency on an appropriate role.
    
    This is a propagation of kentnl/Dist-Zilla-Plugin-Bootstrap-lib#2
    This closes #1
---
 Changes       | 4 ++++
 dist.ini      | 2 +-
 dist.ini.meta | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/Changes b/Changes
index 07a9be9..5b44b92 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,10 @@
 Release history for Dist-Zilla-Util-ConfigDumper
 
 {{$NEXT}}
+ [Bugfix]
+ - Require 1.(0x5)3, as versions prior to that can fail due to a missing dependency on an appropriate role.
+ - This is a propagation of kentnl/Dist-Zilla-Plugin-Bootstrap-lib#2
+ - This closes #1
 
 0.003005 2014-10-02T04:13:44Z
  [Bugfix]
diff --git a/dist.ini b/dist.ini
index 9eafe49..a8f4d10 100644
--- a/dist.ini
+++ b/dist.ini
@@ -202,4 +202,4 @@ Dist::Zilla::Plugin::UploadToCPAN = 0
 [Prereqs]
 -phase = test
 Dist::Zilla::Util::Test::KENTNL = 1.003001
-Dist::Zilla::Plugin::Bootstrap::lib = 0.04000000
+Dist::Zilla::Plugin::Bootstrap::lib = 1.000003
diff --git a/dist.ini.meta b/dist.ini.meta
index 5884c1a..d563b4c 100644
--- a/dist.ini.meta
+++ b/dist.ini.meta
@@ -22,4 +22,4 @@ twitter_extra_hash_tags = #distzilla
 [Prereqs]
 -phase = test
 Dist::Zilla::Util::Test::KENTNL = 1.003001
-Dist::Zilla::Plugin::Bootstrap::lib = 0.04000000 ; Older than this known to fail
+Dist::Zilla::Plugin::Bootstrap::lib = 1.000003 ; >= 0.04 works with the newer role, but only 1.(0x5)3 depends on the newer role.

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