[feel++] 14/122: fix for petsc3.1

Mattia Rizzolo mattia at debian.org
Sun Feb 14 15:29:17 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 e4aed8d8d9ff47dc6fcddf710d5f20146a89e462
Author: Christophe Prudhomme <prudhomm at debian.org>
Date:   Sat May 29 11:52:48 2010 +0000

    fix for petsc3.1
---
 debian/changelog | 4 +++-
 debian/control   | 5 +++--
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d4583c9..5b924ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,10 @@ 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>  Fri, 14 May 2010 16:12:59 +0200
+ -- Christophe Prud'homme <prudhomm at debian.org>  Sat, 29 May 2010 13:49:21 +0200
 
 life (0.9.23-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index b5b59df..9985289 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,8 @@ Build-Depends: cdbs, quilt, debhelper (>= 7), cmake (>=2.6), g++-4.4, gfortran-4
 	       libboost1.40-all-dev|libboost-all-dev|libboost1.42-all-dev,
 	       mpi-default-dev[!hurd-i386], mpi-default-bin[!hurd-i386],
 	       libtrilinos-dev[!armel !mips !mipsel !s390 !hppa !hurd-i386 !sparc],
-	       libpetsc3.0.0-dev, libslepc3.0.0-dev,
+	       libpetsc3.1-dev (>= 3.1.dfsg-3), libslepc3.0.0-dev (>= 3.0.0-p7.dfsg-4),
+	       libhdf5-mpi-dev,
 	       libsuperlu3-dev, libsuitesparse-dev, libscotchmetis-dev,
 	       libgmm++-dev,
 	       python-pyx, python-scipy,
@@ -61,7 +62,7 @@ Package: liblife-dev
 Section: libdevel
 Architecture: amd64 i386 ia64 kfreebsd-amd64 kfreebsd-i386 sparc powerpc
 Depends: ${shlibs:Depends}, ${misc:Depends}, liblife, libvtk5-dev, libeigen2-dev, mpi-default-dev,
-         libtrilinos-dev, libpetsc3.0.0-dev, libslepc3.0.0-dev, libgmm++-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

-- 
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