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