X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=a3da1e5c2e078daeebd987818082bb47bb5c201d;hb=c3cfb2be464645bccc7d5e1e8a400932550a796f;hp=de52cb4ebc9d73acee80fa9acea9f68f01057ac9;hpb=e9dc30af81ed775a6ac0a0f0c1daad021e5569f6;p=gitmo%2FMooseX-Types.git diff --git a/dist.ini b/dist.ini index de52cb4..a3da1e5 100644 --- a/dist.ini +++ b/dist.ini @@ -2,6 +2,7 @@ name = MooseX-Types author = Robert "phaylon" Sedlacek license = Perl_5 copyright_holder = Robert "phaylon" Sedlacek +copyright_year = 2007 [Git::NextVersion] version_regexp = ^v([\d._]+)(-TRIAL)?$ @@ -14,6 +15,9 @@ format = %-6V %{yyyy-MM-dd HH:mm:ss ZZZZ}d (%U) -remove = ConfirmRelease -remove = ExtraTests +[Authority] +authority = cpan:PHAYLON + [InstallGuide] [MetaJSON] @@ -36,6 +40,8 @@ repository.type = git [SurgicalPodWeaver] +[ContributorsFromGit] + [PkgVersion] [MinimumPerl] @@ -50,6 +56,7 @@ fatal = 1 [NoTabsTests] [EOLTests] [MetaTests] +[Test::CPAN::Changes] [Test::ChangesHasContent] [Test::Version] @@ -98,23 +105,18 @@ stopwords = subtypes stopwords = subtyping stopwords = typeconstraint +[AutoPrereqs] -[Prereqs / BuildRequires] -FindBin = 0 -Test::Fatal = 0 -Test::Moose = 0 -Test::More = 0.88 -Test::Requires = 0 - -[Prereqs] -Carp = 0 +; specific version requirements +[Prereqs / RuntimeRequires] Carp::Clan = 6.00 Moose = 1.06 Scalar::Util = 1.19 -Sub::Install = 0.924 -Sub::Name = 0 -namespace::clean = 0.19 -perl = v5.8.0 +namespace::autoclean = 0.08 + +[Prereqs / DevelopRequires] +Test::Pod::Coverage = 1.04 +Pod::Coverage::Moose = 0.02 ;;; Before Release @@ -133,10 +135,6 @@ remote_branch = master [RunExtraTests] -;;; Releaser -[UploadToCPAN] - - ;;; AfterRelease [Git::Commit] allow_dirty = Changes