[xmds2] 07/10: Add dependency to libgsl0-dev

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 a03e68309683107cf63c4dcf17193f348500d7e0
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Tue Jan 7 00:00:58 2014 +0100

    Add dependency to libgsl0-dev
---
 debian/changelog |  2 +-
 debian/control   | 14 ++++++++------
 2 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 654daae..559a1d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,7 +15,7 @@ xmds2 (2.1.4-1) UNRELEASED; urgency=low
     + Set Section to "science" and Priority to "extra"
     + Add Vcs-{Git,Browser} fields
     + Add paragraph to the Description field about the differences to xmds v1
-    + Add dependency to libfftw3-mpi-dev
+    + Add dependency to libfftw3-mpi-dev and libgsl0-dev
     + Replace dependencies on mpich2 by mpi-default-dev
     + Build-depend on all run-time dependencies, such that the unit test
       suite works
diff --git a/debian/control b/debian/control
index 4811040..e0dac13 100644
--- a/debian/control
+++ b/debian/control
@@ -3,6 +3,13 @@ Section: science
 Priority: extra
 Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
 Build-Depends: debhelper (>= 9),
+               libfftw3-dev,
+               libfftw3-mpi-dev,
+               libgsl0-dev,
+               libhdf5-serial-dev,
+               libatlas-base-dev,
+               mpi-default-dev,
+               octave,
                python,
                python-h5py,
                python-setuptools,
@@ -11,12 +18,6 @@ Build-Depends: debhelper (>= 9),
                python-numpy,
                python-lxml,
                python-cheetah,
-               libfftw3-dev,
-               libfftw3-mpi-dev,
-               libhdf5-serial-dev,
-               libatlas-base-dev,
-               mpi-default-dev,
-               octave,
                xauth,
                xvfb
 Standards-Version: 3.9.5
@@ -31,6 +32,7 @@ Depends: ${python:Depends},
          ${misc:Depends},
          libfftw3-dev,
          libfftw3-mpi-dev,
+         libgsl0-dev,
          libhdf5-serial-dev,
          libatlas-base-dev,
          mpi-default-dev,

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