X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=41b27fe27c9983efccfcf44224e834d088110777;hb=bdf60ad00435ba1357c322d8b7e12cb6ea681cd5;hp=afd234e7be595f794614fe669cc56979ec0f10a4;hpb=30275674993616c37658cc4f70c0c28c74de1449;p=debian%2Fgnuradio diff --git a/debian/changelog b/debian/changelog index afd234e7..41b27fe2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,67 @@ +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 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 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 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 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 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 Mon, 4 Dec 2006 15:35:53 -0700 + +gnuradio (3.0.2-1) unstable; urgency=high + + * new upstream version, fixes FTBFS issues + + -- Bdale Garbee Sun, 12 Nov 2006 14:52:33 -0800 + gnuradio (3.0-3) unstable; urgency=high * put python-all-dev back in the build-depends list, closes: #398246