commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] r6597 - gnuradio/branches/developers/bdale/deb/debian


From: bdale
Subject: [Commit-gnuradio] r6597 - gnuradio/branches/developers/bdale/deb/debian
Date: Mon, 8 Oct 2007 17:30:14 -0600 (MDT)

Author: bdale
Date: 2007-10-08 17:30:14 -0600 (Mon, 08 Oct 2007)
New Revision: 6597

Modified:
   gnuradio/branches/developers/bdale/deb/debian/control
Log:
switch to binary version dependencies so binnmus are possible if needed


Modified: gnuradio/branches/developers/bdale/deb/debian/control
===================================================================
--- gnuradio/branches/developers/bdale/deb/debian/control       2007-10-08 
21:30:13 UTC (rev 6596)
+++ gnuradio/branches/developers/bdale/deb/debian/control       2007-10-08 
23:30:14 UTC (rev 6597)
@@ -18,7 +18,7 @@
 Package: libgnuradio-omnithread0-dev
 Section: libdevel
 Architecture: any
-Depends: libgnuradio-omnithread0c2a (= ${source:Version})
+Depends: libgnuradio-omnithread0c2a (= ${binary:Version})
 Description: GNU Radio Omnithreads Abstraction Library
  This package is a fork of the omniORB-4.0.1 threading library
  for use with GNU Radio.
@@ -37,7 +37,7 @@
 Package: libpmt0-dev
 Section: libdevel
 Architecture: any
-Depends: libpmt0c2a (= ${source:Version}), libgnuradio-omnithread0-dev, 
libboost-dev
+Depends: libpmt0c2a (= ${binary:Version}), libgnuradio-omnithread0-dev, 
libboost-dev
 Description: GNU Radio Polymorphic Type Library
  This package implements polymorphic types.  These are similar 
  to lisp or python data objects, and implement transparent
@@ -55,7 +55,7 @@
 Package: libmblock0-dev
 Section: libdevel
 Architecture: any
-Depends: libmblock0c2a (= ${source:Version}), libgnuradio-omnithread0-dev, 
libpmt0-dev
+Depends: libmblock0c2a (= ${binary:Version}), libgnuradio-omnithread0-dev, 
libpmt0-dev
 Description: GNU Radio Message Block Library
  This package provides the GNU Radio message block library.
  .
@@ -74,7 +74,7 @@
 Package: libgnuradio-core0-dev
 Section: libdevel
 Architecture: any
-Depends: libgnuradio-core0c2a (= ${source:Version}), 
libgnuradio-omnithread0-dev, libboost-dev, fftw3-dev
+Depends: libgnuradio-core0c2a (= ${binary:Version}), 
libgnuradio-omnithread0-dev, libboost-dev, fftw3-dev
 Description: Software Defined Radio
  This package contains the core GNU Radio libraries.
  .
@@ -278,7 +278,7 @@
 Package: libusrp0-dev
 Section: contrib/libdevel
 Architecture: any
-Depends: libusrp0c2a (= ${source:Version}), libusb-dev
+Depends: libusrp0c2a (= ${binary:Version}), libusb-dev
 Description: Client side library for the USRP
  The Universal Software Radio Peripheral (USRP) is an USB-connected,
  low-cost and open board. It features four high-speed analog-to-digital
@@ -303,7 +303,7 @@
 Package: libusrp-inband0-dev
 Section: contrib/libdevel
 Architecture: any
-Depends: libusrp-inband0c2a (= ${source:Version}), libusrp0-dev
+Depends: libusrp-inband0c2a (= ${binary:Version}), libusrp0-dev
 Description: Client side library for the USRP with in-band signaling
  The package is an alternative C++ interface to the USRP that implements
  an experimental in-band signaling method across the USB.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]