added [VersionFromModule] plugin, as ::Fixtures uses the version for stuff
[dbsrgits/DBIx-Class-Fixtures.git] / dist.ini
index 0526671..6e6051f 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -21,7 +21,7 @@ repository.type   = git
 [NextRelease]
 
 [Git::Tag]
-[Git::NextVersion]
+[VersionFromModule]
 
 [Git::Push]
 
@@ -41,15 +41,19 @@ repository.type   = git
 
 [ConfirmRelease]
 [UploadToCPAN]
-
+[ContributorsFromGit]
 [GatherDir]
 exclude_match=.*\.db
+exclude_filename = Makefile.PL
 
 [Encoding]
 encoding=bytes
 match=.*\.db
+
+[CopyFilesFromBuild]
+copy = Makefile.PL
 [Prereqs / ConfigureRequires]
-    ExtUtils::MakeMaker=6.59
+ExtUtils::MakeMaker=6.59
 
 [Prereqs / BuildRequires]
 DBIx::Class::InflateColumn::FS = 0.01007