set copyright_year to the first release
[gitmo/MooseX-Types.git] / dist.ini
index 0692ccf..a3da1e5 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -2,6 +2,7 @@ name    = MooseX-Types
 author  = Robert "phaylon" Sedlacek <rs@474.at>
 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]
 
@@ -99,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
@@ -134,10 +135,6 @@ remote_branch = master
 [RunExtraTests]
 
 
-;;; Releaser
-[UploadToCPAN]
-
-
 ;;; AfterRelease
 [Git::Commit]
 allow_dirty = Changes