[scalapack] 07/29: Import Debian changes 1.7-11

Muammar El Khatib muammar at moszumanska.debian.org
Sun Jun 11 16:16:29 UTC 2017


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

muammar pushed a commit to branch master
in repository scalapack.

commit c1dcb7390df5819efa315f8a600aa4e09a35b78f
Author: Philipp Frauenfelder <pfrauenf at debian.org>
Date:   Wed Oct 26 21:38:45 2005 +0200

    Import Debian changes 1.7-11
    
    scalapack (1.7-11) unstable; urgency=low
    
      * Also allow building against atlas3-*-dev. Closes: #334002
---
 SLmake.inc       | 2 +-
 debian/changelog | 6 ++++++
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/SLmake.inc b/SLmake.inc
index 51d6b92..f1f07bc 100644
--- a/SLmake.inc
+++ b/SLmake.inc
@@ -129,7 +129,7 @@ RANLIB        = ranlib
 #  The name of the libraries to be created/linked to
 #
 SCALAPACKLIB  = $(home)/scalapack_$(MPI).a
-BLASLIB       = -llapack -lblas
+BLASLIB       = -llapack-3 -lblas-3
 # BLASLIB       = /usr/local/lib/libf77blas.a /usr/local/lib/libatlas.a
 #
 ifeq ($(BUILD),static)
diff --git a/debian/changelog b/debian/changelog
index 9024f0b..52d2277 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+scalapack (1.7-11) unstable; urgency=low
+
+  * Also allow building against atlas3-*-dev. Closes: #334002
+
+ -- Philipp Frauenfelder <pfrauenf at debian.org>  Wed, 26 Oct 2005 21:38:45 +0200
+
 scalapack (1.7-10) unstable; urgency=low
 
   * Remove f2c from build depends and from SLmake.inc. Closes: #332955

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



More information about the debian-science-commits mailing list