changelog, and releasing as stable
[dbsrgits/DBIx-Class-Fixtures.git] / dist.ini
index 6e6051f..34560e9 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -11,17 +11,20 @@ authority = cpan:SKAUFMAN
 do_munging = 0
 
 [MetaResources]
-;Old issues are still in RT, if I move em over I'll change it to github.
-;bugtracker.web    = https://github.com/dbsrgits/DBIx-Class-Fixtures/issues
 repository.url    = https://github.com/dbsrgits/DBIx-Class-Fixtures.git
 repository.web    = https://github.com/dbsrgits/DBIx-Class-Fixtures
 repository.type   = git
 
+[MetaNoIndex]
+directory=t/lib
+directory=t/var
+
+[VersionFromModule]
 [PkgVersion]
 [NextRelease]
 
 [Git::Tag]
-[VersionFromModule]
+[Git::Contributors]
 
 [Git::Push]
 
@@ -41,7 +44,6 @@ repository.type   = git
 
 [ConfirmRelease]
 [UploadToCPAN]
-[ContributorsFromGit]
 [GatherDir]
 exclude_match=.*\.db
 exclude_filename = Makefile.PL
@@ -59,6 +61,7 @@ ExtUtils::MakeMaker=6.59
 DBIx::Class::InflateColumn::FS = 0.01007
 ExtUtils::MakeMaker = 6.59
 Test::More = 0.98
+Devel::Confess = 0
 
 [Prereqs]
 Class::Accessor::Grouped = 0.1001
@@ -72,8 +75,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
@@ -81,3 +82,5 @@ Path::Class = 0.32
 Scalar::Util = 1.27
 perl = 5.6.1
 Test::Compile::Internal = 0
+IO::All = 0.85
+Test::TempDir::Tiny=0