[petsc] 01/04: Tighten B-D on mpi-default-dev to be >= 1.0.2.
Sébastien Villemot
sebastien at alioth.debian.org
Sat Nov 2 21:53:04 UTC 2013
This is an automated email from the git hooks/post-receive script.
sebastien pushed a commit to branch master
in repository petsc.
commit 891e2b678f2a29b84a95a6d698be9d8e30040154
Author: Sébastien Villemot <sebastien at debian.org>
Date: Sat Nov 2 22:07:28 2013 +0100
Tighten B-D on mpi-default-dev to be >= 1.0.2.
That version is required to handle correctly the mpich2->mpich renaming.
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index a1fce8a..ec71db9 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.
Uploaders: "Adam C. Powell, IV" <hazelsct at debian.org>
Standards-Version: 3.9.2
Build-Depends: debhelper (>= 7.0.50), quilt, python (>= 2.2), gfortran, autotools-dev,
- libx11-dev, mpi-default-dev,
+ libx11-dev, mpi-default-dev (>= 1.0.2),
libblas-dev, liblapack-dev,
libsuitesparse-dev (>= 3.1.0-2),
libspooles-dev (>= 2.2-6), libhypre-dev (>= 2.4.0), libptscotch-dev,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/petsc.git
More information about the debian-science-commits
mailing list