[ubuntu/natty] gnuradio 3.2.2.dfsg-1ubuntu6 (Accepted)

Steve Langasek steve.langasek at ubuntu.com
Sat Apr 16 20:32:55 UTC 2011


gnuradio (3.2.2.dfsg-1ubuntu6) natty; urgency=low

  * config/gr_fortran.m4: call LT_LANG(Fortran 77) instead of the
    lower-level autoconf macro directly; otherwise we get a double-invocation
    that causes recent versions of autoconf to wind up with wrong language
    selection.
  * update config/pkg.m4 to the current version and re-autoconf, fixing
    a build failure from trying to find libraries not needed at all for
    dynamic linking.  LP: #749214.

Date: Sat, 16 Apr 2011 12:49:11 -0700
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Steve Langasek <steve.langasek at canonical.com>
https://launchpad.net/ubuntu/natty/+source/gnuradio/3.2.2.dfsg-1ubuntu6
-------------- next part --------------
Format: 1.8
Date: Sat, 16 Apr 2011 12:49:11 -0700
Source: gnuradio
Binary: libgruel0 libgruel-dev libgromnithread0 libgromnithread-dev libpmt0 libpmt-dev libmblock0 libmblock-dev libusrp0 libusrp-dev libusrp2-0 libusrp2-dev libgnuradio-core0 libgnuradio-core-dev libgnuradio-audio-alsa0 libgnuradio-audio-alsa-dev libgnuradio-qtgui0 libgnuradio-qtgui-dev libgnuradio-usrp0 libgnuradio-usrp-dev libgnuradio-usrp2-0 libgnuradio-usrp2-dev python-usrp python-gnuradio-core python-gnuradio-wxgui python-gnuradio-usrp python-gnuradio-usrp2 python-gnuradio-audio-alsa python-gnuradio-audio-portaudio python-gnuradio-audio-jack python-gnuradio-audio-oss python-gnuradio-cvsd-vocoder python-gnuradio-gsm-fr-vocoder python-gnuradio-qtgui python-gnuradio-trellis python-gnuradio-video-sdl gnuradio-utils gnuradio-examples gnuradio-pager gnuradio-sounder gnuradio-gpio gnuradio-radar-mono gnuradio-radio-astronomy gnuradio-companion gnuradio-doc usrp-doc libgnuradio libgnuradio-dev python-gnuradio gnuradio-apps gnuradio
Architecture: source
Version: 3.2.2.dfsg-1ubuntu6
Distribution: natty
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Description: 
 gnuradio   - The GNU Software Radio Toolkit
 gnuradio-apps - The GNU Software Radio Toolkit - applications
 gnuradio-companion - The GNU Radio Companion
 gnuradio-doc - Software Defined Radio
 gnuradio-examples - GNU Radio Example Programs
 gnuradio-gpio - GNU Radio Streaming Digital Application
 gnuradio-pager - GNU Radio FLEX Pager Decoder
 gnuradio-radar-mono - GNU Radio Monostatic Radar Application
 gnuradio-radio-astronomy - GNU Radio Radio Astronomy Applications
 gnuradio-sounder - GNU Radio Channel Sounder Application
 gnuradio-utils - GNU Radio Utilities
 libgnuradio - GNU Radio C++ API libraries
 libgnuradio-audio-alsa-dev - GNU Radio C++ block for ALSA sound system
 libgnuradio-audio-alsa0 - GNU Radio C++ block for ALSA sound system
 libgnuradio-core-dev - The GNU Software Radio Core Library
 libgnuradio-core0 - The GNU Sofware Radio Core Library
 libgnuradio-dev - Development headers for GNU Radio C++ development
 libgnuradio-qtgui-dev - GNU Radio C++ blocks fro QT-based GUI applications
 libgnuradio-qtgui0 - GNU Radio C++ blocks fro QT-based GUI applications
 libgnuradio-usrp-dev - GNU Radio C++ blocks for USRP(1) hardware
 libgnuradio-usrp0 - GNU Radio C++ blocks for USRP(1) hardware
 libgnuradio-usrp2-0 - GNU Radio C++ blocks for USRP2 hardware
 libgnuradio-usrp2-dev - GNU Radio C++ blocks for USRP2 hardware
 libgromnithread-dev - GNU Radio Omnithreads Abstraction Library
 libgromnithread0 - GNU Radio Omnithreads Abstraction Library
 libgruel-dev - GNU Radio Utility Etcetera Library
 libgruel0  - GNU Radio Utility Etcetera Library
 libmblock-dev - GNU Radio Message Block Library
 libmblock0 - GNU Radio Message Block Library
 libpmt-dev - GNU Radio Polymorphic Type Library
 libpmt0    - GNU Radio Polymorphic Type Library
 libusrp-dev - Client side library for the USRP(1) hardware
 libusrp0   - Client side library for the USRP(1) hardware
 libusrp2-0 - Client side library for the USRP2 hardware
 libusrp2-dev - Client side library for the USRP2 hardware
 python-gnuradio - Python Libraries for GNU Radio Components
 python-gnuradio-audio-alsa - Python bindings for GNU Radio ALSA audio driver
 python-gnuradio-audio-jack - GNU Radio Python JACK Audio Driver
 python-gnuradio-audio-oss - GNU Radio Python OSS Audio Driver
 python-gnuradio-audio-portaudio - GNU Radio Python PortAudio Driver
 python-gnuradio-core - Python bindings for GNU Radio core library
 python-gnuradio-cvsd-vocoder - GNU Radio CVSD Vocoder
 python-gnuradio-gsm-fr-vocoder - GNU Radio GSM Full-Rate Vocoder
 python-gnuradio-qtgui - Python bindings for GNU Radio ALSA audio driver
 python-gnuradio-trellis - GNU Radio Trellis-Coded Modulation library
 python-gnuradio-usrp - Python bindings for GNU Radio USRP driver
 python-gnuradio-usrp2 - Python bindings for GNU Radio USRP driver
 python-gnuradio-video-sdl - GNU Radio SDL Interface Library
 python-gnuradio-wxgui - GNU Radio Graphical Interface Routines based on wxPython
 python-usrp - Python bindings for the USRP library
 usrp-doc   - Software Defined Radio
Launchpad-Bugs-Fixed: 749214
Changes: 
 gnuradio (3.2.2.dfsg-1ubuntu6) natty; urgency=low
 .
   * config/gr_fortran.m4: call LT_LANG(Fortran 77) instead of the
     lower-level autoconf macro directly; otherwise we get a double-invocation
     that causes recent versions of autoconf to wind up with wrong language
     selection.
   * update config/pkg.m4 to the current version and re-autoconf, fixing
     a build failure from trying to find libraries not needed at all for
     dynamic linking.  LP: #749214.
Checksums-Sha1: 
 2c0f122324ca17c6fadbc029946bcef6606140cf 3415 gnuradio_3.2.2.dfsg-1ubuntu6.dsc
 63c64408d21dbee704facb3eaf2af2b05f7ced22 246822 gnuradio_3.2.2.dfsg-1ubuntu6.diff.gz
Checksums-Sha256: 
 864667d8a649148545b0af5202b5414ce6f57ae868282650fe506850934850ff 3415 gnuradio_3.2.2.dfsg-1ubuntu6.dsc
 7fcc3ed94a0dd1596535297a3d77905690839d8882bedb55141428d8047b7998 246822 gnuradio_3.2.2.dfsg-1ubuntu6.diff.gz
Files: 
 9790f7ad5b115944e21c0e1c2f1c30e7 3415 comm optional gnuradio_3.2.2.dfsg-1ubuntu6.dsc
 0b3ef00bbfdf411e90c52ede4ceae17f 246822 comm optional gnuradio_3.2.2.dfsg-1ubuntu6.diff.gz
Original-Maintainer: Bdale Garbee <bdale at gag.com>


More information about the Natty-changes mailing list