r35244 - /packages/libfvm/trunk/debian/control
sylvestre-guest at users.alioth.debian.org
sylvestre-guest at users.alioth.debian.org
Thu Oct 9 12:28:26 UTC 2008
Author: sylvestre-guest
Date: Thu Oct 9 12:28:25 2008
New Revision: 35244
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=35244
Log:
Update of the info about libfvm
Modified:
packages/libfvm/trunk/debian/control
Modified: packages/libfvm/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/libfvm/trunk/debian/control?rev=35244&op=diff
==============================================================================
--- packages/libfvm/trunk/debian/control (original)
+++ packages/libfvm/trunk/debian/control Thu Oct 9 12:28:25 2008
@@ -15,10 +15,10 @@
Section: libdevel
Architecture: any
Depends: libfvm0 (= ${binary:Version})
-Description: Code_Saturne Base Functions and Types library
- BFT stands for Base Functions and Types.
- It is destined to be used by scientific codes (Computational Fluid
- Dynamics) often using some form of parallelism, especially MPI.
+Description: Code_Saturne Finite Volume Mesh
+ FVM stands for Finite Volume Mesh.
+ It is intended to provide finite volume mesh I/O and some other services such
+ as interpolation, possibly in parallel using MPI.
.
This package contains the development files needed to compile software to
use the libfvm API.
@@ -26,19 +26,19 @@
Package: libfvm0
Architecture: any
Depends: ${shlibs:Depends}
-Description: Code_Saturne Base Functions and Types library
- BFT stands for Base Functions and Types.
- It is destined to be used by scientific codes (Computational Fluid
- Dynamics) often using some form of parallelism, especially MPI.
+Description: Code_Saturne Finite Volume Mesh
+ FVM stands for Finite Volume Mesh.
+ It is intended to provide finite volume mesh I/O and some other services such
+ as interpolation, possibly in parallel using MPI.
Package: libfvm0-dbg
Section: libdevel
Priority: extra
Architecture: any
Depends: libfvm0 (= ${binary:Version})
-Description: Code_Saturne Base Functions and Types library
- BFT stands for Base Functions and Types.
- It is destined to be used by scientific codes (Computational Fluid
- Dynamics) often using some form of parallelism, especially MPI.
+Description: Code_Saturne Finite Volume Mesh
+ FVM stands for Finite Volume Mesh.
+ It is intended to provide finite volume mesh I/O and some other services such
+ as interpolation, possibly in parallel using MPI.
.
This package contains the debugging symbols of the library.
More information about the debian-science-commits
mailing list