X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=24c9dd92518ce1743a0afd799348312625047290;hb=23fca8d5bbae73c0b80881f86126a86818035d6d;hp=8bed557a5edb5d872098caef043c8384782bd593;hpb=93a10512519d019feb408673fe86531c392d7a5e;p=gitmo%2FMooseX-ConfigFromFile.git diff --git a/dist.ini b/dist.ini index 8bed557..24c9dd9 100644 --- a/dist.ini +++ b/dist.ini @@ -1,105 +1,27 @@ name = MooseX-ConfigFromFile author = Brandon L. Black, -author = Yuval Kogman -author = Chris Prather -author = Karen Etheridge, -author = Tomas Doran abstract = An abstract Moose role for setting attributes from a configfile copyright_holder = Brandon L. Black license = Perl_5 -[MetaResources] -bugtracker.web = https://rt.cpan.org/Public/Dist/Display.html?Name=MooseX-ConfigFromFile -bugtracker.mailto = bug-MooseX-ConfigFromFile@rt.cpan.org -; r/w: gitmo@git.moose.perl.org:MooseX-ConfigFromFile.git -repository.url = git://git.moose.perl.org/MooseX-ConfigFromFile.git -repository.web = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/MooseX-ConfigFromFile.git;a=summary -repository.type = git +[@Author::ETHER] +:version = 0.021 +Authority.authority = cpan:STEVAN +; r/w repository: gitmo@git.moose.perl.org:MooseX-ConfigFromFile.git +server = gitmo +AutoPrereqs.skip[0] = ^A$ +AutoPrereqs.skip[1] = ^Generic +AutoPrereqs.skip[2] = ^MooseX::SimpleConfig$ +AutoPrereqs.skip[3] = ^MooseX::Getopt$ +Test::MinimumVersion.max_target_perl = 5.008003 -[Git::GatherDir] +[Prereqs / TestRecommends] +MooseX::SimpleConfig = 0 +MooseX::Getopt = 0 -[@Filter] --bundle = @Basic --remove = GatherDir +[Test::ReportPrereqs] -; use V= to override; otherwise version is incremented from last tag -[Git::NextVersion] -version_regexp = ^v([\d._]+)(-TRIAL)?$ +[ContributorsFromGit] -[AutoPrereqs] -skip = ^A$ -skip = ^Generic$ -skip = ^MooseX::SimpleConfig$ -skip = ^MooseX::Getopt$ - -[InstallGuide] -[MetaConfig] -[MetaProvides::Package] -[MetaJSON] -[Git::Describe] -[PkgVersion] -[MinimumPerl] - -[ReadmeAnyFromPod] -type = markdown -filename = README.md -location = root - -[NoTabsTests] -[EOLTests] -[PodSyntaxTests] -[PodCoverageTests] -;[Test::Pod::LinkCheck] many outstanding bugs -[Test::Pod::No404s] -[Test::PodSpelling] -stopwords = Lukasiak -stopwords = Prather -stopwords = Zbigniew -stopwords = configfile - -[Test::Compile] -bail_out_on_fail = 1 - -[Test::MinimumVersion] -[MetaTests] -[Test::CPAN::Changes] -[Test::Version] -;[Test::UnusedVars] ; broken in 5.16.0! -[Test::ChangesHasContent] - -[Test::CheckDeps] -:version = 0.005 -fatal = 1 - -[CheckPrereqsIndexed] - -[Git::Remote::Check] -remote_branch = master - -[Git::CheckFor::CorrectBranch] -:version = 0.004 -release_branch = master -release_branch = stable - -[Git::Check] -allow_dirty = README.md - -[NextRelease] -:version = 4.300018 -format = %-8V %{yyyy-MM-dd HH:mm:ss ZZZZ}d (%U) - -[Git::Commit] -allow_dirty = Changes -allow_dirty = README.md -commit_msg = %N-%v%t%n%n%c - -[Git::Tag] -tag_format = v%v%t -tag_message = v%v%t - -[Git::Push] - -[InstallRelease] -install_command = cpanm . - -[Clean] +; missing contributor: Zbigniew Lukasiak -- do we have an email address +; so I can add an empty git commit for him?