[Bps-public-commit] Prophet branch, master, updated. 0.743-37-g288c065

Christine Spang spang at bestpractical.com
Sun Feb 20 17:20:10 EST 2011


The branch, master has been updated
       via  288c065421bf414f50548a1fda3dec1b0337b98f (commit)
      from  d8d439b4c7325b47c2dcf1b6236729d8158a1e1e (commit)

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

- Log -----------------------------------------------------------------
commit 288c065421bf414f50548a1fda3dec1b0337b98f
Author: Christine Spang <christine at debian.org>
Date:   Sun Feb 20 17:19:58 2011 -0500

    bump mouse dep to 0.89 (RT #65861)
    
    Thanks Roberto Henriquez for reporting.

diff --git a/Makefile.PL b/Makefile.PL
index e6be3c2..8e7942a 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -18,7 +18,7 @@ requires( 'JSON' => '2.00' );
 requires('Module::Pluggable');
 requires('Proc::InvokeEditor');
 requires( 'Any::Moose'    => '0.04' );
-requires( 'Mouse'         => '0.21' );
+requires( 'Mouse'         => '0.89' );
 requires('XML::Atom::SimpleFeed');
 requires( 'Path::Dispatcher' => '1.02' );
 requires( 'Path::Dispatcher::Declarative' => '0.03' );

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



More information about the Bps-public-commit mailing list