From 5438aadd00de0f97792bc57ececc66985d38b9ab Mon Sep 17 00:00:00 2001 From: Roland Dreier Date: Wed, 6 Sep 2006 21:33:03 +0000 Subject: [PATCH] Debian packaging improvements Signed-off-by: Roland Dreier --- debian/changelog | 3 ++- debian/control | 38 +++++++++++++++++++++++++++----------- 2 files changed, 29 insertions(+), 12 deletions(-) diff --git a/debian/changelog b/debian/changelog index d72f8a2..81b60cd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ libibverbs (1.0.4-1) unstable; urgency=low * New upstream release. + * Improve package description. - -- Roland Dreier Thu, 4 May 2006 13:46:44 -0700 + -- Roland Dreier Wed, 6 Sep 2006 14:31:09 -0700 libibverbs (1.0.3-1) unstable; urgency=low diff --git a/debian/control b/debian/control index eeda0cb..dc99746 100644 --- a/debian/control +++ b/debian/control @@ -12,13 +12,17 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, adduser Description: A library for direct userspace use of InfiniBand libibverbs is a library that allows userspace processes to use InfiniBand "verbs" as described in the InfiniBand Architecture - Specification. This includes direct hardware access for fast path - operations. + Specification. InfiniBand is a high-throughput, low-latency + networking technology. InfiniBand host channel adapters (HCAs) + commonly support direct hardware access from userspace (kernel + bypass), and libibverbs supports this when available. . For this library to be useful, a device-specific plug-in module should also be installed. . This package contains the shared library. + . + Homepage: http://www.openfabrics.org/ Package: libibverbs-dev Section: libdevel @@ -27,12 +31,16 @@ Depends: ${misc:Depends}, libibverbs1 (= ${Source-Version}), libsysfs-dev Description: Development files for the libibverbs library libibverbs is a library that allows userspace processes to use InfiniBand "verbs" as described in the InfiniBand Architecture - Specification. This includes direct hardware access for fast path - operations. + Specification. InfiniBand is a high-throughput, low-latency + networking technology. InfiniBand host channel adapters (HCAs) + commonly support direct hardware access from userspace (kernel + bypass), and libibverbs supports this when available. . - This package is needed to compile programs against libibverbs1. + This package is needed to compile programs against libibverbs2. It contains the header files and static libraries (optionally) needed for compiling. + . + Homepage: http://www.openfabrics.org/ Package: libibverbs1-dbg Section: libdevel @@ -42,12 +50,16 @@ Depends: ${misc:Depends}, libibverbs1 (= ${Source-Version}) Description: Debugging symbols for the libibverbs library libibverbs is a library that allows userspace processes to use InfiniBand "verbs" as described in the InfiniBand Architecture - Specification. This includes direct hardware access for fast path - operations. + Specification. InfiniBand is a high-throughput, low-latency + networking technology. InfiniBand host channel adapters (HCAs) + commonly support direct hardware access from userspace (kernel + bypass), and libibverbs supports this when available. . This package contains the debugging symbols associated with - libibverbs1. They will automatically be used by gdb for debugging + libibverbs2. They will automatically be used by gdb for debugging libibverbs-related issues. + . + Homepage: http://www.openfabrics.org/ Package: ibverbs-utils Section: net @@ -56,8 +68,12 @@ Depends: ${shlibs:Depends}, ${misc:Depends} Description: Examples for the libibverbs library libibverbs is a library that allows userspace processes to use InfiniBand "verbs" as described in the InfiniBand Architecture - Specification. This includes direct hardware access for fast path - operations. + Specification. InfiniBand is a high-throughput, low-latency + networking technology. InfiniBand host channel adapters (HCAs) + commonly support direct hardware access from userspace (kernel + bypass), and libibverbs supports this when available. . - This package contains useful libibverbs1 example programs such as + This package contains useful libibverbs2 example programs such as ibv_devinfo, which displays information about InfiniBand devices. + . + Homepage: http://www.openfabrics.org/ -- 2.46.0