[alberta] 02/04: debian/control: Insert package description.

Ansgar Burchardt ansgar at moszumanska.debian.org
Wed Apr 23 19:46:48 UTC 2014


This is an automated email from the git hooks/post-receive script.

ansgar pushed a commit to branch master
in repository alberta.

commit bf4318b0f04ee4ffaff03b5a987f572e82760a81
Author: Ansgar Burchardt <ansgar at 43-1.org>
Date:   Wed Apr 23 21:37:19 2014 +0200

    debian/control: Insert package description.
---
 debian/control | 39 +++++++++++++++++++++++++++++++--------
 1 file changed, 31 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 5c3e1e1..f413c34 100644
--- a/debian/control
+++ b/debian/control
@@ -17,16 +17,30 @@ Depends: ${misc:Depends}, libalberta4 (= ${binary:Version})
 Breaks: libalberta2-dev (<< 3)
 Replaces: libalberta2-dev (<< 3)
 Suggests: libalberta-dbg (= ${binary:Version})
-Description: TODO
- TODO
+Description: adaptive finite element library (development files)
+ ALBERTA is an adaptive finite element library for solving partial
+ differential equations (PDEs).
+ .
+ It offers a hierarchical mesh and methods for 1d, 2d and 3d stationary
+ as well as time dependent problems. It is written in C with speed and
+ flexibility in mind.
+ .
+ This package contains the development files.
 
 Package: libalberta4
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Pre-Depends: ${misc:Pre-Depends}
-Description: TODO
- TODO
+Description: adaptive finite element library (library)
+ ALBERTA is an adaptive finite element library for solving partial
+ differential equations (PDEs).
+ .
+ It offers a hierarchical mesh and methods for 1d, 2d and 3d stationary
+ as well as time dependent problems. It is written in C with speed and
+ flexibility in mind.
+ .
+ This package contains the shared library.
 
 Package: libalberta-dbg
 Section: debug
@@ -34,8 +48,15 @@ Priority: extra
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends}, libalberta4 (= ${binary:Version})
-Description: TODO
- TODO
+Description: adaptive finite element library (debug symbols)
+ ALBERTA is an adaptive finite element library for solving partial
+ differential equations (PDEs).
+ .
+ It offers a hierarchical mesh and methods for 1d, 2d and 3d stationary
+ as well as time dependent problems. It is written in C with speed and
+ flexibility in mind.
+ .
+ This package contains the debug symbols.
 
 Package: libalberta2-dev
 Section: oldlibs
@@ -43,5 +64,7 @@ Priority: extra
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends}, libalberta-dev (= ${binary:Version})
-Description: TODO
- TODO
+Description: adaptive finite element library (transitional package)
+ This package is a transitional package to libalberta-dev.
+ .
+ It can be safely removed after installation.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/alberta.git



More information about the debian-science-commits mailing list