aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoland Dreier <roland@purestorage.com>2011-07-06 23:57:02 -0700
committerRoland Dreier <roland@purestorage.com>2011-07-06 23:57:02 -0700
commit92b2856b8c1979004b0369b307379120b0efb75d (patch)
tree77af8b6366dca8016b0e3c9f866df7f3f5eac092
parent702785bc2ed13a054dd63fc28c19ab313831e0e8 (diff)
downloadlibmthca-92b2856b8c1979004b0369b307379120b0efb75d.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 058444e..d106ed7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libmthca (1.0.6-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:56:16 -0700
+
libmthca (1.0.6-1) unstable; urgency=low
* New upstream release.
diff --git a/debian/control b/debian/control
index 3298934..5ad1410 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libmthca
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.1)
+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: libmthca1
Section: libs
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, libibverbs1 (>= 1.1.3)
Description: Userspace driver for Mellanox InfiniBand HCAs
libmthca is a device-specific driver for Mellanox InfiniBand host
channel adapters (HCAs) for the libibverbs library. This allows