[libdist-zilla-plugin-test-podspelling-perl] 08/10: add x_deprecated to "provides" metadata for [PodSpellingTests]

Axel Beckert abe at deuxchevaux.org
Mon May 25 10:06:07 UTC 2015


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

abe pushed a commit to annotated tag v2.006009
in repository libdist-zilla-plugin-test-podspelling-perl.

commit 5032e60c0f9fc01f18981a814ddc2fa3abf3085c
Author: Karen Etheridge <ether at cpan.org>
Date:   Sun May 3 19:59:21 2015 -0700

    add x_deprecated to "provides" metadata for [PodSpellingTests]
---
 Changes  | 1 +
 dist.ini | 5 +++++
 2 files changed, 6 insertions(+)

diff --git a/Changes b/Changes
index 1c862c4..2581552 100644
--- a/Changes
+++ b/Changes
@@ -3,6 +3,7 @@ Revision history for Perl extension {{$dist->name}}
 {{$NEXT}}
         - first release under new management
         - minimum supported version lowered to 5.008
+        - mark Dist::Zilla::Plugin::PodSpellingTests as deprecated in metadata
 
 2.006008  2014-06-17
 	- register Test::Spelling as a development dependency ( haarg )
diff --git a/dist.ini b/dist.ini
index 0b538e0..f7df968 100644
--- a/dist.ini
+++ b/dist.ini
@@ -10,6 +10,7 @@ copyright_holder = Caleb Cushing
 authority = cpan:ETHER  ; XENO has given up comaint
 Test::MinimumVersion.max_target_perl = 5.008
 -remove = Test::NoTabs  ; TODO
+-remove = MetaTests ; until Test::CPAN::Meta is fixed
 
 [MetaResources]
 x_IRC = irc://irc.perl.org/#distzilla
@@ -23,3 +24,7 @@ Dist::Zilla    = 5
 
 [Test::CheckBreaks]
 conflicts_module = Moose::Conflicts
+
+[Deprecated]
+:version = 0.003
+module = Dist::Zilla::Plugin::PodSpellingTests

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



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