Source: libfabric
Section: libs
Priority: optional
Maintainer: Debian OFED Infiniband packaging team <pkg-ofed-devel@lists.alioth.debian.org>
Uploaders: Roland Fehrenbacher <rf@q-leap.de>,
           Ana Beatriz Guerrero Lopez <ana@debian.org>
Build-Depends: debhelper (>= 10),
               dpkg-dev (>= 1.13.19),
               libibverbs-dev,
               libpsm-infinipath1-dev,
               librdmacm-dev
Standards-Version: 4.1.1
Homepage: http://ofiwg.github.io/libfabric/
Vcs-Git: https://anonscm.debian.org/git/pkg-ofed/libfabric.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ofed/libfabric.git

Package: libfabric1
Architecture: linux-any
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: libfabric-dev (<<1.3.0-4)
Description: libfabric communication library
 Libfabric is a communication library that exports interfaces for
 fabric services to applications.  Libfabric is the core component
 of the Open Fabrics Interfaces (OFI) framework.
 .
 This package contains the shared libraries.

Package: libfabric-dev
Section: libdevel
Architecture: linux-any
Depends: libfabric1 (= ${binary:Version}), ${misc:Depends}
Breaks: libfabric1 (<<1.3.0-4)
Replaces: libfabric1 (<<1.3.0-4)
Description: Development files for libfabric1
 Libfabric is a communication library that exports interfaces for
 fabric services to applications.  Libfabric is the core component
 of the Open Fabrics Interfaces (OFI) framework.
 .
 This package is needed to compile programs against libfabric1.
 It contains the header files and links needed for compiling.
