[scalapack] 01/05: libscalapack-{openmpi, mpich}-dev Breaks: libscalapack-mpi-dev (<< 2.0.2-1)

Drew Parsons dparsons at moszumanska.debian.org
Sun Aug 6 01:54:32 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 85060c9c6d6a82de88eb964db0cb6ff36029281f
Author: Drew Parsons <dparsons at debian.org>
Date:   Sat Aug 5 18:16:21 2017 +0800

    libscalapack-{openmpi,mpich}-dev Breaks: libscalapack-mpi-dev (<< 2.0.2-1)
    
    since they now handle /usr/lib/<arch>/libscalapack-{openmpi,mpich}.so
    
    Closes: #870582.
---
 debian/changelog | 3 +++
 debian/control   | 2 ++
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 0f90ac8..28b1336 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,9 @@ scalapack (2.0.2-1exp4) UNRELEASED; urgency=medium
   * Provide test executables for both scalapack and blacs in
     scalapack-mpi-test. Best run using ctest.
   * debian control files now use /bin/sh instead of dh-exec when needed.
+  * Both libscalapack-openmpi-dev and libscalapack-openmpi-dev 
+    Breaks: libscalapack-mpi-dev (<< 2.0.2-1), since they now handle
+    /usr/lib/<arch>/libscalapack-{openmpi,mpich}.so. Closes: #870582.
 
  -- Drew Parsons <dparsons at debian.org>  Wed, 19 Jul 2017 18:56:59 +0800
 
diff --git a/debian/control b/debian/control
index 7d7c9c6..8ddd334 100644
--- a/debian/control
+++ b/debian/control
@@ -82,6 +82,7 @@ Package: libscalapack-mpich-dev
 Section: libdevel
 Architecture: any
 Depends: libscalapack-mpich2.0 (= ${binary:Version}), ${misc:Depends}
+Breaks: libscalapack-mpi-dev (<< 2.0.2-1)
 Replaces: libblacs-mpi-dev
 Provides: libblacs-mpi-dev
 Suggests: scalapack-doc
@@ -102,6 +103,7 @@ Package: libscalapack-openmpi-dev
 Section: libdevel
 Architecture: any
 Depends: libscalapack-openmpi2.0 (= ${binary:Version}), ${misc:Depends}
+Breaks: libscalapack-mpi-dev (<< 2.0.2-1)
 Replaces: libblacs-mpi-dev
 Provides: libblacs-mpi-dev
 Suggests: scalapack-doc

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