[libmoosex-has-sugar-perl] 26/29: make sure Moose and MX Types are there for author/release testing

Intrigeri intrigeri at moszumanska.debian.org
Wed Aug 27 21:35:24 UTC 2014


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

intrigeri pushed a commit to annotated tag 1.000000-source
in repository libmoosex-has-sugar-perl.

commit 4897dd2f68f3650e78bb66da1f179ed0a219fb51
Author: Kent Fredric <kentfredric at gmail.com>
Date:   Fri Jan 31 07:45:40 2014 +1300

    make sure Moose and MX Types are there for author/release testing
---
 Changes          | 2 +-
 Changes.deps.all | 2 ++
 Changes.deps.dev | 2 ++
 dist.ini         | 5 +++++
 4 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/Changes b/Changes
index 733b2ef..d970f39 100644
--- a/Changes
+++ b/Changes
@@ -6,7 +6,7 @@
    details
  - build: -1
  - configure: +2 -1
- - develop: +7 ↑1 -9
+ - develop: +9 ↑1 -9
  - test: +11 ↓1 -3
 
 0.05070422 2013-11-20T08:32:12Z
diff --git a/Changes.deps.all b/Changes.deps.all
index 4a37ca0..6a1fd25 100644
--- a/Changes.deps.all
+++ b/Changes.deps.all
@@ -13,6 +13,8 @@
  - Dist::Zilla::Plugin::Prereqs::Recommend::MatchInstalled
  - Dist::Zilla::Plugin::RunExtraTests
  - Dist::Zilla::Plugin::Test::ReportPrereqs
+ - Moose
+ - MooseX::Types::Moose
 
  [Added / test recommends]
  - CPAN::Meta
diff --git a/Changes.deps.dev b/Changes.deps.dev
index b4f37eb..d321279 100644
--- a/Changes.deps.dev
+++ b/Changes.deps.dev
@@ -7,6 +7,8 @@
  - Dist::Zilla::Plugin::Prereqs::Recommend::MatchInstalled
  - Dist::Zilla::Plugin::RunExtraTests
  - Dist::Zilla::Plugin::Test::ReportPrereqs
+ - Moose
+ - MooseX::Types::Moose
 
  [Changed / develop requires]
  - Dist::Zilla::PluginBundle::Author::KENTNL 2.002001 → 2.012000
diff --git a/dist.ini b/dist.ini
index df590d3..c060024 100644
--- a/dist.ini
+++ b/dist.ini
@@ -26,4 +26,9 @@ toolkit_hardness = soft
 MooseX::Types::Moose  = 0
 Moose                 = 0
 
+[Prereqs / DevelopRequires]
+MooseX::Types::Moose  = 0
+Moose                 = 0
+
+
 [Prereqs]

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-has-sugar-perl.git



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