commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] r6245 - gnuradio/branches/features/deb/debian


From: jcorgan
Subject: [Commit-gnuradio] r6245 - gnuradio/branches/features/deb/debian
Date: Fri, 31 Aug 2007 20:19:41 -0600 (MDT)

Author: jcorgan
Date: 2007-08-31 20:19:41 -0600 (Fri, 31 Aug 2007)
New Revision: 6245

Modified:
   gnuradio/branches/features/deb/debian/control
Log:
Control file tweaks.

Modified: gnuradio/branches/features/deb/debian/control
===================================================================
--- gnuradio/branches/features/deb/debian/control       2007-08-31 22:34:57 UTC 
(rev 6244)
+++ gnuradio/branches/features/deb/debian/control       2007-09-01 02:19:41 UTC 
(rev 6245)
@@ -3,7 +3,7 @@
 Priority: optional
 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-numeric, python-numpy, 
python-wxgtk2.6, sdcc, swig, xmlto
+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
@@ -11,12 +11,7 @@
 Package: libgnuradio-omnithread0c2a
 Section: libs
 Architecture: any
-Depends: 
-Conflicts:  
-Replaces:  
-Recommends: 
-Suggests: 
-Description: Software Defined Radio
+Description: GNU Radio Omnithreads Abstraction Library
  This package is a fork of the omniORB-4.0.1 threading library
  for use with GNU Radio.
 
@@ -24,7 +19,7 @@
 Section: libdevel
 Architecture: any
 Depends: libgnuradio-omnithread0c2a (= ${Source-Version})
-Description: Software Defined Radio
+Description: GNU Radio Omnithreads Abstraction Library
  This package is a fork of the omniORB-4.0.1 threading library
  for use with GNU Radio.
  .
@@ -34,13 +29,9 @@
 Section: libs
 Architecture: any
 Depends: libgnuradio-omnithread0c2a
-Conflicts:  
-Replaces:  
-Recommends: 
-Suggests: 
-Description: GNU Radio Polymorphic Type library
- This package contains an implementation of polymorphic types.  These 
- are similar to lisp or python data objects, and implement transparent
+Description: GNU Radio Polymorphic Type Library
+ This package implements polymorphic types.  These are similar 
+ to lisp or python data objects, and implement transparent
  reference counting using the boost shared_ptr templates.
 
 Package: libpmt0-dev
@@ -48,8 +39,8 @@
 Architecture: any
 Depends: libpmt0c2a (= ${Source-Version}), libgnuradio-omnithread0-dev, 
libboost-dev
 Description: GNU Radio Polymorphic Type Library
- This package contains an implementation of polymorphic types.  These 
- are similar to lisp or python data objects, and implement transparent
+ This package implements polymorphic types.  These are similar 
+ to lisp or python data objects, and implement transparent
  reference counting using the boost shared_ptr templates.
  .
  This package contains header files needed by developers.
@@ -60,9 +51,8 @@
 Depends: libgnuradio-omnithread0c2a, fftw3
 Conflicts:  libgnuradio-core0, libgnuradio-core0c2
 Replaces:  libgnuradio-core0, libgnuradio-core0c2
-Recommends: 
 Suggests: gnuradio-doc
-Description: Software Defined Radio
+Description: GNU Radio Core Library
  This package contains the core GNU Radio libraries.
 
 Package: libgnuradio-core0-dev
@@ -77,7 +67,6 @@
 Package: gnuradio-doc
 Section: doc
 Architecture: all
-Depends:
 Description: Software Defined Radio
  This package contains the documentation for the GNU Radio software
  defined radio system.
@@ -85,11 +74,11 @@
 Package: python-gnuradio-core
 Architecture: any
 Depends: ${python:Depends}, libgnuradio-core0c2a, python-numpy
-Conflicts: gr-wxgui
-Replaces: gr-wxgui
+Conflicts: python-gnuradio 
+Replaces: python-gnuradio
 Provides: ${python:Provides}
 Section: python
 XB-Python-Version: ${python:Versions}
 Description: Python bindings for GNU Radio core library
- This provides the module that enables one to use gnuradio from Python
+ This provides the modules that enable one to use gnuradio from Python
  scripts.





reply via email to

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