python-pyaudio (0.2.7-2build2) trusty; urgency=medium

  * No-change rebuild to drop Python 3.3 support.

 -- Matthias Klose <doko@ubuntu.com>  Sun, 23 Mar 2014 15:29:08 +0000

python-pyaudio (0.2.7-2build1) trusty; urgency=medium

  * Rebuild for python3.4 as a supported python version.

 -- Matthias Klose <doko@ubuntu.com>  Sat, 04 Jan 2014 18:32:36 +0000

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 <fsateler@debian.org>  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 <hubert@mit.edu>  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 <hubert@mit.edu>  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 <hubert@mit.edu>  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 <hubert@mit.edu>  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 <hubert@mit.edu>  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 <hubert@mit.edu>  Thu, 30 Oct 2008 17:00:00 -0500

python-pyaudio (0.2.0) unstable; urgency=low

  * Initial version

 -- Justin Mazzola Paluska <jmp@mit.edu>  Fri, 08 Feb 2008 13:47:27 -0500
