[feel++] 31/122: life -> feel++
Mattia Rizzolo
mattia at debian.org
Sun Feb 14 15:29:19 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 d2174c9770ec34d65b73274fba139cb3afdf2a03
Author: Christophe Prudhomme <prudhomm at debian.org>
Date: Fri Oct 29 11:52:11 2010 +0000
life -> feel++
---
debian/README.Debian | 8 +-
debian/changelog | 215 +-----------------------------
debian/control | 38 +++---
debian/copyright | 8 +-
debian/feel++-apps.install | 1 +
debian/feel++-doc.docs | 2 +
debian/feel++-doc.lintian-overrides | 51 +++++++
debian/{life.doc-base => feel++.doc-base} | 8 +-
debian/libfeel++-dev.install | 3 +
debian/libfeel++.install | 2 +
debian/liblife-dev.install | 3 -
debian/liblife.install | 2 -
debian/life-apps.install | 1 -
debian/life-doc.docs | 2 -
debian/life-doc.lintian-overrides | 51 -------
debian/patches/series | 2 +-
debian/rules | 26 ++--
debian/watch | 2 +-
18 files changed, 107 insertions(+), 318 deletions(-)
diff --git a/debian/README.Debian b/debian/README.Debian
index 7cae919..565311d 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -1,7 +1,7 @@
-life for Debian
----------------
+feel++ for Debian
+-----------------
-Life in Debian has all features enabled. Metis support is ensured by
+Feel++ in Debian has all features enabled. Metis support is ensured by
the Scotch metis interface which is free software.
- -- Christophe Prud'homme <prudhomm at debian.org>, Fri, 8 May 2009 11:33:43 +0200
+ -- Christophe Prud'homme <prudhomm at debian.org>, Fri, 29 Oct 2010 13:45:34 +0200
diff --git a/debian/changelog b/debian/changelog
index a17c3f3..ce3e4c3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,217 +1,6 @@
-life (0.9.25~svn6454-1) unstable; urgency=low
+feel++ (0.90.0~svnxxxx-1) experimental; urgency=low
[Christophe Prud'homme]
* New upstream release
- -- Christophe Prud'homme <prudhomm at debian.org> Mon, 16 Aug 2010 20:02:57 +0200
-
-life (0.9.24-7) unstable; urgency=low
-
- [Christophe Prud'homme]
- * debian/rules: change mpicxx to mpic++.lam as mpicxx doesn't exist for
- lam and we need to enforce lam on sparc which should be the default
- mpi implementation but in practice it is openmpi if it is installed.
-
- -- Christophe Prud'homme <prudhomm at debian.org> Thu, 10 Jun 2010 08:02:42 +0200
-
-life (0.9.24-6) unstable; urgency=low
-
- [Christophe Prud'homme]
- * debian/rules: use the full path
-
- -- Christophe Prud'homme <prudhomm at debian.org> Wed, 09 Jun 2010 12:59:18 +0200
-
-life (0.9.24-5) unstable; urgency=low
-
- [Christophe Prud'homme]
- * debian/rules: enforce the default mpi implementation on sparc
-
- -- Christophe Prud'homme <prudhomm at debian.org> Tue, 08 Jun 2010 21:49:08 +0200
-
-life (0.9.24-4) unstable; urgency=low
-
- [Christophe Prud'homme]
- * debian/rules: compile with -O2 instead of -O3 to reduce compilation
- cost on some arch
-
- -- Christophe Prud'homme <prudhomm at debian.org> Sat, 05 Jun 2010 11:11:25 +0200
-
-life (0.9.24-3) unstable; urgency=low
-
- [Christophe Prud'homme]
- * debian/control: build-depends on liboost-all-dev and not boost
- specific version (e.g. 1.40 or 1.42)
-
- -- Christophe Prud'homme <prudhomm at debian.org> Mon, 31 May 2010 14:26:15 +0200
-
-life (0.9.24-2) unstable; urgency=low
-
- [Christophe Prud'homme]
- * Fix arch breakage
-
- -- Christophe Prud'homme <prudhomm at debian.org> Sun, 30 May 2010 19:58:37 +0200
-
-life (0.9.24-1) unstable; urgency=low
-
- [Christophe Prud'homme]
- * New upstream release
- * Bug fix: "FTBFS (build-depends on libpetsc3.0.0-dev)", thanks to Adam
- D. Barratt (Closes: #583096).
-
- -- Christophe Prud'homme <prudhomm at debian.org> Sat, 29 May 2010 13:49:21 +0200
-
-life (0.9.23-2) unstable; urgency=low
-
- * debian/control: force boost1.40
- * debian/rules: special rules for powerpc so that it builds
- * debian/rules,debian/patches: added quilt managed patch to remove for
- powerpc arch the codes that fail to compile (not enough memory)
-
- -- Christophe Prud'homme <prudhomm at debian.org> Fri, 23 Apr 2010 13:58:30 +0200
-
-life (0.9.23-1) unstable; urgency=low
-
- * New upstream release
- * debian/control: remove powerpc support, the buildd machines are not
- able to compile life probably due to a lack of RAM.
-
- -- Christophe Prud'homme <prudhomm at debian.org> Wed, 24 Mar 2010 08:51:18 +0100
-
-life (0.9.22-1) unstable; urgency=low
-
- * New upstream release
- * Bug fix: "life - FTBFS: error: ambiguous overload for
- 'operator<<'", thanks to Bastian Blank (Closes:
- #568620).
-
- -- Christophe Prud'homme <prudhomm at debian.org> Wed, 17 Mar 2010 08:49:19 +0100
-
-life (0.9.21-2) unstable; urgency=low
-
- * debian/control: depend on libboost-all-dev or libboost1.42-all-dev
- * debian/control: don't depend on python-qt4
-
- -- Christophe Prud'homme <prudhomm at debian.org> Mon, 01 Mar 2010 12:55:19 +0100
-
-life (0.9.21-1) unstable; urgency=low
-
- * New upstream release
- - fixes for armel and s390 port
- - update FindOpenTURNS.cmake script
- - fixed compilation if PETSc or Trilinos are not installed
- - added a matrix-vector multiplication interface to the class
- MatrixSparse which used the interface already available in the Vector
- class.
- * debian/control: trying to fix s390, armel and alpha builds
- * debian/control: build-depends on gcc-4.4 and gfortran-4.4
- * debian/control: moving package to Debian Science
-
- -- Christophe Prud'homme <prudhomm at debian.org> Mon, 15 Feb 2010 14:53:52 +0100
-
-life (0.9.20-3) unstable; urgency=low
-
- * debian/control: remove libvtk5-dev depends for now
-
- -- Christophe Prud'homme <prudhomm at debian.org> Wed, 10 Feb 2010 13:19:09 +0100
-
-life (0.9.20-2) unstable; urgency=low
-
- * debian/control: leave out some optional packages arch-wise which are
- not supported on all platforms
-
- -- Christophe Prud'homme <prudhomm at debian.org> Tue, 09 Feb 2010 21:49:08 +0100
-
-life (0.9.20-1) unstable; urgency=low
-
- * New upstream release
- - fixed compilation if openmpi is not available
- * Bug fix: "life - FTBFS: error: ambiguous overload for
- 'operator<<'", thanks to Bastian Blank (Closes:
- #568620).
- * debian/control: enforce python-qt4 >= 4.7
-
- -- Christophe Prud'homme <prudhomm at debian.org> Sun, 07 Feb 2010 07:14:50 +0100
-
-life (0.9.19-1) unstable; urgency=low
-
- * New upstream release
- - added support cmake support for OpenTURNS
- http://www.openturns.org
- - allow Application class without (argc,argv). This permits to wrap
- Application classes in Python scripts. At the moment this is being used to
- write wrappers for OpenTURNS.
- - use boost::integer to compute the exact int#_type and #ifdef int64 support
- if it is not available on the platform.
-
- -- Christophe Prud'homme <prudhomm at debian.org> Sat, 06 Feb 2010 19:04:56 +0100
-
-life (0.9.18-1) unstable; urgency=low
-
- * New upstream release
- - improved Trilinos and PETSc cmake support
- - minor changes in manual
-
- -- Christophe Prud'homme <prudhomm at debian.org> Thu, 04 Feb 2010 16:21:53 +0100
-
-life (0.9.17-1) unstable; urgency=low
-
- * New upstream release
- * Bug fix: "FTBFS on kfreebsd-*: PETSc could not be found.", thanks to
- Cyril Brulebois (Closes: #568157).
-
- -- Christophe Prud'homme <prudhomm at debian.org> Wed, 03 Feb 2010 07:09:10 +0100
-
-life (0.9.16-1) unstable; urgency=low
-
- * New upstream release
- - make trilinos optional. That should ease the porting on platforms where
- trilinos does not compile (yet)
- - improvements in the kdtree data structure
- * debian/control: disable trilinos build-depends on hppa and hurd,
- disable mpi on hurd
-
- -- Christophe Prud'homme <prudhomm at debian.org> Tue, 02 Feb 2010 10:58:51 +0100
-
-life (0.9.15-2) unstable; urgency=low
-
- * debian/control: build-depends on trilinos only on platform it is
- supported
-
- -- Christophe Prud'homme <prudhomm at debian.org> Mon, 01 Feb 2010 22:17:48 +0100
-
-life (0.9.15-1) unstable; urgency=low
-
- * New upstream release
- - port Life on non x86 platforms. The non x86 Debian platforms should now be
- able to compile Life.
- - decrease the number of failures in the benchmarks at
- http://my.cdash.org/index.php?project=Life
-
- -- Christophe Prud'homme <prudhomm at debian.org> Sun, 31 Jan 2010 11:31:43 +0100
-
-life (0.9.14-1) unstable; urgency=low
-
- * New upstream Release
-
- -- Christophe Prud'homme <prudhomm at debian.org> Sun, 24 Jan 2010 16:49:50 +0100
-
-life (0.9.13-3) unstable; urgency=low
-
- * debian/control: improved Depends of liblife-dev
- * debian/rules: make sure petsc is supported in life and select the opt
- petsc flavor
-
- -- Christophe Prud'homme <prudhomm at debian.org> Wed, 20 Jan 2010 19:36:40 +0100
-
-life (0.9.13-2) unstable; urgency=low
-
- * debian/rules: CMAKE_BUILD_TYPE=Release
-
- -- Christophe Prud'homme <prudhomm at debian.org> Sat, 16 Jan 2010 12:58:39 +0100
-
-life (0.9.13-1) unstable; urgency=low
-
- [Christophe Prud'homme]
- * Initial release (Closes: #494796)
-
- -- Christophe Prud'homme <prudhomm at debian.org> Sun, 10 Jan 2010 07:55:27 +0100
+ -- Christophe Prud'homme <prudhomm at debian.org> Fri, 29 Oct 2010 13:43:24 +0200
diff --git a/debian/control b/debian/control
index 29a3742..c563616 100644
--- a/debian/control
+++ b/debian/control
@@ -1,4 +1,4 @@
-Source: life
+Source: feel++
Section: science
Priority: extra
Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
@@ -17,18 +17,18 @@ Build-Depends: cdbs, quilt, debhelper (>= 7), cmake (>=2.6), g++-4.4, gfortran-4
doxygen, ghostscript
Standards-Version: 3.9.1
Homepage: http://ljkforge.imag.fr/life
-Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/life/trunk
-Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/life/trunk
+Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/feel++/trunk
+Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/feel++/trunk
-Package: liblife
+Package: libfeel++
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, gmsh, mpi-default-bin
Description: A library for the finite element method
- This package provides the dynamic Life libraries.
+ This package provides the dynamic Feel++ libraries.
.
- Life is a versatile finite element library to solve partial
+ Feel++ is a versatile finite element library to solve partial
differential equations.
.
Support 1D, 2D, 3D
@@ -58,18 +58,18 @@ Description: A library for the finite element method
projection and numerical integration
-Package: liblife-dev
+Package: libfeel++-dev
Section: libdevel
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, liblife, libvtk5-dev, libeigen2-dev, mpi-default-dev,
+Depends: ${shlibs:Depends}, ${misc:Depends}, libfeel++, libvtk5-dev, libeigen2-dev, mpi-default-dev,
libtrilinos-dev, libpetsc3.1-dev (>= 3.1.dfsg-3), libslepc3.0.0-dev (>= 3.0.0-p7.dfsg-4), libgmm++-dev,
libsuperlu3-dev, libsuitesparse-dev, libscotchmetis-dev,
libeigen2-dev, libvtk5-dev, libxml2-dev
-Suggests: life-doc, liblife-dbg, doxygen
+Suggests: feel++-doc, libfeel++-dbg, doxygen
Description: A library for the finite element method
This package provides the header files and static libraries.
.
- Life is a versatile finite element library to solve partial
+ Feel++ is a versatile finite element library to solve partial
differential equations.
.
Support 1D, 2D, 3D
@@ -98,12 +98,12 @@ Description: A library for the finite element method
Provide a language embedded in C++ for variational formulations,
projection and numerical integration
-Package: liblife-dbg
+Package: libfeel++-dbg
Section: debug
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, liblife-dev
+Depends: ${shlibs:Depends}, ${misc:Depends}, libfeel++-dev
Description: A library for the finite element method
- Life is a versatile finite element library to solve partial
+ Feel++ is a versatile finite element library to solve partial
differential equations
.
Support 1D, 2D, 3D
@@ -132,17 +132,17 @@ Description: A library for the finite element method
Provide a language embedded in C++ for variational formulations,
projection and numerical integration
-Package: life-apps
+Package: feel++-apps
Section: science
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, liblife, gmsh
+Depends: ${shlibs:Depends}, ${misc:Depends}, libfeel++, gmsh
Recommends: paraview
Description: A library for the finite element method
This package provides some applications codes(source and executables) such
as laplacian with cG and dG methods, stokes, heat transfer, solid
mechanics(static and dynamic).
.
- Life is a versatile finite element library to solve partial
+ Feel++ is a versatile finite element library to solve partial
differential equations
.
Support 1D, 2D, 3D
@@ -171,16 +171,16 @@ Description: A library for the finite element method
Provide a language embedded in C++ for variational formulations,
projection and numerical integration
-Package: life-doc
+Package: feel++-doc
Section: doc
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: A library for the finite element method
- This package provides the documentation for the Life library : a user
+ This package provides the documentation for the Feel++ library : a user
guide including a tutorial and the api documentation generated by
doxygen.
.
- Life is a versatile finite element library to solve partial
+ Feel++ is a versatile finite element library to solve partial
differential equations.
.
Support 1D, 2D, 3D
diff --git a/debian/copyright b/debian/copyright
index 86cc79c..0123661 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,9 +1,9 @@
Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=REVISION
-Name: Life
+Name: Feel++
Maintainer: Christophe Prud'homme <christophe.prudhomme at ujf-grenoble.fr>
-Source: http://ljkforge.imag.fr/life
+Source: http://ljkforge.imag.fr/feel
Copyright: 2004-2010, Christophe Prud'homme
2004-2008, École Polytechnique Fédérale de Lausanne
@@ -60,8 +60,8 @@ Copyright: 2009, Christophe Prud'homme
License: LGPL-2.1+
On Debian systems the full text of the GNU Lesser General Public
License can be found in the `/usr/share/common-licenses/LGPL-2.1'.
- The files were generated using paraview [1] from Life applications
- distributed in life-apps and are licensed like Life
+ The files were generated using paraview [1] from Feel++ applications
+ distributed in feel-apps and are licensed like Feel++
1. http://www.paraview.org
Files: contrib/gmm/*
diff --git a/debian/feel++-apps.install b/debian/feel++-apps.install
new file mode 100644
index 0000000..9722a37
--- /dev/null
+++ b/debian/feel++-apps.install
@@ -0,0 +1 @@
+debian/tmp/usr/bin/feel_* /usr/bin
diff --git a/debian/feel++-doc.docs b/debian/feel++-doc.docs
new file mode 100644
index 0000000..2e2a0a3
--- /dev/null
+++ b/debian/feel++-doc.docs
@@ -0,0 +1,2 @@
+debian/tmp/usr/share/doc/feel++
+
diff --git a/debian/feel++-doc.lintian-overrides b/debian/feel++-doc.lintian-overrides
new file mode 100644
index 0000000..142bc44
--- /dev/null
+++ b/debian/feel++-doc.lintian-overrides
@@ -0,0 +1,51 @@
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/about_8hpp__incl.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/adbinaryfunctions_8hpp__incl.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/adfstream_8hpp__incl.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/adtraits_8hpp__incl.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/adtypeorder1_8hpp__incl.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/adtypeorder2_8hpp__incl.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/backend__adaptive__reuse__pc_8hpp__incl.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/backendtrilinos_8hpp__incl.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/basis_8hpp__incl.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/bdf2_8cpp__incl.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/cholesky_8hpp__incl.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/classFeel++_1_1Bdf__inherit__graph.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/classFeel++_1_1DualBasis__inherit__graph.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/classFeel++_1_1FunctionSpace__inherit__graph.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/classFeel++_1_1PolynomialSet__inherit__graph.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/classFeel++_1_1Reference__inherit__graph.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/classFeel++_1_1Simplex__inherit__graph.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/constants_8hpp__incl.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/edges_8hpp__incl.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/elements_8hpp__incl.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/exportergnuplot_8hpp__incl.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/eye_8hpp__incl.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/faces_8hpp__incl.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/faq.html
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/geometricdata_8hpp__incl.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/inherit__graph__3.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/inherit__graph__6.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/integratordirac_8hpp__incl.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/integratoron_8hpp__incl.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/iteration_8hpp__incl.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/jacobi_8hpp__incl.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/material_8hpp__incl.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/matrix_8hpp__incl.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/matrixblock_8hpp__incl.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/matrixublas_8hpp__incl.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/matvec_8hpp__incl.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/ones_8hpp__incl.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/operators2_8hpp__incl.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/operators3_8hpp__incl.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/operators_8hpp__incl.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/options_8hpp__incl.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/points_8hpp__incl.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/ppoperators_8hpp__incl.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/projectors_8hpp__incl.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/publis.html
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/shape_8hpp__incl.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/simplex_8hpp__incl.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/singleton_8hpp__incl.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/timermap_8hpp__incl.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/twovalued_8hpp__incl.map
+feel++-doc: zero-byte-file-in-doc-directory usr/share/doc/feel++-doc/api/html/typetraits_8hpp__incl.map
diff --git a/debian/life.doc-base b/debian/feel++.doc-base
similarity index 51%
rename from debian/life.doc-base
rename to debian/feel++.doc-base
index cb50458..7b9dba8 100644
--- a/debian/life.doc-base
+++ b/debian/feel++.doc-base
@@ -1,10 +1,10 @@
-Document: LifeUserGuide
-Title: Life User Guide
+Document: Feel++UserGuide
+Title: Feel++ User Guide
Author: Christophe Prud'homme
-Abstract: This manual is a user guide for the Life platform, it
+Abstract: This manual is a user guide for the Feel++ platform, it
provides a tutorial, some examples and a quick reference on the
variational language for partial differential equations
Section: math
Format: pdf
-Files: /usr/share/doc/life/LifeUserGuide.pdf
+Files: /usr/share/doc/feel++/Feel++UserGuide.pdf
diff --git a/debian/libfeel++-dev.install b/debian/libfeel++-dev.install
new file mode 100644
index 0000000..584bd4d
--- /dev/null
+++ b/debian/libfeel++-dev.install
@@ -0,0 +1,3 @@
+debian/tmp/usr/lib/libfeel*.so usr/lib
+debian/tmp/usr/include/feel usr/include
+debian/tmp/usr/include/feel*.h usr/include/feel
diff --git a/debian/libfeel++.install b/debian/libfeel++.install
new file mode 100644
index 0000000..48cab11
--- /dev/null
+++ b/debian/libfeel++.install
@@ -0,0 +1,2 @@
+debian/tmp/usr/lib/libfeel*.so.* usr/lib
+
diff --git a/debian/liblife-dev.install b/debian/liblife-dev.install
deleted file mode 100644
index 3051ac2..0000000
--- a/debian/liblife-dev.install
+++ /dev/null
@@ -1,3 +0,0 @@
-debian/tmp/usr/lib/liblife*.so usr/lib
-debian/tmp/usr/include/life usr/include
-debian/tmp/usr/include/life*.h usr/include/life
diff --git a/debian/liblife.install b/debian/liblife.install
deleted file mode 100644
index 4903a05..0000000
--- a/debian/liblife.install
+++ /dev/null
@@ -1,2 +0,0 @@
-debian/tmp/usr/lib/liblife*.so.* usr/lib
-
diff --git a/debian/life-apps.install b/debian/life-apps.install
deleted file mode 100644
index c9e76b0..0000000
--- a/debian/life-apps.install
+++ /dev/null
@@ -1 +0,0 @@
-debian/tmp/usr/bin/life_* /usr/bin
diff --git a/debian/life-doc.docs b/debian/life-doc.docs
deleted file mode 100644
index 94ead1c..0000000
--- a/debian/life-doc.docs
+++ /dev/null
@@ -1,2 +0,0 @@
-debian/tmp/usr/share/doc/life
-
diff --git a/debian/life-doc.lintian-overrides b/debian/life-doc.lintian-overrides
deleted file mode 100644
index 466137b..0000000
--- a/debian/life-doc.lintian-overrides
+++ /dev/null
@@ -1,51 +0,0 @@
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/about_8hpp__incl.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/adbinaryfunctions_8hpp__incl.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/adfstream_8hpp__incl.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/adtraits_8hpp__incl.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/adtypeorder1_8hpp__incl.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/adtypeorder2_8hpp__incl.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/backend__adaptive__reuse__pc_8hpp__incl.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/backendtrilinos_8hpp__incl.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/basis_8hpp__incl.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/bdf2_8cpp__incl.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/cholesky_8hpp__incl.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/classLife_1_1Bdf__inherit__graph.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/classLife_1_1DualBasis__inherit__graph.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/classLife_1_1FunctionSpace__inherit__graph.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/classLife_1_1PolynomialSet__inherit__graph.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/classLife_1_1Reference__inherit__graph.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/classLife_1_1Simplex__inherit__graph.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/constants_8hpp__incl.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/edges_8hpp__incl.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/elements_8hpp__incl.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/exportergnuplot_8hpp__incl.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/eye_8hpp__incl.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/faces_8hpp__incl.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/faq.html
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/geometricdata_8hpp__incl.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/inherit__graph__3.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/inherit__graph__6.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/integratordirac_8hpp__incl.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/integratoron_8hpp__incl.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/iteration_8hpp__incl.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/jacobi_8hpp__incl.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/material_8hpp__incl.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/matrix_8hpp__incl.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/matrixblock_8hpp__incl.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/matrixublas_8hpp__incl.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/matvec_8hpp__incl.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/ones_8hpp__incl.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/operators2_8hpp__incl.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/operators3_8hpp__incl.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/operators_8hpp__incl.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/options_8hpp__incl.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/points_8hpp__incl.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/ppoperators_8hpp__incl.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/projectors_8hpp__incl.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/publis.html
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/shape_8hpp__incl.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/simplex_8hpp__incl.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/singleton_8hpp__incl.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/timermap_8hpp__incl.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/twovalued_8hpp__incl.map
-life-doc: zero-byte-file-in-doc-directory usr/share/doc/life-doc/api/html/typetraits_8hpp__incl.map
diff --git a/debian/patches/series b/debian/patches/series
index 1800689..8b13789 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1 @@
-compil.patch
+
diff --git a/debian/rules b/debian/rules
index 3dc1d78..ed98de4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,46 +10,46 @@ export CXXFLAGS=
DEB_BUILD_ARCH := $(shell dpkg-architecture -qDEB_BUILD_ARCH)
-LIFE_INSTALL_ENABLERS=-DLIFE_ENABLE_ALL=ON
+FEEL_INSTALL_ENABLERS=-DFEEL_ENABLE_ALL=ON
ifeq "$(DEB_BUILD_ARCH)" "powerpc"
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
-LIFE_INSTALL_ENABLERS=-DLIFE_ENABLE_ALL=OFF \
+FEEL_INSTALL_ENABLERS=-DFEEL_ENABLE_ALL=OFF \
-DBUILD_TESTING=OFF \
- -DLIFE_MINIMAL_CONFIGURATION=ON \
+ -DFEEL_MINIMAL_CONFIGURATION=ON \
-DENABLE_INSTANTIATION_MODE=OFF
endif
ifeq "$(DEB_BUILD_ARCH)" "s390"
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
-LIFE_INSTALL_ENABLERS=-DLIFE_ENABLE_ALL=OFF \
+FEEL_INSTALL_ENABLERS=-DFEEL_ENABLE_ALL=OFF \
-DBUILD_TESTING=OFF \
- -DLIFE_MINIMAL_CONFIGURATION=ON \
+ -DFEEL_MINIMAL_CONFIGURATION=ON \
-DENABLE_INSTANTIATION_MODE=OFF
endif
ifeq "$(DEB_BUILD_ARCH)" "sparc"
-LIFE_MPI=-DMPI_COMPILER=/usr/bin/mpic++.lam \
+FEEL_MPI=-DMPI_COMPILER=/usr/bin/mpic++.lam \
-DMPI_LIBRARY="MPI_LIBRARY-NOTFOUND"
else
-LIFE_MPI=
+FEEL_MPI=
endif
DEB_CMAKE_EXTRA_FLAGS= \
-DCMAKE_BUILD_TYPE=Release \
-DPETSC_ARCH=linux-gnu-c-opt \
-DPETSC_DIR=/usr/lib/petscdir/3.0.0 \
-DPETSC_EXECUTABLE_RUNS=ON \
- ${LIFE_MPI} \
- ${LIFE_INSTALL_ENABLERS} \
+ ${FEEL_MPI} \
+ ${FEEL_INSTALL_ENABLERS} \
-DTRILINOS_LIB_NOXLAPACK=
-#build/life-apps::
+#build/feel++-apps::
# -cd $(DEB_BUILDDIR) && ctest -D Experimental
-build/liblife::
+build/libfeel++::
-cd $(DEB_BUILDDIR) && cmake ..
-binary-install/life-apps::
- strip debian/life-apps/usr/bin/*
+binary-install/feel++-apps::
+ strip debian/feel++-apps/usr/bin/*
get-orig-source:
uscan --force-download
diff --git a/debian/watch b/debian/watch
index 214882b..db2f492 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-https://ljkforge.imag.fr/frs/?group_id=12&release_id=42 https://ljkforge.imag.fr/frs/download.php/51/life-([\d.]+)\.tar\.gz
+https://ljkforge.imag.fr/frs/?group_id=12&release_id=42 https://ljkforge.imag.fr/frs/download.php/51/feel++-([\d.]+)\.tar\.gz
--
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