bump DDS prereq (see RT#105466)
[p5sagit/Devel-REPL.git] / dist.ini
index d676099..16e2898 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -11,21 +11,21 @@ skip = Devel/REPL/Plugin/(Completion|LexEnv|DDC|DDS|Interrupt|MultiLine/PPI|Nopa
 skip = Devel/REPL/Plugin/CompletionDriver/
 
 [@Author::ETHER]
-:version = 0.025
--remove = PodWeaver
+:version = 0.086
 server = p5sagit
+installer = MakeMaker   ; Module::Build::Tiny cannot handle dynamic_config => 1
+changes_version_columns = 11
+surgical_podweaver = 1
 Authority.authority = cpan:PHAYLON
 Test::MinimumVersion.max_target_perl = 5.008001
 -remove = PodCoverageTests  ; XXX TODO
 -remove = Test::PodSpelling ; XXX TODO
--remove = Test::UnusedVars  ; XXX TODO
 AutoPrereqs.finder = CoreModules
 Test::Compile.module_finder = CoreModules
+StaticInstall.dry_run = 0   ; we can safely set this here
 
-[ExecDir]
-dir = script
-
-[ContributorsFromGit]
+[MetaResources]
+x_IRC = irc://irc.perl.org/#devel-repl
 
 [Prereqs / RuntimeRequires]
 Moose = 0.93
@@ -36,9 +36,8 @@ Task::Weaken = 0
 [Prereqs / RuntimeRecommends]
 PPI::XS = 0.902
 
-
 [OptionalFeature / Completion]
-:version = 0.005
+:version = 0.017
 -description = Completion plugin - extensible tab completion
 -always_recommend = 1
 -default = 1
@@ -48,7 +47,7 @@ PPI = 0
 -description = DDS plugin - better format results with Data::Dump::Streamer
 -always_recommend = 1
 -default = 1
-Data::Dump::Streamer = 0
+Data::Dump::Streamer = 2.39
 
 [OptionalFeature / DDC]
 -description = DDC plugin - even better format results with Data::Dumper::Concise
@@ -88,7 +87,8 @@ Lexical::Persistence = 0
 PPI = 0
 
 [OptionalFeature / Nopaste]
--description = Nopaste plugin - upload a session\'s input and output to a Pastebin
+:version = 0.019
+-description = Nopaste plugin - upload a session's input and output to a Pastebin
 -always_recommend = 1
 -default = 0
 App::Nopaste = 0