[dune-grid-glue] 03/04: debian/control: Add package descriptions.
Ansgar Burchardt
ansgar at moszumanska.debian.org
Mon Oct 6 12:56:28 UTC 2014
This is an automated email from the git hooks/post-receive script.
ansgar pushed a commit to branch master
in repository dune-grid-glue.
commit bcbd7689eb73c246fd42e3a52e86e2259a7942f8
Author: Ansgar Burchardt <ansgar at debian.org>
Date: Mon Oct 6 13:19:28 2014 +0200
debian/control: Add package descriptions.
---
debian/control | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++--------
1 file changed, 52 insertions(+), 8 deletions(-)
diff --git a/debian/control b/debian/control
index 3a14707..48fd3e3 100644
--- a/debian/control
+++ b/debian/control
@@ -21,16 +21,38 @@ Depends: ${misc:Depends},
libdune-common-dev (>= 2.3.1),
libdune-grid-dev (>= 2.3.1)
Suggests: libdune-grid-glue-dbg (= ${binary:Version})
-Description: TODO
- TODO
+Description: toolbox for solving PDEs -- compute couplings between grids (development files)
+ DUNE, the Distributed and Unified Numerics Environment is a modular toolbox
+ for solving partial differential equations (PDEs) with grid-based methods.
+ It supports the easy implementation of methods like Finite Elements (FE),
+ Finite Volumes (FV), and also Finite Differences (FD).
+ .
+ dune-grid-glue provides infrastructure for the coupling of two
+ unrelated DUNE grids. The coupling may be overlapping or
+ nonoverlapping, conforming or nonconforming. The two grids are not
+ required to be of the same type, and they may even be of different
+ dimensions.
+ .
+ This package contains the development files.
Package: libdune-grid-glue-2.3.0
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
-Description: TODO
- TODO
+Description: toolbox for solving PDEs -- compute couplings between grids (library)
+ DUNE, the Distributed and Unified Numerics Environment is a modular toolbox
+ for solving partial differential equations (PDEs) with grid-based methods.
+ It supports the easy implementation of methods like Finite Elements (FE),
+ Finite Volumes (FV), and also Finite Differences (FD).
+ .
+ dune-grid-glue provides infrastructure for the coupling of two
+ unrelated DUNE grids. The coupling may be overlapping or
+ nonoverlapping, conforming or nonconforming. The two grids are not
+ required to be of the same type, and they may even be of different
+ dimensions.
+ .
+ This package contains the shared library.
Package: libdune-grid-glue-dbg
Section: debug
@@ -39,13 +61,35 @@ Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
libdune-grid-glue-2.3.0 (= ${binary:Version})
-Description: TODO
- TODO
+Description: toolbox for solving PDEs -- compute couplings between grids (debug symbols)
+ DUNE, the Distributed and Unified Numerics Environment is a modular toolbox
+ for solving partial differential equations (PDEs) with grid-based methods.
+ It supports the easy implementation of methods like Finite Elements (FE),
+ Finite Volumes (FV), and also Finite Differences (FD).
+ .
+ dune-grid-glue provides infrastructure for the coupling of two
+ unrelated DUNE grids. The coupling may be overlapping or
+ nonoverlapping, conforming or nonconforming. The two grids are not
+ required to be of the same type, and they may even be of different
+ dimensions.
+ .
+ This package contains detached debug symbols.
Package: libdune-grid-glue-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
-Description: TODO
- TODO
+Description: toolbox for solving PDEs -- compute couplings between grids (documentation)
+ DUNE, the Distributed and Unified Numerics Environment is a modular toolbox
+ for solving partial differential equations (PDEs) with grid-based methods.
+ It supports the easy implementation of methods like Finite Elements (FE),
+ Finite Volumes (FV), and also Finite Differences (FD).
+ .
+ dune-grid-glue provides infrastructure for the coupling of two
+ unrelated DUNE grids. The coupling may be overlapping or
+ nonoverlapping, conforming or nonconforming. The two grids are not
+ required to be of the same type, and they may even be of different
+ dimensions.
+ .
+ This package contains the documentation.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/dune-grid-glue.git
More information about the debian-science-commits
mailing list