pull my changelog content back in, set maintainer
authorBdale Garbee <bdale@gag.com>
Mon, 10 Aug 2009 18:43:46 +0000 (12:43 -0600)
committerBdale Garbee <bdale@gag.com>
Mon, 10 Aug 2009 18:43:46 +0000 (12:43 -0600)
debian/changelog
debian/control

index 5ff0b65d7e5d208d4ccdd5f980419f3acf9ae5da..33ac47b7f32421be92763a82f5a6473a1cc968a5 100644 (file)
@@ -1,72 +1,30 @@
-gnuradio (3.2.2-1) stable; urgency=low
+gnuradio (3.2.2-1) UNRELEASED; urgency=low
 
-  * New upstream release 3.2.2
-  * See http://gnuradio.org/trac
+  * new upstream version, includes gcc4.3 support, closes: #474801, #524387
+  * 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
 
- -- Johnathan Corgan <jcorgan@corganenterprises.com>  Sat,  14 Jul 2009 16:00:00 -0800
+ -- Bdale Garbee <bdale@gag.com>  Tue, 10 Aug 2009 12:42:42 -0600
 
-gnuradio (3.2.1-1) stable; urgency=low
+gnuradio (3.0.4-2) unstable; urgency=high
 
-  * Fix broken prefs.py when installed using --prefix=/usr
+  * 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
 
- -- Johnathan Corgan <jcorgan@corganenterprises.com>  Sat,  06 Jul 2009 16:00:00 -0800
+ -- Bdale Garbee <bdale@gag.com>  Sun, 23 Dec 2007 12:11:49 -0700
 
-gnuradio (3.2.1) stable; urgency=low
+gnuradio (3.0.4-1) unstable; urgency=low
 
-  * New upstream release 3.2.1
-  * See http://gnuradio.org/trac
-
- -- Johnathan Corgan <jcorgan@corganenterprises.com>  Sat,  05 Jul 2009 18:00:00 -0800
-
-gnuradio (3.2) stable; urgency=low
-
-  * New upstream release 3.2
-  * See http://gnuradio.org/trac
-
- -- Johnathan Corgan <jcorgan@corganenterprises.com>  Sat,  23 May 2009 18:00:00 -0800
-
-gnuradio (3.1.3) stable; urgency=low
-
-  * "Upstream" release, see http://gnuradio.org/trac/wiki/Release3.1Branch
-
- -- Johnathan Corgan <jcorgan@corganenterprises.com>  Sat, 23 Aug 2008 19:00:00 -0800
-
-gnuradio (3.1.2) stable; urgency=low
-
-  * "Upstream" release, see http://gnuradio.org/trac/wiki/Release3.1Branch
-
- -- Johnathan Corgan <jcorgan@corganenterprises.com>  Wed, 24 Mar 2008 09:00:00 -0800
-
-gnuradio (3.1.1) stable; urgency=high
-
-  * Fixed regressions in digital packet radio (t196,t198)
-  * Fixed RX phase offset causing sidebands (t195)
-  * Fixed TX I/Q swapping bug (t179)
-  * Fixed loopback bug in gr-sounder
-  * Added complex and dual-channel options to oscope for
-    BasicRX and LFRX
-
- -- Johnathan Corgan <jcorgan@corganenterprises.com>  Sun,  4 Nov 2007 21:15:00 -0800
-
-gnuradio (3.1.0) stable; urgency=low
-
-  * Release 3.1 stable branch
-  * add/split packages to cover entire GNU Radio distribution
-
- -- Johnathan Corgan <jcorgan@corganenterprises.com>  Mon, 22 Oct 2007 10:37:00 -0800
-
-gnuradio (3.0.svn) unstable; urgency=low
-
-  * add/split packages to cover entire GNU Radio distribution
+  * new upstream version
   * fix build failure with gcc-4.3 by adding a #include, closes: #420896
-  * update copyright assertion on the debian/ contents, since I have
-    assigned my copyright to the FSF and now have upstream commit rights
-  * merge debian/ into upstream SVN repository
-  * add --disable-gr-qtgui (at least until we figure out qwt build deps!)
-  * add build dep on python-numpy
-  * conditionalize configure and clean targets to handle build from SVN
-
- -- Bdale Garbee <bdale@gag.com>  Thu, 26 Jul 2007 18:07:52 -0600
+
+ -- Bdale Garbee <bdale@gag.com>  Tue, 14 Aug 2007 22:38:32 -0600
 
 gnuradio (3.0.3-1) unstable; urgency=low
 
index 8936409b31c21bf2667b98a0f49a719b711cc84e..ed3305c02bc17267d17939a59821d10ac4d7585a 100644 (file)
@@ -5,7 +5,7 @@
 Source: gnuradio
 Section: comm
 Priority: optional
-Maintainer: Johnathan Corgan <jcorgan@corganenterprises.com>
+Maintainer: Bdale Garbee <bdale@gag.com>
 Build-Conflicts: automake1.8, automake1.9
 Build-Depends: debhelper (>= 5.0.38), build-essential, python-central (>=0.5.6), automake, libtool, pkg-config, python2.6-dev | python-dev (>=2.6), python-dev (<2.7), swig, fftw3-dev | libfftw3-dev, libcppunit-dev, libboost1.38-dev | libboost1.37-dev | libboost1.35-dev, libgsl0-dev, guile-1.8, libasound2-dev, python-wxgtk2.8, python-numpy, doxygen, xmlto, sdcc (>=2.9.0) | sdcc-nf, libusb-dev, libjack-dev, portaudio19-dev, libsdl1.2-dev, python-cheetah, python-lxml, python-gtk2, libqt4-dev, libqwt5-qt4-dev, libqwtplot3d-qt4-dev, libblas-dev, texlive-latex-base
 Standards-Version: 3.7.2