[xmds2] 03/10: Replace dependencies on mpich2 by mpi-default-dev
Rafael Laboissière
rlaboiss-guest at moszumanska.debian.org
Tue Jan 7 08:30:20 UTC 2014
This is an automated email from the git hooks/post-receive script.
rlaboiss-guest pushed a commit to branch master
in repository xmds2.
commit 5c0ae6f790e9c27faa3101389636bbf81fab91dc
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date: Mon Jan 6 13:18:26 2014 +0100
Replace dependencies on mpich2 by mpi-default-dev
---
debian/changelog | 1 +
debian/control | 3 +--
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e5101cc..a32b569 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ xmds2 (2.1.4-1) UNRELEASED; urgency=low
+ Add Vcs-{Git,Browser} fields
+ Add paragraph to the Description field about the differences to xmds v1
+ Add dependency to libfftw3-mpi-dev
+ + Replace dependencies on mpich2 by mpi-default-dev
* debian/rules:
+ Remove the build directory in the clean rule
+ Run the lorenz.xmds example as unit test
diff --git a/debian/control b/debian/control
index 8b7fd95..2a60c3d 100644
--- a/debian/control
+++ b/debian/control
@@ -25,8 +25,7 @@ Depends: ${python:Depends},
libfftw3-mpi-dev,
libhdf5-serial-dev,
libatlas-base-dev,
- libmpich2-dev,
- mpich2,
+ mpi-default-dev,
python-h5py,
python-setuptools,
python-pyparsing,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/xmds2.git
More information about the debian-science-commits
mailing list