X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class-DeploymentHandler.git;a=blobdiff_plain;f=dist.ini;h=f9a50598b35515baffdfeb9e3340973b86274554;hp=c68910561fc10bd47947220384093f9b06fa01a8;hb=migration_schema;hpb=ea76a16dcc5758b1d306a996b57914fee04698e4 diff --git a/dist.ini b/dist.ini index c689105..f9a5059 100644 --- a/dist.ini +++ b/dist.ini @@ -2,31 +2,43 @@ name = DBIx-Class-DeploymentHandler author = Arthur Axel "fREW" Schmidt license = Perl_5 copyright_holder = Arthur Axel "fREW" Schmidt -version = 0.001000_05 +version = 0.001006 +[NextRelease] [@Git] [@Filter] -bundle = @Classic -remove = PodVersion +bundle = @Basic remove = MetaYAML +[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 + [MetaJSON] -[NextRelease] [PodWeaver] -[Repository] +[PkgVersion] [ReadmeFromPod] +[PodSyntaxTests] + +[Prereqs] +autodie = 0 +namespace::autoclean = 0 +Log::Contextual = 0.00300 +File::Path = 2.08 +File::Touch = 0.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 = 0 +Carp = 0 +Carp::Clan = 0 +aliased = 0 +DBIx::Class::Schema::Loader = 0.07017 -[Prereq] -autodie = 0 -File::Path = 2.08 -DBIx::Class = 0.08121 -Moose = 1.0 -Method::Signatures::Simple = 0.05 -Try::Tiny = 0 -SQL::Translator = 0.11005 -Test::More = 0.88 -Test::Exception = 0 -DBD::SQLite = 0 -Carp = 0 -Carp::Clan = 0 -aliased = 0 +[Prereqs / TestRequires] +Test::Requires = 0