[Pkg-octave-commit] rev 320 - trunk/packages/sundials/debian
Andrey Romanenko
ar-guest at costa.debian.org
Mon Nov 14 22:01:33 UTC 2005
Author: ar-guest
Date: 2005-11-14 22:01:33 +0000 (Mon, 14 Nov 2005)
New Revision: 320
Modified:
trunk/packages/sundials/debian/changelog
trunk/packages/sundials/debian/control
Log:
Swapped the description fields of libsundials-serial and libsundials-serial-dev packages. Cleanup before release.
Modified: trunk/packages/sundials/debian/changelog
===================================================================
--- trunk/packages/sundials/debian/changelog 2005-11-14 16:52:45 UTC (rev 319)
+++ trunk/packages/sundials/debian/changelog 2005-11-14 22:01:33 UTC (rev 320)
@@ -1,7 +1,5 @@
libsundials-serial (2.1.1-3) unstable; urgency=low
- NOT YET RELEASED!
-
+++ Changes by Andrey Romanenko
* Set Maintainer to Debian Octave Group <pkg-octave-devel at lists.alioth.debian.org>
Modified: trunk/packages/sundials/debian/control
===================================================================
--- trunk/packages/sundials/debian/control 2005-11-14 16:52:45 UTC (rev 319)
+++ trunk/packages/sundials/debian/control 2005-11-14 22:01:33 UTC (rev 320)
@@ -9,14 +9,15 @@
Section: libdevel
Architecture: any
Depends: libsundials-serial (= ${Source-Version})
-Description: SUit of Nonlinear and DIfferential/ALgebraic equation Solvers
- The family of solvers referred to as SUNDIALS consists of solvers CVODE
+Description: SUNDIALS development files
+ The family of solvers referred to as SUNDIALS (SUit of Nonlinear and
+ DIfferential/ALgebraic equation Solvers) consists of solvers CVODE
(for ODE systems), CVODES (ODE with sensitivity analysis capabilities),
IDA (for differential-algebraic systems), and KINSOL (for nonlinear
algebraic systems).
.
- This package contains files necessary for development applications in C
- using SUNDIALS.
+ This package contains files necessary for development applications using
+ SUNDIALS in C and, in case of FCVODE and FKINSOL, Fortran.
.
Homepage: http://www.llnl.gov/CASC/sundials/
@@ -24,13 +25,14 @@
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
-Description: SUNDIALS development files
- The family of solvers referred to as SUNDIALS (SUit of Nonlinear and
- DIfferential/ALgebraic equation Solvers) consists of solvers CVODE
+Description: SUit of Nonlinear and DIfferential/ALgebraic equation Solvers
+ The family of solvers referred to as SUNDIALS consists of solvers CVODE
(for ODE systems), CVODES (ODE with sensitivity analysis capabilities),
IDA (for differential-algebraic systems), and KINSOL (for nonlinear
algebraic systems).
.
+ This package contains shared libraries.
+ .
Homepage: http://www.llnl.gov/CASC/sundials/
Package: libsundials-serial-doc
More information about the Pkg-octave-commit
mailing list