Merged -r6156:6213 from features/deb into trunk. Initial framework for creating Debia...
[debian/gnuradio] / debian / changelog
1 gnuradio (3.1.0svn) UNRELEASED; urgency=low
2
3   * fix build failure with gcc-4.3 by adding a #include, closes: #420896
4   * update copyright assertion on the debian/ contents, since I have
5     assigned my copyright to the FSF and now have upstream commit rights
6   * merge debian/ into upstream SVN repository
7   * add --disable-gr-qtgui (at least until we figure out qwt build deps!)
8   * add build dep on python-numpy
9   * conditionalize configure and clean targets to handle build from SVN
10
11  -- Bdale Garbee <bdale@gag.com>  Thu, 26 Jul 2007 18:07:52 -0600
12
13 gnuradio (3.0.3-1) unstable; urgency=low
14
15   * new upstream version
16   * tweak gnuradio-doc package to eliminate spurious subdirectory level
17   * add a usrp-doc binary package, recommended by the usrp package, and 
18     include xmlto in build dependencies so usrp_guide.html gets generated, 
19     closes: #407368
20
21  -- Bdale Garbee <bdale@gag.com>  Sun, 11 Mar 2007 23:55:32 -0600
22
23 gnuradio (3.0.2-2) unstable; urgency=high
24
25   * add run-time dependency on python-wxgtk2.6.  leaving urgency high since 
26     this would be a silly bug to release etch with if we can avoid it.
27
28  -- Bdale Garbee <bdale@gag.com>  Mon,  4 Dec 2006 15:35:53 -0700
29
30 gnuradio (3.0.2-1) unstable; urgency=high
31
32   * new upstream version, fixes FTBFS issues
33
34  -- Bdale Garbee <bdale@gag.com>  Sun, 12 Nov 2006 14:52:33 -0800
35
36 gnuradio (3.0-3) unstable; urgency=high
37
38   * put python-all-dev back in the build-depends list, closes: #398246
39   * move gr-wxgui conflicts/depends to python-gnuradio, closes: #396302
40   * fix up sections in control to match overrides
41
42  -- Bdale Garbee <bdale@gag.com>  Sun, 12 Nov 2006 10:59:58 -0800
43
44 gnuradio (3.0-2) unstable; urgency=high
45
46   * reworked package dependencies so that the 'gnuradio' binary package no
47     longer depends on the pieces in contrib.  instead, the 'usrp' binary
48     package in contrib now depends on all the USRP-related pieces.  A user
49     who doesn't have a USRP board can just install 'gnuradio' and get all
50     the relevant pieces, a USRP user needs to install both 'gnuradio' and
51     'usrp'.  Closes: #394533
52   * improve consistency of references to 'GNU Radio' as upstream project name
53   * make the gnuradio package dependencies on python-gnuradio and python-usrp
54     be version specific on suggestion from Ramakrishnan Muthukrishnan
55
56  -- Bdale Garbee <bdale@gag.com>  Fri, 10 Nov 2006 00:39:38 -0800
57
58 gnuradio (3.0-1) unstable; urgency=low
59
60   * new maintainer, new upstream version
61   * Restructuring source and binary packages to follow upstream changes, more
62     or less repackaging from scratch taking ideas from the previous packaging
63     by Ramakrishnan Muthukrishnan and Steinar H. Gunderson.  This single 
64     source package replaces all of: 
65         gnuradio-core
66         gnuradio-examples
67         gr-audio-alsa
68         gr-audio-jack
69         gr-audio-oss
70         gr-usrp
71         gr-wxgui
72         usrp
73     In addition, the 'gnuradio' binary package is a new meta-package that 
74     conveniently depends on everything gnuradio related to ease installation.
75
76  -- Bdale Garbee <bdale@gag.com>  Sun,  8 Oct 2006 13:28:21 -0600
77