[pmix] 10/16: Fix breaks/replaces

Alastair McKinstry mckinstry at moszumanska.debian.org
Thu Jan 4 14:23:53 UTC 2018


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

mckinstry pushed a commit to branch debian/master
in repository pmix.

commit 9972e3cbf754190160e36928d94447716b561ef4
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Sat Nov 25 16:07:12 2017 +0000

    Fix breaks/replaces
---
 debian/control | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 4cd0e43..5be5fe4 100644
--- a/debian/control
+++ b/debian/control
@@ -43,8 +43,8 @@ Package: libpmi1-pmix
 Section: libs
 Architecture: any
 Multi-Arch: same
-Breaks: libpmix2 (<< 2.1.0~rc1-2)
-Replaces: libpmix2 (<< 2.1.0~rc1-2)
+Breaks: libpmix2 (<< 2.1.0~rc1-2), libpmi-pmix
+Replaces: libpmix2 (<< 2.1.0~rc1-2), libpmi-pmix
 Depends: ${shlibs:Depends}, ${misc:Depends}, libhwloc-plugins
 Description: OpenMPI implementation of the PMI v1 library
  This is the OpenMPI implementation of the Process Management Interface (PMI)
@@ -65,6 +65,8 @@ Package: libpmix2
 Section: libs
 Architecture: any
 Multi-Arch: same
+Breaks: libpmix-dev (<< 2.1.0~rc1-2)
+Replaces: libpmix-dev (<< 2.1.0~rc1-2)
 Depends: ${shlibs:Depends}, ${misc:Depends}, libhwloc-plugins
 Description: Process Management Interface (Exascale) library
  This is the OpenMPI implementation of the Process Management Interface (PMI)

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



More information about the debian-science-commits mailing list