[scalapack] 09/09: lib binaries do not replace libblacs-*mpi*

Drew Parsons dparsons at moszumanska.debian.org
Sat Jul 8 16:50:44 UTC 2017


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

dparsons pushed a commit to branch experimental
in repository scalapack.

commit b5083beb2616d2a31b833ec5a8355633459c59f4
Author: Drew Parsons <dparsons at debian.org>
Date:   Sun Jul 9 00:46:53 2017 +0800

    lib binaries do not replace libblacs-*mpi*
    
    different ABI. Only the dev packages replace and provide libblacs-mpi-dev
---
 debian/changelog | 2 +-
 debian/control   | 7 ++-----
 2 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a224af0..fc2bb81 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,7 +13,7 @@ scalapack (2.0.2-1exp1) UNRELEASED; urgency=medium
     - build both openmpi and mpich packages on all arches
     - debian/rules: move to debhelper (dh) with cmake
     - d/rules: enable tests only if NUMJOBS is greater than 1
-    - d/control: replace and provide blacs
+    - d/control: dev packages replace and provide libblacs-mpi-dev
   * Standards-Version: 4.0.0
 
  -- Drew Parsons <dparsons at debian.org>  Sat, 08 Jul 2017 00:07:01 +0800
diff --git a/debian/control b/debian/control
index 93ae54b..0e4ceff 100644
--- a/debian/control
+++ b/debian/control
@@ -1,4 +1,3 @@
-# This file is autogenerated. DO NOT EDIT!
 Source: scalapack
 Section: devel
 Priority: extra
@@ -26,8 +25,7 @@ Architecture: any
 Depends: mpi-default-bin, ${shlibs:Depends}, ${misc:Depends}
 Conflicts: scalapack2-mpich
 Breaks: libscalapack-mpi1 (<< 1.8.0-9.1)
-Replaces: scalapack1-mpich, libscalapack-mpi1 (<< 1.8.0-9.1), libblacs-openmpi1
-Provides: libblacs-openmpi1
+Replaces: scalapack1-mpich, libscalapack-mpi1 (<< 1.8.0-9.1)
 Suggests: scalapack-doc
 Description: Scalable Linear Algebra Package - Shared libs. for OpenMPI
  ScaLAPACK is the parallel version of LAPACK used on clusters.
@@ -45,8 +43,7 @@ Architecture: any
 Depends: mpi-default-bin, ${shlibs:Depends}, ${misc:Depends}
 Conflicts: scalapack2-mpich
 Breaks: libscalapack-mpi1 (<< 1.8.0-9.1)
-Replaces: scalapack1-mpich, libscalapack-mpi1 (<< 1.8.0-9.1), libblacs-mpich1
-Provides: libblacs-mpich1
+Replaces: scalapack1-mpich, libscalapack-mpi1 (<< 1.8.0-9.1)
 Suggests: scalapack-doc
 Description: Scalable Linear Algebra Package - Shared libs. for MPICH
  ScaLAPACK is the parallel version of LAPACK used on clusters.

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