Removal of trailing white space
[dbsrgits/DBIx-Class-Fixtures.git] / dist.ini
index 0526671..a5556fe 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -21,7 +21,8 @@ repository.type   = git
 [NextRelease]
 
 [Git::Tag]
-[Git::NextVersion]
+[Git::Contributors]
+[VersionFromModule]
 
 [Git::Push]
 
@@ -41,15 +42,18 @@ repository.type   = git
 
 [ConfirmRelease]
 [UploadToCPAN]
-
 [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
@@ -68,8 +72,6 @@ DateTime::Format::MySQL = 0
 DateTime::Format::Pg = 0
 DateTime::Format::SQLite = 0.1
 File::Copy::Recursive = 0.38
-File::Path = 2.09
-File::Spec::Functions = 3.4
 Hash::Merge = 0.1
 JSON::Syck = 1.27
 MIME::Base64 = 0
@@ -77,3 +79,4 @@ Path::Class = 0.32
 Scalar::Util = 1.27
 perl = 5.6.1
 Test::Compile::Internal = 0
+IO::All = 0