[Pkg-ofed-commits] r368 - /branches/sid-uploads/libnes/trunk/debian/control

gmpc-guest at alioth.debian.org gmpc-guest at alioth.debian.org
Tue Jul 28 15:59:47 UTC 2009


Author: gmpc-guest
Date: Tue Jul 28 15:59:47 2009
New Revision: 368

URL: http://svn.debian.org/wsvn/pkg-ofed/?sc=1&rev=368
Log:
Depends on sid libibverbs library

Modified:
    branches/sid-uploads/libnes/trunk/debian/control

Modified: branches/sid-uploads/libnes/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/libnes/trunk/debian/control?rev=368&op=diff
==============================================================================
--- branches/sid-uploads/libnes/trunk/debian/control (original)
+++ branches/sid-uploads/libnes/trunk/debian/control Tue Jul 28 15:59:47 2009
@@ -1,7 +1,7 @@
 Source: libnes
 Priority: extra
 Maintainer: Guy Coates <gmpc at sanger.ac.uk>
-Build-Depends: debhelper (>= 7), autotools-dev, libibverbs-dev (>=1.1.2-1+OFED), libsysfs-dev
+Build-Depends: debhelper (>= 7), autotools-dev, libibverbs-dev (>=1.1.2), libsysfs-dev
 Standards-Version: 3.8.0
 Section: libs
 Homepage: http://wwwopenfabrics.org
@@ -24,7 +24,7 @@
 Package: libnes0
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libibverbs1 (>=1.1.2-1+OFED)
+Depends: ${shlibs:Depends}, ${misc:Depends}, libibverbs1 (>=1.1.2)
 Description: A userspace driver for NetEffect NICs
  libnes provides a device-specific userspace driver for NetEffect
  Network Interface Cards which support Internet Wide Area 




More information about the Pkg-ofed-commits mailing list