switch to using cpanfile for storing deps
[dbsrgits/DBIx-Class-DeploymentHandler.git] / dist.ini
index 03043ca..42d0dfe 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -2,18 +2,17 @@ name             = DBIx-Class-DeploymentHandler
 author           = Arthur Axel "fREW" Schmidt <frioux+cpan@gmail.com>
 license          = Perl_5
 copyright_holder = Arthur Axel "fREW" Schmidt
-version          = 0.002115
+version          = 0.002207
 
 [NextRelease]
 [@Git]
-[@Filter]
-bundle = @Basic
-remove = MetaYAML
+[@Basic]
 
 [MetaResources]
 repository.url    = git://git.shadowcat.co.uk/dbsrgits/DBIx-Class-DeploymentHandler.git
 repository.web    = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits/DBIx-Class-DeploymentHandler.git
 repository.type   = git
+bugtracker.web    = https://github.com/frioux/DBIx-Class-DeploymentHandler/issues
 
 [MetaJSON]
 [PodWeaver]
@@ -21,23 +20,4 @@ repository.type   = git
 [ReadmeFromPod]
 [PodSyntaxTests]
 
-[Prereqs]
-parent                      = 0.225
-autodie                     = 0
-namespace::autoclean        = 0
-Log::Contextual             = 0.004200
-File::Path                  = 2.08
-DBIx::Class                 = 0.08121
-Moose                       = 1.0
-MooseX::Role::Parameterized = 0.18
-Try::Tiny                   = 0
-SQL::Translator             = 0.11005
-Test::More                  = 0.88
-Test::Exception             = 0
-DBD::SQLite                 = 1.35
-Carp                        = 0
-Carp::Clan                  = 0
-aliased                     = 0
-Test::Requires              = 0.06
-Context::Preserve           = 0.01
-File::Temp                  = 0
+[Prereqs::FromCPANfile]