v0.001008 v0.001008
Arthur Axel 'fREW' Schmidt [Sun, 19 Feb 2012 16:14:06 +0000 (10:14 -0600)]
       - Added dep on parent, bump dep on DBD::SQLite to avoid silly failures

Changes
dist.ini

diff --git a/Changes b/Changes
index 507aab5..fb2d744 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,9 @@ Revision history for {{$dist->name}}
 
 {{$NEXT}}
 
+0.001008  2012-02-19 10:12:34 CST6CDT
+       - Added dep on parent, bump dep on DBD::SQLite to avoid silly failures
+
 0.001007  2012-02-16 08:58:30 CST6CDT
        - removed the rest of the references to Method::Signatures::Simple
 
index 78a28bc..4e72e69 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -2,7 +2,7 @@ name             = DBIx-Class-DeploymentHandler
 author           = Arthur Axel "fREW" Schmidt <frioux+cpan@gmail.com>
 license          = Perl_5
 copyright_holder = Arthur Axel "fREW" Schmidt
-version          = 0.001007
+version          = 0.001008
 
 [NextRelease]
 [@Git]
@@ -22,6 +22,7 @@ repository.type   = git
 [PodSyntaxTests]
 
 [Prereqs]
+parent                      = 0.225
 autodie                     = 0
 namespace::autoclean        = 0
 Log::Contextual             = 0.00300
@@ -34,7 +35,7 @@ Try::Tiny                   = 0
 SQL::Translator             = 0.11005
 Test::More                  = 0.88
 Test::Exception             = 0
-DBD::SQLite                 = 0
+DBD::SQLite                 = 1.35
 Carp                        = 0
 Carp::Clan                  = 0
 aliased                     = 0