this is a shorter way of specifying the gitmo repository properly
[gitmo/MooseX-Storage.git] / dist.ini
index 60d1790..879f51f 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -6,14 +6,11 @@ copyright_holder    = Infinity Interactive, Inc.
 license             = Perl_5
 
 [@Author::ETHER]
-:version = 0.017
+:version = 0.019
 -remove = PodWeaver
 -remove = AutoPrereqs
+server = gitmo
 Authority.authority = cpan:STEVAN
-; r/w repository: gitmo@git.moose.perl.org:MooseX-Storage.git
-AutoMetaResources.repository.gitmo = 1
--remove = GithubMeta
--remove = GitHub::Update
 Test::MinimumVersion.max_target_perl = 5.008000
 ; these appear in every file, so it's easier to just put it here
 Test::PodSpelling.stopwords = cpan
@@ -32,9 +29,12 @@ Scalar::Util = 0
 
 [Prereqs / TestRequires]
 Test::More = 0.88
+;CPAN::Meta::Check = 0.007
+;Test::CheckDeps = 0.006
 Test::Deep = 0
 Test::Fatal = 0
 Test::Requires = 0.05
+File::Spec::Functions = 0
 
 [Prereqs / RuntimeRecommends]
 Digest::HMAC = 0
@@ -42,11 +42,12 @@ Digest::SHA = 0
 
 [Prereqs / DevelopRequires]
 Digest::HMAC = 0
+Digest::HMAC_SHA1 = 0
 Digest::SHA = 0
 
 
 [OptionalFeature / JSON-Runtime]
-:version = 0.002
+:version = 0.005
 -description = Serialize to JSON. You should have at least one serialization format.
 -always_recommend = 1
 JSON::Any = 1.15