changelog
[dbsrgits/DBIx-Class-Fixtures.git] / dist.ini
index 0b993f6..0851fe6 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -6,6 +6,17 @@ copyright_year   = 2014
 abstract = Dump data and repopulate a database using rules
 main_module = lib/DBIx/Class/Fixtures.pm
 
+[Authority]
+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
+
 [PkgVersion]
 [NextRelease]
 
@@ -28,15 +39,21 @@ main_module = lib/DBIx/Class/Fixtures.pm
 [Test::Compile]
 [TestRelease]
 
-[AutoPrereqs]
+[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
@@ -63,4 +80,4 @@ MIME::Base64 = 0
 Path::Class = 0.32
 Scalar::Util = 1.27
 perl = 5.6.1
-
+Test::Compile::Internal = 0