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