[Bps-public-commit] jifty-plugin-recordhistory branch, master, updated. 5371c54c9b45e89f5d34a220c58845c4de9487cc

Shawn Moore sartak at bestpractical.com
Mon Feb 14 16:28:49 EST 2011


The branch, master has been updated
       via  5371c54c9b45e89f5d34a220c58845c4de9487cc (commit)
      from  cfc49c35e6402a565255cc681b7d47393a303a87 (commit)

Summary of changes:
 Makefile.PL |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

- Log -----------------------------------------------------------------
commit 5371c54c9b45e89f5d34a220c58845c4de9487cc
Author: Shawn M Moore <sartak at bestpractical.com>
Date:   Mon Feb 14 16:28:01 2011 -0500

    Set JDBI dep to 0.66

diff --git a/Makefile.PL b/Makefile.PL
index abc1cc0..fcc8910 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -3,6 +3,7 @@ use inc::Module::Install;
 name           'Jifty-Plugin-RecordHistory';
 all_from       'lib/Jifty/Plugin/RecordHistory.pm';
 
+requires('Jifty::DBI' => '0.66');
 requires('Jifty' => '1.01209');
 
 build_requires 'Test::More';

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list