[dune-alugrid] 02/07: debian/control: Add package descriptions.
Ansgar Burchardt
ansgar at moszumanska.debian.org
Fri Dec 19 13:57:10 UTC 2014
This is an automated email from the git hooks/post-receive script.
ansgar pushed a commit to branch master
in repository dune-alugrid.
commit 58940bfce640e9a57c202dfef384d9ecd160ec92
Author: Ansgar Burchardt <ansgar at debian.org>
Date: Fri Dec 19 14:26:50 2014 +0100
debian/control: Add package descriptions.
---
debian/control | 54 +++++++++++++++++++++++++++++++++++++++++++++---------
1 file changed, 45 insertions(+), 9 deletions(-)
diff --git a/debian/control b/debian/control
index f133fc4..33eed70 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.
Uploaders: Ansgar Burchardt <ansgar at debian.org>
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/dune-alugrid.git
Vcs-Git: git://anonscm.debian.org/debian-science/packages/dune-alugrid.git
-Homepage: http://www.dune-project.org/
+Homepage: http://users.dune-project.org/projects/dune-alugrid
Build-Depends: debhelper (>= 9),
automake, autoconf, gfortran, libtool, mpi-default-bin, mpi-default-dev, pkg-config,
chrpath,
@@ -21,8 +21,17 @@ Depends: ${misc:Depends},
libdune-alugrid-X (= ${binary:Version}),
libdune-grid-dev (>= 2.3.1)
Suggests: libdune-alugrid-dbg (= ${binary:Version})
-Description: TODO
- TODO
+Description: toolbox for solving PDEs -- grid manager (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-ALUGrid is a mesh manager supporting simplicial and hexahedral
+ meshes, local grid adaptivity for use in parallel computations
+ including dynamic load balancing.
+ .
+ This package contains the development files.
Package: libdune-alugrid-dbg
Section: debug
@@ -31,20 +40,47 @@ Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
libdune-alugrid-X (= ${binary:Version)
-Description: TODO
- TODO
+Description: toolbox for solving PDEs -- grid manager (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-ALUGrid is a mesh manager supporting simplicial and hexahedral
+ meshes, local grid adaptivity for use in parallel computations
+ including dynamic load balancing.
+ .
+ This package contains the debug symbols.
Package: libdune-alugrid-X
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: TODO
- TODO
+Description: toolbox for solving PDEs -- grid manager (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-ALUGrid is a mesh manager supporting simplicial and hexahedral
+ meshes, local grid adaptivity for use in parallel computations
+ including dynamic load balancing.
+ .
+ This package contains the shared library.
Package: libdune-alugrid-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
-Description: TODO
- TODO
+Description: toolbox for solving PDEs -- grid manager (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-ALUGrid is a mesh manager supporting simplicial and hexahedral
+ meshes, local grid adaptivity for use in parallel computations
+ including dynamic load balancing.
+ .
+ This package contains the documentation.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/dune-alugrid.git
More information about the debian-science-commits
mailing list