[scalapack] 14/29: Import Debian changes 1.8.0-4

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 d5f24699592ad24652f5c83f6e6bc68576cbf07c
Author: Muammar El Khatib <muammarelkhatib at gmail.com>
Date:   Fri Dec 18 19:17:45 2009 -0330

    Import Debian changes 1.8.0-4
    
    scalapack (1.8.0-4) unstable; urgency=low
    
      * Bumped standards version to 3.8.3.
      * scalapack-pvm-test does not depend on scalapack1-pvm anymore. To accomplish
        this, the debian/shlibs.local file has been updated  (Closes: #549707)
      * Typo in scalapack-test-common's description has been fixed.
        (Closes: #557848)
---
 debian/changelog    | 10 ++++++++++
 debian/control      |  4 ++--
 debian/shlibs.local |  7 ++++---
 3 files changed, 16 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f4cba4f..59d576f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+scalapack (1.8.0-4) unstable; urgency=low
+
+  * Bumped standards version to 3.8.3.
+  * scalapack-pvm-test does not depend on scalapack1-pvm anymore. To accomplish
+    this, the debian/shlibs.local file has been updated  (Closes: #549707) 
+  * Typo in scalapack-test-common's description has been fixed.
+    (Closes: #557848)
+
+ -- Muammar El Khatib <muammarelkhatib at gmail.com>  Fri, 18 Dec 2009 18:17:45 -0430
+
 scalapack (1.8.0-3.1) unstable; urgency=low
 
   * NMU as authorized by maintainer.
diff --git a/debian/control b/debian/control
index 69729c9..cd34c3d 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: scalapack
 Section: devel
 Priority: extra
 Maintainer: Muammar El Khatib <muammarelkhatib at gmail.com>
-Standards-Version: 3.8.1
+Standards-Version: 3.8.3
 Build-Depends: mpi-default-dev, pvm-dev, blacs-pvm-dev, gfortran, liblapack-dev | liblapack.so.3gf , libblas-dev | libblas.so.3gf, debhelper (>= 6), libblacs-mpi-dev
 Homepage: http://www.netlib.org/scalapack/
 
@@ -123,5 +123,5 @@ Description: Test data for ScaLAPACK testers
  ScaLAPACK is the parallel version of LAPACK and is used on Beowulf type
  clusters.
  .
- You can choose between an implementation based on MPI or PVM. This packages
+ You can choose between an implementation based on MPI or PVM. This package
  provides test data for all ScaLAPACK packages (MPICH, LAM and PVM versions).
diff --git a/debian/shlibs.local b/debian/shlibs.local
index fd8cb19..c228cbd 100644
--- a/debian/shlibs.local
+++ b/debian/shlibs.local
@@ -1,3 +1,4 @@
-libscalapack-mpich 1 scalapack1-mpich (>= 1.8.0)
-libscalapack-lam 1 scalapack1-lam (>= 1.8.0)
-libscalapack-pvm 1 scalapack1-pvm (>= 1.8.0)
+libscalapack-mpich 1 libscalapack-mpi1 (>= 1.8.0)
+libscalapack-lam 1 libscalapack-mpi1 (>= 1.8.0)
+libscalapack-openmpi 1 libscalapack-mpi1 (>= 1.8.0)
+libscalapack-pvm 1 libscalapack-pvm1 (>= 1.8.0)

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