aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoland Dreier <rolandd@cisco.com>2007-12-14 22:15:11 -0800
committerRoland Dreier <rolandd@cisco.com>2007-12-14 22:15:11 -0800
commit2928d7724eef10fd770237af4b266ec59e9772f2 (patch)
tree613cca75baa0bd01861631600871bd5c9901cf1b
parentc081b40a2e62f60ca9cfe7c34ba98867cbcc65e1 (diff)
downloadlibmlx4-2928d7724eef10fd770237af4b266ec59e9772f2.tar.gz
Use real Homepage: tag instead of pseudo-header inside description
New dpkg can actually parse Header: fields in debian/control. Signed-off-by: Roland Dreier <rolandd@cisco.com>
-rw-r--r--debian/control.in7
1 files changed, 1 insertions, 6 deletions
diff --git a/debian/control.in b/debian/control.in
index 5ddf2a0..2cafc85 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -4,6 +4,7 @@ Maintainer: Roland Dreier <rolandd@cisco.com>
Build-Depends: @cdbs@, libibverbs-dev (>= 1.0)
Standards-Version: 3.7.3
Section: libs
+Homepage: http://www.openfabrics.org/
Package: libmlx4-1
Section: libs
@@ -16,8 +17,6 @@ Description: A userspace driver for Mellanox ConnectX InfiniBand HCAs
low latency and low overhead.
.
This package contains the loadable plug-in.
- .
- Homepage: http://www.openfabrics.org/
Package: libmlx4-dev
Section: libdevel
@@ -31,8 +30,6 @@ Description: Development files for the libmlx4 driver
.
This package contains static versions of libmlx4 that may be linked
directly to an application, which may be useful for debugging.
- .
- Homepage: http://www.openfabrics.org/
Package: libmlx4-1-dbg
Section: libdevel
@@ -48,5 +45,3 @@ Description: Debugging symbols for the libmlx4 driver
This package contains the debugging symbols associated with
libmlx4-1. They will automatically be used by gdb for debugging
libmlx4-related issues.
- .
- Homepage: http://www.openfabrics.org/