aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoland Dreier <roland@purestorage.com>2011-07-06 23:55:04 -0700
committerRoland Dreier <roland@purestorage.com>2011-07-06 23:55:04 -0700
commitcf4d953999915657cec81472f51e91205d3664dc (patch)
treeed76bf15282396db3326d69f99924966b5db873d
parent0e7d5e9b8ab9d46f208bf804434957d25d75d25f (diff)
downloadlibmlx4-cf4d953999915657cec81472f51e91205d3664dc.tar.gz
Moving plugin out of /usr/lib means we now depend on libibverbs 1.1.3
Signed-off-by: Roland Dreier <roland@purestorage.com>
-rw-r--r--debian/changelog7
-rw-r--r--debian/control4
2 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 801ef23..922e91f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libmlx4 (1.0.2-2) unstable; urgency=low
+
+ * Since we have plugin in /usr/lib/libibverbs, we need to depend on
+ libibverbs (>= 1.1.3).
+
+ -- Roland Dreier <roland@digitalvampire.org> Wed, 06 Jul 2011 23:54:24 -0700
+
libmlx4 (1.0.2-1) unstable; urgency=low
* New upstream release.
diff --git a/debian/control b/debian/control
index 0f30c86..fab9bf5 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libmlx4
Priority: extra
Maintainer: Roland Dreier <roland@digitalvampire.org>
DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.50~), dpkg-dev (>= 1.13.19), libibverbs-dev (>= 1.0)
+Build-Depends: debhelper (>= 7.0.50~), dpkg-dev (>= 1.13.19), libibverbs-dev (>= 1.1.3)
Standards-Version: 3.9.2
Section: libs
Homepage: http://www.openfabrics.org/
@@ -10,7 +10,7 @@ Homepage: http://www.openfabrics.org/
Package: libmlx4-1
Section: libs
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, libibverbs1 (>= 1.1.3)
Description: Userspace driver for Mellanox ConnectX InfiniBand HCAs
libmlx4 is a device-specific driver for Mellanox ConnectX InfiniBand
host channel adapters (HCAs) for the libibverbs library. This allows