python-pyaudio (0.2.11-1) unstable; urgency=low * New upstream release - Fix free-after-use memory issue. * Remove lintian-overrides for jquery and underscore source missing, as upstream source no longer contains generated docs. -- Hubert Pham Sat, 18 Mar 2017 22:36:00 -0500 python-pyaudio (0.2.10-1) unstable; urgency=medium [ Hubert Pham ] * New upstream release - Fix deadlock on some platforms with improved handling of Python GIL. * Update Standards-Version. * Add lintian-overrides for jquery and underscore source missing. They are false positives. * Update homepage and git URL to https. [ Felipe Sateler ] * Simplify d/rules by making use of the debhelper pybuild buildsystem * Enable hardening compiler features * Vcs-Git: Make git clones checkout the debian branch -- Hubert Pham Wed, 18 Jan 2017 10:38:13 -0300 python-pyaudio (0.2.9-1) unstable; urgency=low * Fix overflow error handling logic for pa_read_stream. * Fix IOError exception arguments. -- Hubert Pham Sun, 18 Oct 2015 19:00:00 -0500 python-pyaudio (0.2.8-1) unstable; urgency=low * Fix support for non-UTF8 encoded device names. * Fix deadlock on some platforms when calling pa.stop_stream. * Fix debian packaging to avoid including unnecessary files. Closes: #743660. -- Hubert Pham Mon, 12 Apr 2014 19:00:00 -0500 python-pyaudio (0.2.7-2) unstable; urgency=low * Upload to unstable * Bump standards version * Link jquery and underscore to the libjs- packages -- Felipe Sateler Sat, 19 Oct 2013 17:35:39 -0300 python-pyaudio (0.2.7-1) experimental; urgency=low * Add support for callables in non-blocking mode. * Change documentation generator to Sphinx. -- Hubert Pham Sat, 20 Oct 2012 20:00:00 -0500 python-pyaudio (0.2.6-1) experimental; urgency=low * New upstream release. * Add support for Python 3. * Split documentation into python-pyaudio-doc package. -- Hubert Pham Sat, 02 Sep 2012 21:00:00 -0500 python-pyaudio (0.2.5-1) UNRELEASED; urgency=low * Add support for callback (non-blocking) operation. -- Hubert Pham Sat, 02 Sep 2012 20:00:00 -0500 python-pyaudio (0.2.4-2) unstable; urgency=low * Add python-docutils to Build-Depends. * Generate documentation against built portaudio module. -- Hubert Pham Tue, 02 Nov 2010 23:16:00 -0500 python-pyaudio (0.2.4-1) UNRELEASED; urgency=low [ Felipe Sateler ] * Bump standards version (no changes needed) * Introduce a long description * Use --intall-layout=deb to comply with python policy * Use ${shlib:Depends} and ${misc:Depends} * Move to python section * Add dummy binary-indep target * Add call to dh_compress * Add homepage field [ Hubert Pham ] * Updated directory structure and packaging. -- Hubert Pham Wed, 18 Aug 2010 15:23:00 -0500 python-pyaudio (0.2.3) unstable; urgency=low * Release the GIL during blocking PortAudio I/O calls. * Fixed Python argument parsing to use a long for PaSampleFormat. * pyaudio.PyAudio.is_format_supported() now throws a ValueError exception if the specified format is not supported for any reason (or returns True if the format is supported). -- Hubert Pham Thu, 30 Oct 2008 17:00:00 -0500 python-pyaudio (0.2.0) unstable; urgency=low * Initial version -- Justin Mazzola Paluska Fri, 08 Feb 2008 13:47:27 -0500