[lapack] 01/01: gcc is not enough for the xerbla-c test as we also need libc6-dev and others. Just upgrade the dependency to build-essential.

Sébastien Villemot sebastien at debian.org
Sun Mar 2 16:21:04 UTC 2014


This is an automated email from the git hooks/post-receive script.

sebastien pushed a commit to branch master
in repository lapack.

commit 9d3e5310ac2d3688bfc83924fff8de050c34e200
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Sun Mar 2 17:20:51 2014 +0100

    gcc is not enough for the xerbla-c test as we also need libc6-dev and others. Just upgrade the dependency to build-essential.
    
    Closes: #740174
---
 debian/changelog     | 5 +++++
 debian/tests/control | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d136e40..a87056c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,13 @@
 lapack (3.5.0-3) UNRELEASED; urgency=medium
 
+  [ Sébastien Villemot ]
   * Drop obsolete code in maintainer scripts to deal with the transition
     liblapack.so.3gf => liblapack.so.3.
 
+  [ Martin Pitt ]
+  * gcc is not enough for the xerbla-c test as we also need libc6-dev and
+    others. Just upgrade the dependency to build-essential. (Closes: #740174)
+
  -- Sébastien Villemot <sebastien at debian.org>  Wed, 19 Feb 2014 15:41:55 +0100
 
 lapack (3.5.0-2) unstable; urgency=low
diff --git a/debian/tests/control b/debian/tests/control
index 2bf3654..ed3059f 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -2,4 +2,4 @@ Tests: xerbla-fortran
 Depends: liblapack-dev, gfortran
 
 Tests: xerbla-c
-Depends: liblapacke-dev, gcc
+Depends: liblapacke-dev, build-essential

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/lapack.git



More information about the debian-science-commits mailing list