[Pkg-octave-commit] r1498 - in octave-forge-pkgs: octave-fixed/trunk/debian octave-odebvp/trunk/debian octave-optiminterp/trunk/debian octave-symbolic/trunk/debian
Thomas Weber
thomas-guest at alioth.debian.org
Sun Mar 23 22:03:47 UTC 2008
Author: thomas-guest
Date: 2008-03-23 22:03:47 +0000 (Sun, 23 Mar 2008)
New Revision: 1498
Modified:
octave-forge-pkgs/octave-fixed/trunk/debian/control
octave-forge-pkgs/octave-odebvp/trunk/debian/control
octave-forge-pkgs/octave-optiminterp/trunk/debian/control
octave-forge-pkgs/octave-symbolic/trunk/debian/control
Log:
Use "package" instead of "toolbox"
http://lists.alioth.debian.org/pipermail/pkg-octave-devel/2008-March/003526.html
Modified: octave-forge-pkgs/octave-fixed/trunk/debian/control
===================================================================
--- octave-forge-pkgs/octave-fixed/trunk/debian/control 2008-03-23 19:34:06 UTC (rev 1497)
+++ octave-forge-pkgs/octave-fixed/trunk/debian/control 2008-03-23 22:03:47 UTC (rev 1498)
@@ -22,10 +22,10 @@
accuracy and potential overflow problems. Such representations are
known as fixed point.
.
- This toolbox supplies a fixed point type that allows Octave, a
+ This package supplies a fixed point type that allows Octave, a
numerical computational software, to model the effects of such a
reduction in accuracy of the representation of numbers. The major
- advantage of this toolbox is that with correctly written Octave
+ advantage of this package is that with correctly written Octave
scripts, the same code can be used to test both fixed and floating
point representations of numbers.
.
Modified: octave-forge-pkgs/octave-odebvp/trunk/debian/control
===================================================================
--- octave-forge-pkgs/octave-odebvp/trunk/debian/control 2008-03-23 19:34:06 UTC (rev 1497)
+++ octave-forge-pkgs/octave-odebvp/trunk/debian/control 2008-03-23 22:03:47 UTC (rev 1498)
@@ -15,7 +15,7 @@
Package: octave-odebvp
Architecture: all
Depends: ${shlibs:Depends}, ${octave:Depends}
-Description: linear ordinary differential equations toolbox for Octave
+Description: linear ordinary differential equations package for Octave
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
Modified: octave-forge-pkgs/octave-optiminterp/trunk/debian/control
===================================================================
--- octave-forge-pkgs/octave-optiminterp/trunk/debian/control 2008-03-23 19:34:06 UTC (rev 1497)
+++ octave-forge-pkgs/octave-optiminterp/trunk/debian/control 2008-03-23 22:03:47 UTC (rev 1498)
@@ -16,8 +16,8 @@
Package: octave-optiminterp
Architecture: any
Depends: ${shlibs:Depends}, ${octave:Depends}
-Description: optimal interpolation toolbox for Octave
- This package is an optimal interpolation toolbox for Octave, a
+Description: optimal interpolation package for Octave
+ This package is an optimal interpolation package for Octave, a
numerical computation software. This package provides functions to do
1, 2, 3 and 4 dimensional optimal interpolations on scarse date points.
.
Modified: octave-forge-pkgs/octave-symbolic/trunk/debian/control
===================================================================
--- octave-forge-pkgs/octave-symbolic/trunk/debian/control 2008-03-23 19:34:06 UTC (rev 1497)
+++ octave-forge-pkgs/octave-symbolic/trunk/debian/control 2008-03-23 22:03:47 UTC (rev 1498)
@@ -16,8 +16,8 @@
Package: octave-symbolic
Architecture: any
Depends: ${shlibs:Depends}, ${octave:Depends}
-Description: symbolic toolbox for Octave
- This package provides a symbolic toolbox for octave based on GiNaC
+Description: symbolic package for Octave
+ This package provides a symbolic package for octave based on GiNaC
and CLN.
.
It contains geometric functions, can plot symbolic functions and solve systems
More information about the Pkg-octave-commit
mailing list