changes from running bootstrap and then make maintainer-clean
[debian/gnuradio] / debian / changelog
index 4952bce2e58569f30a35a4907c7ef4f141e2d0ee..58f20fd00d2094f49650f376abd7147dc7e4da8b 100644 (file)
@@ -1,3 +1,69 @@
+gnuradio (3.3.0.dfsg-1) UNRELEASED; urgency=low
+
+  * new upstream version
+  * add Vcs entries to the control file
+  * use maintainer-clean target, always run bootstrap before configure
+
+ -- Bdale Garbee <bdale@gag.com>  Mon, 13 Dec 2010 09:07:43 -0700
+
+gnuradio (3.2.2.dfsg-2) unstable; urgency=low
+
+  * fix typos in short package descriptions, closes: #556572
+  * resolve gnuradio-companion conflict with grc by renaming our binary,
+    closes: #557050
+  * accept patches that remove moc files and make libusrp packages depend 
+    on adduser, closes: #566564, #566565, #574209, #574231, #574209
+  * stop delivering custom prefs.py, closes: #559640
+  * lose the conflicts on python-wxgtk2.6, closes: #582486
+
+ -- Bdale Garbee <bdale@gag.com>  Tue, 08 Jun 2010 20:05:02 -0600
+
+gnuradio (3.2.2.dfsg-1) unstable; urgency=low
+
+  * new upstream version, includes gcc4.3 support, closes: #474801, #524387
+  * upstream tarball modified to elide unnecessary Altera-licensed files 
+  * merge debian/ content restructuring from upstream svn
+  * change build-dep from fftw3-dev to libfftw3-dev, closes: #458231
+  * fix problem with rebuilding, closes: #441739
+  * no longer need to move to contrib now that sdcc is fully back in main, 
+    we just need to build depend on sdcc 2.9.0 or later, closes: #457402
+  * rebuild reflects python-central file location change, closes: #490513
+  * change Jack build depend to libjack-dev, closes: #527413
+
+ -- Bdale Garbee <bdale@gag.com>  Sun, 01 Nov 2009 15:13:54 -0700
+
+gnuradio (3.0.4-2) unstable; urgency=high
+
+  * rebuild with new version number and upload to finally (?) recover from
+    over-zealous removal in response to bug 453154
+  * recommend udev instead of hotplug, closes: #448907
+
+ -- Bdale Garbee <bdale@gag.com>  Sun, 23 Dec 2007 12:11:49 -0700
+
+gnuradio (3.0.4-1) unstable; urgency=low
+
+  * new upstream version
+  * fix build failure with gcc-4.3 by adding a #include, closes: #420896
+
+ -- Bdale Garbee <bdale@gag.com>  Tue, 14 Aug 2007 22:38:32 -0600
+
+gnuradio (3.0.3-1) unstable; urgency=low
+
+  * new upstream version
+  * tweak gnuradio-doc package to eliminate spurious subdirectory level
+  * add a usrp-doc binary package, recommended by the usrp package, and 
+    include xmlto in build dependencies so usrp_guide.html gets generated, 
+    closes: #407368
+
+ -- Bdale Garbee <bdale@gag.com>  Sun, 11 Mar 2007 23:55:32 -0600
+
+gnuradio (3.0.2-2) unstable; urgency=high
+
+  * add run-time dependency on python-wxgtk2.6.  leaving urgency high since 
+    this would be a silly bug to release etch with if we can avoid it.
+
+ -- Bdale Garbee <bdale@gag.com>  Mon,  4 Dec 2006 15:35:53 -0700
+
 gnuradio (3.0.2-1) unstable; urgency=high
 
   * new upstream version, fixes FTBFS issues