[scalapack] 06/29: Import Debian changes 1.7-10

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 8e7489e5e3967625af6e30285ba43e6744cb11c6
Author: Philipp Frauenfelder <pfrauenf at debian.org>
Date:   Thu Oct 13 21:36:17 2005 +0200

    Import Debian changes 1.7-10
    
    scalapack (1.7-10) unstable; urgency=low
    
      * Remove f2c from build depends and from SLmake.inc. Closes: #332955
---
 SLmake.inc       | 2 +-
 debian/changelog | 6 ++++++
 debian/control   | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/SLmake.inc b/SLmake.inc
index 61d1e92..51d6b92 100644
--- a/SLmake.inc
+++ b/SLmake.inc
@@ -109,7 +109,7 @@ CCLOADER      = $(F77)
 SYSLIBS       = -lm
 else
 CCLOADER      = $(CC)
-SYSLIBS       = -lf2c -lm
+SYSLIBS       = -lm
 endif
 F77LOADFLAGS  =
 CCLOADFLAGS   =
diff --git a/debian/changelog b/debian/changelog
index 2f2a389..9024f0b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+scalapack (1.7-10) unstable; urgency=low
+
+  * Remove f2c from build depends and from SLmake.inc. Closes: #332955
+
+ -- Philipp Frauenfelder <pfrauenf at debian.org>  Thu, 13 Oct 2005 21:36:17 +0200
+
 scalapack (1.7-9) unstable; urgency=low
 
   * Recompile against C++ ABI changed mpich (and change build depends).
diff --git a/debian/control b/debian/control
index 1226869..7cabb5e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: devel
 Priority: extra
 Maintainer: Philipp Frauenfelder <pfrauenf at debian.org>
 Standards-Version: 3.6.1
-Build-Depends: libmpich1.0-dev (>= 1.2.7-1), lam4-dev, pvm-dev, blacs-mpich-dev (>= 1.1-25), blacs-lam-dev, blacs-pvm-dev, g77, lapack3-dev | liblapack-3.so, refblas3-dev | libblas-3.so, f2c, debhelper
+Build-Depends: libmpich1.0-dev (>= 1.2.7-1), lam4-dev (>= 7.1.1-3.2), pvm-dev, blacs-mpich-dev (>= 1.1-25), blacs-lam-dev, blacs-pvm-dev, g77, lapack3-dev | liblapack-3.so, refblas3-dev | libblas-3.so, debhelper
 
 Package: scalapack1-mpich
 Architecture: any

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