update changelog
[debian/gnuradio] / debian / changelog
1 gnuradio (3.2.2.dfsg-1) unstable; urgency=low
2
3   * new upstream version, includes gcc4.3 support, closes: #474801, #524387
4   * upstream tarball modified to elide unnecessary Altera-licensed files 
5   * merge debian/ content restructuring from upstream svn
6   * change build-dep from fftw3-dev to libfftw3-dev, closes: #458231
7   * fix problem with rebuilding, closes: #441739
8   * no longer need to move to contrib now that sdcc is fully back in main, 
9     we just need to build depend on sdcc 2.9.0 or later, closes: #457402
10   * rebuild reflects python-central file location change, closes: #490513
11   * change Jack build depend to libjack-dev, closes: #527413
12
13  -- Bdale Garbee <bdale@gag.com>  Sun, 01 Nov 2009 15:13:54 -0700
14
15 gnuradio (3.0.4-2) unstable; urgency=high
16
17   * rebuild with new version number and upload to finally (?) recover from
18     over-zealous removal in response to bug 453154
19   * recommend udev instead of hotplug, closes: #448907
20
21  -- Bdale Garbee <bdale@gag.com>  Sun, 23 Dec 2007 12:11:49 -0700
22
23 gnuradio (3.0.4-1) unstable; urgency=low
24
25   * new upstream version
26   * fix build failure with gcc-4.3 by adding a #include, closes: #420896
27
28  -- Bdale Garbee <bdale@gag.com>  Tue, 14 Aug 2007 22:38:32 -0600
29
30 gnuradio (3.0.3-1) unstable; urgency=low
31
32   * new upstream version
33   * tweak gnuradio-doc package to eliminate spurious subdirectory level
34   * add a usrp-doc binary package, recommended by the usrp package, and 
35     include xmlto in build dependencies so usrp_guide.html gets generated, 
36     closes: #407368
37
38  -- Bdale Garbee <bdale@gag.com>  Sun, 11 Mar 2007 23:55:32 -0600
39
40 gnuradio (3.0.2-2) unstable; urgency=high
41
42   * add run-time dependency on python-wxgtk2.6.  leaving urgency high since 
43     this would be a silly bug to release etch with if we can avoid it.
44
45  -- Bdale Garbee <bdale@gag.com>  Mon,  4 Dec 2006 15:35:53 -0700
46
47 gnuradio (3.0.2-1) unstable; urgency=high
48
49   * new upstream version, fixes FTBFS issues
50
51  -- Bdale Garbee <bdale@gag.com>  Sun, 12 Nov 2006 14:52:33 -0800
52
53 gnuradio (3.0-3) unstable; urgency=high
54
55   * put python-all-dev back in the build-depends list, closes: #398246
56   * move gr-wxgui conflicts/depends to python-gnuradio, closes: #396302
57   * fix up sections in control to match overrides
58
59  -- Bdale Garbee <bdale@gag.com>  Sun, 12 Nov 2006 10:59:58 -0800
60
61 gnuradio (3.0-2) unstable; urgency=high
62
63   * reworked package dependencies so that the 'gnuradio' binary package no
64     longer depends on the pieces in contrib.  instead, the 'usrp' binary
65     package in contrib now depends on all the USRP-related pieces.  A user
66     who doesn't have a USRP board can just install 'gnuradio' and get all
67     the relevant pieces, a USRP user needs to install both 'gnuradio' and
68     'usrp'.  Closes: #394533
69   * improve consistency of references to 'GNU Radio' as upstream project name
70   * make the gnuradio package dependencies on python-gnuradio and python-usrp
71     be version specific on suggestion from Ramakrishnan Muthukrishnan
72
73  -- Bdale Garbee <bdale@gag.com>  Fri, 10 Nov 2006 00:39:38 -0800
74
75 gnuradio (3.0-1) unstable; urgency=low
76
77   * new maintainer, new upstream version
78   * Restructuring source and binary packages to follow upstream changes, more
79     or less repackaging from scratch taking ideas from the previous packaging
80     by Ramakrishnan Muthukrishnan and Steinar H. Gunderson.  This single 
81     source package replaces all of: 
82         gnuradio-core
83         gnuradio-examples
84         gr-audio-alsa
85         gr-audio-jack
86         gr-audio-oss
87         gr-usrp
88         gr-wxgui
89         usrp
90     In addition, the 'gnuradio' binary package is a new meta-package that 
91     conveniently depends on everything gnuradio related to ease installation.
92
93  -- Bdale Garbee <bdale@gag.com>  Sun,  8 Oct 2006 13:28:21 -0600
94