[getdp] 41/60: update for petsc/slepc 3.4.2
Matteo F. Vescovi
mfv at moszumanska.debian.org
Thu Feb 11 10:12:36 UTC 2016
This is an automated email from the git hooks/post-receive script.
mfv pushed a commit to branch master
in repository getdp.
commit 5f1ae4db7d9898e3af22884d1133d5e9487e5477
Author: Christophe Trophime <christophe.trophime at grenoble.cnrs.fr>
Date: Wed Sep 18 16:13:57 2013 +0000
update for petsc/slepc 3.4.2
---
debian/control | 7 +++++--
debian/rules | 4 ++--
2 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index a7c0cef..a8f30b0 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,11 @@ Uploaders: Christophe Trophime <christophe.trophime at lncmi.cnrs.fr>
Build-Depends: debhelper (>= 9), cmake,
gfortran, mpi-default-dev,
libarpack2-dev, libgsl0-dev, libscotchmetis-dev,
- libpetsc3.2-dev, libslepc3.2-dev, libhdf5-openmpi-dev (>= 1.8.8), gmsh,
- texlive, texlive-generic-recommended, texinfo, install-info
+ libpetsc3.4.2-dev, libslepc3.4.2-dev, libhdf5-mpi-dev (>= 1.8.8), gmsh-tetgen,
+ texlive, texlive-generic-recommended
+#
+# comment out to avoid FTBS on sid
+#texinfo, install-info
Standards-Version: 3.9.3
Homepage: http://www.geuz.org/getdp
Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/getdp/trunk/
diff --git a/debian/rules b/debian/rules
index 13cba4a..07a8659 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,8 +4,8 @@ BUILDDIR = $(CURDIR)/debian/build
DEB_STRIPPED_UPSTREAM_VERSION = $(shell echo $(DEB_UPSTREAM_VERSION) | sed -n -e 's/\.dfsg.*$$//p')
# PETSC_DIR is the location of PETSc.
-export SLEPC_DIR=/usr/lib/slepcdir/3.2
-export PETSC_DIR=/usr/lib/petscdir/3.2
+export SLEPC_DIR=/usr/lib/slepcdir/3.4.2
+export PETSC_DIR=/usr/lib/petscdir/3.4.2
# Fix FTBS on armhf
export PETSC_ARCH=linux-gnu-c-opt
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/getdp.git
More information about the debian-science-commits
mailing list