From: <jpi...@us...> - 2012-06-07 08:27:51
|
Revision: 10576 http://octave.svn.sourceforge.net/octave/?rev=10576&view=rev Author: jpicarbajal Date: 2012-06-07 08:27:45 +0000 (Thu, 07 Jun 2012) Log Message: ----------- statistics: DESCRIPTION: now the packages depends on Octave 3.6.1 due to use of automatic bradcasting Modified Paths: -------------- trunk/octave-forge/main/statistics/DESCRIPTION Modified: trunk/octave-forge/main/statistics/DESCRIPTION =================================================================== --- trunk/octave-forge/main/statistics/DESCRIPTION 2012-06-07 08:26:41 UTC (rev 10575) +++ trunk/octave-forge/main/statistics/DESCRIPTION 2012-06-07 08:27:45 UTC (rev 10576) @@ -6,7 +6,7 @@ Title: Statistics Description: Additional statistics functions for Octave. Categories: Statistics -Depends: octave (>= 2.9.7), io (>= 1.0.18) +Depends: octave (>= 3.6.1), io (>= 1.0.18) Autoload: yes License: GPLv3+, public domain Url: http://octave.sf.net This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |