[libdist-zilla-util-configdumper-perl] 03/03: Avoid no-build-dir fails

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


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

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

commit a7a62142c6b17b507ba60f845386cb63d2892177
Author: Kent Fredric <kentfredric at gmail.com>
Date:   Fri Aug 29 22:02:14 2014 +1200

    Avoid no-build-dir fails
---
 Changes               | 6 ++++++
 dist.ini              | 2 ++
 dist.ini.meta         | 2 ++
 misc/Changes.deps     | 2 ++
 misc/Changes.deps.all | 2 ++
 5 files changed, 14 insertions(+)

diff --git a/Changes b/Changes
index ad61dab..bb57811 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,12 @@
 Release history for Dist-Zilla-Util-ConfigDumper
 
 {{$NEXT}}
+ [Bugfix]
+ - Avoid no-build-dir fails.
+
+ [Dependencies::Stats]
+ - Dependencies changed since 0.003001, see misc/*.deps* for details
+ - test: ↑1
 
 0.003001 2014-08-27T22:48:37Z
  [Bugfix]
diff --git a/dist.ini b/dist.ini
index fe8690c..1e6564d 100644
--- a/dist.ini
+++ b/dist.ini
@@ -198,3 +198,5 @@ Dist::Zilla::Plugin::Twitter = 0
 Dist::Zilla::Plugin::UploadToCPAN = 0
 
 [Prereqs]
+-phase = test
+Dist::Zilla::Util::Test::KENTNL = 1.003001
diff --git a/dist.ini.meta b/dist.ini.meta
index ad00e10..bcb2a1f 100644
--- a/dist.ini.meta
+++ b/dist.ini.meta
@@ -21,3 +21,5 @@ twitter_hash_tags = #perl #cpan
 ; auto_prereqs_skip = File::Find
 
 [Prereqs]
+-phase = test
+Dist::Zilla::Util::Test::KENTNL = 1.003001
diff --git a/misc/Changes.deps b/misc/Changes.deps
index 0222a2d..81cbae2 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.003002
+ [Changed / test requires]
+ - Dist::Zilla::Util::Test::KENTNL 1.001 → 1.003001
 
 0.003001 2014-08-27T22:48:37Z
 
diff --git a/misc/Changes.deps.all b/misc/Changes.deps.all
index 778869c..19444e2 100644
--- a/misc/Changes.deps.all
+++ b/misc/Changes.deps.all
@@ -1,6 +1,8 @@
 This file contains ALL changes in dependencies in both REQUIRED / OPTIONAL dependencies for all phases (configure/build/runtime/test/develop)
 
 0.003002
+ [Changed / test requires]
+ - Dist::Zilla::Util::Test::KENTNL 1.001 → 1.003001
 
 0.003001 2014-08-27T22:48:37Z
 

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