python-keyboardleds (0.3.4) unstable; urgency=low

  * Capitalize “LED” in the project description.
  * Put license into a separate file.
  * Use /usr/bin/env in shebang.
  * Improve the setup script:
    + Fix Unicode error with Python 3 and LC_ALL=C.
    + Add Python version check.
    + Use distutils644 to normalize source tarball permissions etc.
  * Improve API documentation:
    + Don't include copyright information.
    + Don't include Sphinx version.

 -- Jakub Wilk <jwilk@jwilk.net>  Tue, 22 May 2018 13:29:38 +0200

python-keyboardleds (0.3.3) unstable; urgency=low

  * Fix a typo in the num_lock attribute name.
    Thanks to Jörg Knobloch for the bug report.

 -- Jakub Wilk <jwilk@jwilk.net>  Mon, 10 Jun 2013 22:49:00 +0200

python-keyboardleds (0.3.2) unstable; urgency=low

  * Add documentation.
  * Make the code compatible with PEP-8.

 -- Jakub Wilk <jwilk@jwilk.net>  Mon, 03 Jun 2013 20:09:08 +0200

python-keyboardleds (0.3.1) unstable; urgency=low

  * Add support for Python 3.3 (where sys.platform == 'linux' != 'linux2').
  * Drop support for Python 2.5.

 -- Jakub Wilk <jwilk@jwilk.net>  Sun, 02 Sep 2012 21:18:50 +0200

python-keyboardleds (0.3) unstable; urgency=low

  * Add support for Python 3.

 -- Jakub Wilk <jwilk@jwilk.net>  Mon, 08 Nov 2010 13:54:00 +0100

python-keyboardleds (0.1) unstable; urgency=low

  * Initial release.

 -- Jakub Wilk <jwilk@jwilk.net>  Tue, 13 Oct 2009 00:06:00 +0200
