[feel++] 99/122: fix
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 52778ea34bc120d65d5dda325b3bf77c3d991e5a
Author: Christophe Prudhomme <prudhomm at debian.org>
Date: Wed Apr 4 12:02:35 2012 +0000
fix
---
debian/control | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 17c3412..c82c624 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/feel++/trunk
Package: libfeel++1
Section: libs
Architecture: amd64 i386 ia64 powerpc sparc
-Depends: ${shlibs:Depends}, ${misc:Depends}, gmsh, ${mpi}
+Depends: ${shlibs:Depends}, ${misc:Depends}, gmsh
Replaces: liblife
Description: A library for the finite element method
This package provides the dynamic Feel++ libraries.
@@ -62,7 +62,7 @@ Description: A library for the finite element method
Package: libfeel++-dev
Section: libdevel
Architecture: amd64 i386 ia64 powerpc sparc
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${mpi-dev], libfeel++1 (= ${binary:Version}), libvtk5-dev,
+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,
@@ -105,7 +105,7 @@ Description: A library for the finite element method
Package: libfeel++-dbg
Section: debug
Architecture: amd64 i386 ia64 powerpc sparc
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${mpi-dev}, libfeel++-dev, libtbb2-dbg [amd64 i386]
+Depends: ${shlibs:Depends}, ${misc:Depends}, mpi-default-dev, libfeel++-dev, libtbb2-dbg [amd64 i386]
Replaces: liblife-dbg
Description: A library for the finite element method
Feel++ is a versatile finite element library to solve partial
@@ -140,7 +140,7 @@ Description: A library for the finite element method
Package: feel++-apps
Section: science
Architecture: amd64 i386 ia64 powerpc sparc
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${mpi}, libfeel++1 (= ${binary:Version}), gmsh
+Depends: ${shlibs:Depends}, ${misc:Depends}, libfeel++1 (= ${binary:Version}), gmsh
Recommends: paraview
Replaces: life-apps
Description: A library for the finite element method
--
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