[feel++] 100/122: up -4
Mattia Rizzolo
mattia at debian.org
Sun Feb 14 15:29:26 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 4a136d347724837101c8d52505a59fd7228576f3
Author: Christophe Prudhomme <prudhomm at debian.org>
Date: Sat Apr 7 05:43:47 2012 +0000
up -4
---
debian/changelog | 8 ++++++++
debian/control | 4 ++--
2 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 90fa4e7..8b8f5be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+feel++ (0.91.3-4) unstable; urgency=low
+
+ * debian/control: depend only on slepc which depend on petsc and depend
+ on slepc3.1(hence petsc3.1) as well as slepc3.2 (hence petsc3.2). This
+ change should allow to compile on Ubuntu.
+
+ -- Christophe Prud'homme <prudhomm at debian.org> Sat, 07 Apr 2012 07:42:58 +0200
+
feel++ (0.91.3-3) unstable; urgency=low
* debian/copyright: update.
diff --git a/debian/control b/debian/control
index c82c624..be60fa2 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: cdbs, quilt, debhelper (>= 7), cmake (>=2.6), g++ (>=4.5), gfortr
libboost-all-dev, libboost-mpi-dev,
mpi-default-dev[!hurd-i386], mpi-default-bin[!hurd-i386],
libtrilinos-dev[!armel !mips !mipsel !s390 !hppa !hurd-i386 !sparc],
- libpetsc3.2-dev, libslepc3.2-dev,
+ libslepc3.2-dev||libslepc3.1-dev,
libhdf5-mpi-dev (>= 1.8.8),
libxml2-dev,
gmsh,
@@ -65,7 +65,7 @@ Architecture: amd64 i386 ia64 powerpc sparc
Depends: ${shlibs:Depends}, ${misc:Depends}, mpi-default-dev, libfeel++1 (= ${binary:Version}), libvtk5-dev,
libboost1.46-all-dev|libboost-all-dev, libboost-mpi1.46-dev |libboost-mpi-dev,
mpi-default-dev, mpi-default-bin,
- libtrilinos-dev, libpetsc3.2-dev, libslepc3.2-dev,
+ libtrilinos-dev, libslepc3.2-dev|libslepc3.1-dev,
libeigen2-dev, libvtk5-dev, libxml2-dev, libtbb-dev [amd64 i386],
libopenturns-dev, openturns-wrapper, libann-dev, libglpk-dev
Suggests: feel++-doc, libfeel++-dbg, doxygen, cmake, cmake-curses-gui
--
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