commit-gnuradio
[Top][All Lists]
Advanced

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

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


From: bdale
Subject: [Commit-gnuradio] r6588 - gnuradio/branches/developers/bdale/deb/debian
Date: Wed, 3 Oct 2007 21:36:44 -0600 (MDT)

Author: bdale
Date: 2007-10-03 21:36:44 -0600 (Wed, 03 Oct 2007)
New Revision: 6588

Modified:
   gnuradio/branches/developers/bdale/deb/debian/control
Log:
tweaking


Modified: gnuradio/branches/developers/bdale/deb/debian/control
===================================================================
--- gnuradio/branches/developers/bdale/deb/debian/control       2007-10-04 
03:06:21 UTC (rev 6587)
+++ gnuradio/branches/developers/bdale/deb/debian/control       2007-10-04 
03:36:44 UTC (rev 6588)
@@ -4,7 +4,6 @@
 Maintainer: Bdale Garbee <address@hidden>
 Build-Conflicts: automake1.8, automake1.9
 Build-Depends: debhelper (>= 5.0.37.2), autotools-dev, doxygen, fftw3-dev, 
libasound2-dev, libboost-dev, libcppunit-dev, libjack0.100.0-dev, 
libsdl1.2-dev, portaudio19-dev, libtool, libusb-dev, pkg-config, python, 
python-all-dev, python-central (>= 0.5), python-numpy, python-wxgtk2.6, sdcc, 
swig, xmlto
-Build-Depends-Indep: python-all-dev
 Standards-Version: 3.7.2
 XS-Python-Version: >= 2.3
 
@@ -19,7 +18,7 @@
 Package: libgnuradio-omnithread0-dev
 Section: libdevel
 Architecture: any
-Depends: libgnuradio-omnithread0c2a (= ${Source-Version})
+Depends: libgnuradio-omnithread0c2a (= ${source: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.
@@ -38,7 +37,7 @@
 Package: libpmt0-dev
 Section: libdevel
 Architecture: any
-Depends: libpmt0c2a (= ${Source-Version}), libgnuradio-omnithread0-dev, 
libboost-dev
+Depends: libpmt0c2a (= ${source: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
@@ -56,7 +55,7 @@
 Package: libmblock0-dev
 Section: libdevel
 Architecture: any
-Depends: libmblock0c2a (= ${Source-Version}), libgnuradio-omnithread0-dev, 
libpmt0-dev
+Depends: libmblock0c2a (= ${source:Version}), libgnuradio-omnithread0-dev, 
libpmt0-dev
 Description: GNU Radio Message Block Library
  This package provides the GNU Radio message block library.
  .
@@ -75,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 (= ${source:Version}), 
libgnuradio-omnithread0-dev, libboost-dev, fftw3-dev
 Description: Software Defined Radio
  This package contains the core GNU Radio libraries.
  .
@@ -279,7 +278,7 @@
 Package: libusrp0-dev
 Section: contrib/libdevel
 Architecture: any
-Depends: libusrp0c2a (= ${Source-Version}), libusb-dev
+Depends: libusrp0c2a (= ${source: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
@@ -304,7 +303,7 @@
 Package: libusrp-inband0-dev
 Section: contrib/libdevel
 Architecture: any
-Depends: libusrp-inband0c2a (= ${Source-Version}), libusrp0-dev
+Depends: libusrp-inband0c2a (= ${source: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]