[xmds2] 08/10: Add dependency to mpi-default-bin

Rafael Laboissière rlaboiss-guest at moszumanska.debian.org
Tue Jan 7 08:30:21 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 5338b6a79219e1fcbeecffae59a04e93cfe58220
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Tue Jan 7 02:28:54 2014 +0100

    Add dependency to mpi-default-bin
---
 debian/changelog | 2 +-
 debian/control   | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 559a1d7..a56e966 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,7 +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 and libgsl0-dev
-    + Replace dependencies on mpich2 by mpi-default-dev
+    + Replace dependencies on mpich2 by mpi-default-{dev,bin}
     + Build-depend on all run-time dependencies, such that the unit test
       suite works
   * debian/rules: 
diff --git a/debian/control b/debian/control
index e0dac13..7368dd2 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends: debhelper (>= 9),
                libgsl0-dev,
                libhdf5-serial-dev,
                libatlas-base-dev,
+               mpi-default-bin,
                mpi-default-dev,
                octave,
                python,
@@ -35,6 +36,7 @@ Depends: ${python:Depends},
          libgsl0-dev,
          libhdf5-serial-dev,
          libatlas-base-dev,
+         mpi-default-bin,
          mpi-default-dev,
          python-h5py,
          python-setuptools,

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