[feel++] 01/02: debian/control: stop building the -dbg package. There automatic debug packages now
Mattia Rizzolo
mattia at debian.org
Tue Apr 19 21:03:45 UTC 2016
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository feel++.
commit 3bf17a6d2f22ed75d253cd24d4e10d1be5ccd377
Author: Mattia Rizzolo <mattia at debian.org>
Date: Tue Apr 19 21:02:07 2016 +0000
debian/control: stop building the -dbg package. There automatic debug packages now
---
debian/control | 41 -----------------------------------------
1 file changed, 41 deletions(-)
diff --git a/debian/control b/debian/control
index 5861ef7..f85bd54 100644
--- a/debian/control
+++ b/debian/control
@@ -145,47 +145,6 @@ Description: A library for the finite element method
Provide a language embedded in C++ for variational formulations,
projection and numerical integration
-Package: libfeel++-dbg
-Section: debug
-Architecture: amd64 i386 ia64 powerpc sparc
-Depends:
- libfeel++-dev,
- libtbb2-dbg [amd64 i386],
- mpi-default-dev,
- ${misc:Depends},
- ${shlibs:Depends},
-Replaces:
- liblife-dbg,
-Description: A library for the finite element method
- Feel++ is a versatile finite element library to solve partial
- differential equations
- .
- Support 1D, 2D, 3D
- .
- Support the following basic entities: simplices (segment, triangle,
- tetrahedron) and product of simplices (quadrangle, hexahedron)
- .
- Support various point sets on these basic entities: equispaced
- points, quadrature points, interpolation points (Gauss-Lobatto,
- Fekete, WarpBlend?)
- .
- Support continuous and discontinuous Galerkin methods
- .
- Support various polynomial sets:
- .
- * Lagrange(continuous,discontinuous,all dimensions,all interpolation
- point sets)
- .
- * Dubiner(discontinuous), boundary adapted(continuous)
- .
- * Legendre(discontinuous), boundary adapted(continuous)
- .
- Provide mathematical concept for higher order abstraction (Function
- spaces and associated elements, forms and operators)
- .
- Provide a language embedded in C++ for variational formulations,
- projection and numerical integration
-
Package: feel++-apps
Section: science
Architecture: amd64 i386 ia64 powerpc sparc
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/feel++.git
More information about the debian-science-commits
mailing list