[Pkg-octave-commit] r1433 - octave-forge-pkgs/octave-odebvp/trunk/debian

Ólafur Jens Sigurðsson ojs-guest at alioth.debian.org
Fri Mar 21 14:20:54 UTC 2008


Author: ojs-guest
Date: 2008-03-21 14:20:54 +0000 (Fri, 21 Mar 2008)
New Revision: 1433

Modified:
   octave-forge-pkgs/octave-odebvp/trunk/debian/control
Log:
updated the description for the control file of odebvp package in Octave Forge, removed FIXME

Modified: octave-forge-pkgs/octave-odebvp/trunk/debian/control
===================================================================
--- octave-forge-pkgs/octave-odebvp/trunk/debian/control	2008-03-21 14:15:54 UTC (rev 1432)
+++ octave-forge-pkgs/octave-odebvp/trunk/debian/control	2008-03-21 14:20:54 UTC (rev 1433)
@@ -15,6 +15,9 @@
 Architecture: all
 Depends: ${shlibs:Depends}, ${octave:Depends}
 Description: linear ordinary differential equations toolbox for Octave
- This package provides functions to work with linear ordinary
- differential equations.
- FIXME!
+ This package provides a function to work with linear ordinary
+ differential equations in Octave, a numerical computation software.
+ It provides a function (lfdif) to approximate the solution of a
+ boundary-value problem.
+ .
+ This Octave add-on package is part of the Octave-Forge project.




More information about the Pkg-octave-commit mailing list