[feel++] 114/122: up feel++-0.95, compiles and runs with petsc and slepc 3.4 as well as openmpi 1.6 and boost 1.54
Mattia Rizzolo
mattia at debian.org
Sun Feb 14 15:29:27 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 ff66847503fb47aeea46851b2d815635d9661f04
Author: Christophe Prudhomme <prudhomm at debian.org>
Date: Sat Sep 28 07:26:01 2013 +0000
up feel++-0.95, compiles and runs with petsc and slepc 3.4 as well as openmpi 1.6 and boost 1.54
---
debian/changelog | 7 +++++++
debian/control | 5 ++---
debian/feel++-apps.install | 4 +++-
debian/libfeel++1.install | 2 +-
debian/rules | 2 +-
5 files changed, 14 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 04a3766..f691530 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+feel++ (0.95.0-1) unstable; urgency=low
+
+ [ Christophe Prud'homme ]
+ * New upstream release
+
+ -- Christophe Prud'homme <prudhomm at debian.org> Sat, 28 Sep 2013 00:33:19 +0200
+
feel++ (0.94.0~gita1ad50c-2) unstable; urgency=low
[Christophe Prud'homme]
diff --git a/debian/control b/debian/control
index 7955e2f..c18451c 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,7 @@ Build-Depends: cdbs, quilt, debhelper (>= 7), cmake (>=2.6), clang (>=3.2) | cla
libboost-all-dev, libboost-mpi-dev,
mpi-default-dev[!hurd-i386], mpi-default-bin[!hurd-i386],
libeigen3-dev, libcln-dev, libgoogle-glog-dev, libgflags-dev,
- libslepc3.2-dev|libslepc3.1-dev,
- libhdf5-mpi-dev (>= 1.8.8),
+ libslepc3.4.2-dev,
libxml2-dev,
libgmsh-dev, gmsh,
bison,flex,
@@ -67,7 +66,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, mpi-default-dev, libfeel++1 (= ${bi
libboost-all-dev, libboost-mpi-dev,
mpi-default-dev, mpi-default-bin, libgmsh-dev,
libeigen3-dev, libcln-dev, libgoogle-glog-dev, libgflags-dev,
- libslepc3.2-dev|libslepc3.1-dev,
+ libslepc3.4.2-dev,
libvtk5-dev, libxml2-dev, libtbb-dev [amd64 i386],
libopenturns-dev, libann-dev, libglpk-dev
Suggests: feel++-doc, libfeel++-dbg, doxygen, cmake, cmake-curses-gui
diff --git a/debian/feel++-apps.install b/debian/feel++-apps.install
index e60a91f..f5ea2ce 100644
--- a/debian/feel++-apps.install
+++ b/debian/feel++-apps.install
@@ -1,4 +1,6 @@
-debian/tmp/usr/bin/* /usr/bin
+debian/tmp/usr/bin/feelpp_doc* /usr/bin
+debian/tmp/usr/bin/feelpp_qs* /usr/bin
+debian/tmp/usr/bin/feelpp_ls* /usr/bin
#debian/tmp/usr/share/* /usr/share
#debian/tmp/usr/lib/openturns /usr/lib
#debian/tmp/usr/lib/octave /usr/lib
diff --git a/debian/libfeel++1.install b/debian/libfeel++1.install
index 48cab11..827bac7 100644
--- a/debian/libfeel++1.install
+++ b/debian/libfeel++1.install
@@ -1,2 +1,2 @@
debian/tmp/usr/lib/libfeel*.so.* usr/lib
-
+debian/tmp/usr/bin/feelpp_excompiler usr/bin
diff --git a/debian/rules b/debian/rules
index 5fc385c..dcb5758 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,7 +27,7 @@ DEB_CMAKE_EXTRA_FLAGS= \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_CXX_FLAGS_RELEASE="-O2 -DNDEBUG -g0" \
-DPETSC_ARCH=$(PETSC_ARCH)-c-opt \
- -DPETSC_DIR=/usr/lib/petscdir/3.2 \
+ -DPETSC_DIR=/usr/lib/petsc \
-DPETSC_EXECUTABLE_RUNS=ON \
${FEELPP_INSTALL_ENABLERS} \
$(CURDIR)/$(DEB_SRCDIR)
--
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