[Pkg-ofed-commits] r631 - /branches/ofed-1.5lenny/perftest/trunk/debian/control

gmpc-guest at alioth.debian.org gmpc-guest at alioth.debian.org
Wed Feb 10 16:28:47 UTC 2010


Author: gmpc-guest
Date: Wed Feb 10 16:28:42 2010
New Revision: 631

URL: http://svn.debian.org/wsvn/pkg-ofed/?sc=1&rev=631
Log:
Relax dependancies; shlibs will take care of them for us.

Modified:
    branches/ofed-1.5lenny/perftest/trunk/debian/control

Modified: branches/ofed-1.5lenny/perftest/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/ofed-1.5lenny/perftest/trunk/debian/control?rev=631&op=diff
==============================================================================
--- branches/ofed-1.5lenny/perftest/trunk/debian/control (original)
+++ branches/ofed-1.5lenny/perftest/trunk/debian/control Wed Feb 10 16:28:42 2010
@@ -3,13 +3,13 @@
 Priority: extra
 Maintainer: OFED and Debian Developement and Discussion <pkg-ofed-devel at lists.alioth.debian.org>
 Uploaders: Benoit Mortier <benoit.mortier at opensides.be>, Guy Coates <gmpc at sanger.ac.uk>, Mario Lang <mlang at debian.org>
-Build-Depends: debhelper (>= 7), libibverbs-dev (>= 1.1.2), librdmacm-dev (>=1.0.8)
+Build-Depends: debhelper (>= 7), libibverbs-dev, librdmacm-dev 
 Standards-Version: 3.8.3
 Homepage: http://www.openfabrics.org
 
 Package: perftest
 Architecture: i386 ia64 amd64 powerpc
-Depends: ${shlibs:Depends}, ${misc:Depends}, libibverbs1 (>= 1.1.2), librdmacm1 (>=1.0.8)
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Infiniband verbs performance tests
  This is a collection of tests written using Infiniband verbs intended for 
  use as a performance micro-benchmark. The tests can measure the latency 




More information about the Pkg-ofed-commits mailing list