stringify version before comparing, as recommended by Zefram
[p5sagit/Sub-Name.git] / dist.ini
index 728a92e..0ed9428 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -5,11 +5,18 @@ copyright_holder = Matthijs van Duin and cPanel Inc.
 copyright_year = 2004
 
 [@Author::ETHER]
-:version = 0.091
+:version = 0.095
+; instead of using the remote: origin = p5sagit@git.shadowcat.co.uk:Sub-Name.git,
+; use the read-only mirror remote: github = git@github.com:p5sagit/Sub-Name.git
+; so we can receive github pull requests
+server = github
+GithubMeta.remote = github
 installer = MakeMaker
-copy_file_from_release = ppport.h
 Authority.authority = cpan:FLORA
 Test::MinimumVersion.max_target_perl = 5.006
+Test::ReportPrereqs.include = DynaLoader
+
+; authordep Pod::Weaver::Section::AllowOverride
 
 [PPPort]
 
@@ -17,4 +24,13 @@ Test::MinimumVersion.max_target_perl = 5.006
 B::C = 1.48
 Devel::CheckBin = 0
 
-; authordep Pod::Weaver::Section::Contributors = 0.008
+[Prereqs / DevelopRequires]
+Devel::PPPort = 3.33    ; gv_init_pvn, gv_fetchpvn_flags
+
+[OnlyCorePrereqs]
+check_dual_life_versions = 0
+
+; authordep Pod::Weaver::Section::AllowOverride
+
+[MetaResources]
+x_IRC = irc://irc.perl.org/#toolchain