[Pkg-ofed-commits] [libibverbs] 04/08: Drop transitional breaks on libopenmpi1.3

Benjamin Drung bdrung at moszumanska.debian.org
Tue Aug 16 12:01:42 UTC 2016


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

bdrung pushed a commit to branch master
in repository libibverbs.

commit 9f5a49d8e15010e6f530ab30eb8b6445e1c309d8
Author: Benjamin Drung <benjamin.drung at profitbricks.com>
Date:   Mon Aug 8 15:41:58 2016 +0200

    Drop transitional breaks on libopenmpi1.3
    
    The 'Breaks: libopenmpi1.3' definition was needed for the openmpi
    transition from wheezy -> jessie. It is not required on stretch any more
    and lintian complains about an unversioned breaks definition.
---
 debian/control | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/control b/debian/control
index d6893b9..9acdb03 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,6 @@ Homepage: http://www.openfabrics.org/
 Package: libibverbs1
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
-Breaks: libopenmpi1.3
 Description: Library for direct userspace use of RDMA (InfiniBand/iWARP)
  libibverbs is a library that allows userspace processes to use RDMA
  "verbs" as described in the InfiniBand Architecture Specification and

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ofed/libibverbs.git



More information about the Pkg-ofed-commits mailing list