[sagemath] 03/05: Build with openblas on supported architectures and with atlas on the others.

Tobias Hansen thansen at moszumanska.debian.org
Sun Sep 10 17:13:24 UTC 2017


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

thansen pushed a commit to branch master
in repository sagemath.

commit 84ad5ff47cd1bd6b571618320c2f55cf302a5f0e
Author: Tobias Hansen <thansen at debian.org>
Date:   Sun Sep 10 11:10:07 2017 +0000

    Build with openblas on supported architectures and with atlas on the others.
---
 debian/changelog  | 9 ++++++---
 debian/control.in | 3 +--
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b35ec4c..054b63b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,12 @@
 sagemath (8.0-6) UNRELEASED; urgency=medium
 
-  * Use pkg-config to check for openblas in pruner, the old check
-    broke with the multiarchified openblas 0.2.20+ds-3.
+  * Use pkg-config to check for openblas|atlas in pruner, the old check
+    broke with the multiarchified openblas 0.2.20+ds-3 and
+    atlas 3.10.3-4.
+  * Build with openblas on supported architectures and with atlas on
+    the others.
 
- -- Tobias Hansen <thansen at debian.org>  Sun, 10 Sep 2017 09:16:50 +0000
+ -- Tobias Hansen <thansen at debian.org>  Sun, 10 Sep 2017 17:58:58 +0100
 
 sagemath (8.0-5) unstable; urgency=medium
 
diff --git a/debian/control.in b/debian/control.in
index 59f3e53..ffe43e1 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -24,7 +24,6 @@ Build-Depends:
  git,
  gnutls-dev,
  libgap-sage-dev (>= 4.8.6),
- libatlas-base-dev,
  libblas-dev,
  libboost-dev (>= 1.55),
  libbrial-dev (>= 0.8.7),
@@ -58,7 +57,7 @@ Build-Depends:
  libmpfi-dev,
  libmpfr-dev,
  libntl-dev (>= 9.9.1-2),
- libopenblas-dev (>= 0.2.19),
+ libopenblas-dev (>= 0.2.19) [amd64 arm64 armhf i386 powerpc ppc64el ppc64 kfreebsd-i386 kfreebsd-amd64 mips64el sparc64] | libatlas-base-dev,
  libpari-dev (>= 2.9.0),
  libplanarity-dev,
  libpng-dev,

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



More information about the debian-science-commits mailing list