From: Roland Dreier Date: Thu, 7 Jul 2011 06:55:04 +0000 (-0700) Subject: Moving plugin out of /usr/lib means we now depend on libibverbs 1.1.3 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=cf4d953999915657cec81472f51e91205d3664dc;p=~shefty%2Flibmlx4.git Moving plugin out of /usr/lib means we now depend on libibverbs 1.1.3 Signed-off-by: Roland Dreier --- 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 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 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