Source: libnes
Priority: extra
Maintainer: OFED and Debian Developement and Discussion <pkg-ofed-devel@lists.alioth.debian.org>
Uploaders: Roland Dreier <rbd@debian.org>
Build-Depends: autoconf, automake, libtool, debhelper (>= 8), dpkg-dev (>= 1.13.19), libibverbs-dev (>= 1.1.3)
Standards-Version: 3.9.5
Section: libs
Vcs-Git: git://anonscm.debian.org/pkg-ofed/libnes.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ofed/libnes.git
Homepage: http://www.openfabrics.org/

Package: libnes1
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libibverbs1 (>= 1.1.3)
Description: Userspace driver for Intel NetEffect NE020-based iWARP adapters
 libnes is a device-specific driver for Intel NetEffect NE020-based
 iWARP (RDMA over IP/ethernet) adapters for the libibverbs library.
 This allows userspace processes to access Intel NetEffect iWARP
 hardware directly with low latency and low overhead.
 .
 This package contains the loadable plug-in.

Package: libnes-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, libnes1 (= ${binary:Version})
Description: Development files for the libnes driver
 libnes is a device-specific driver for Intel NetEffect NE020-based
 iWARP (RDMA over IP/ethernet) adapters for the libibverbs library.
 This allows userspace processes to access Intel NetEffect iWARP
 hardware directly with low latency and low overhead.
 .
 This package contains static versions of libnes that may be linked
 directly to an application, which may be useful for debugging.

Package: libnes1-dbg
Section: debug
Priority: extra
Architecture: any
Depends: ${misc:Depends}, libnes1 (= ${binary:Version})
Description: Debugging symbols for the libnes driver
 libnes is a device-specific driver for Intel NetEffect NE020-based
 iWARP (RDMA over IP/ethernet) adapters for the libibverbs library.
 This allows userspace processes to access Intel NetEffect iWARP
 hardware directly with low latency and low overhead.
 .
 This package contains the debugging symbols associated with
 libnes1. They will automatically be used by gdb for debugging
 libnes-related issues.
