python-libdiscid (0.2.0) unstable; urgency=low

  * Add libdiscid.compat.discid module that provides the same interface as the
    discid module from python-discid. This allows devlopers to write
    applications that work with both python-libdiscid and python-discid
    without much effort.
  * Deprecate libdiscid.DEFAULT_DEVICE in favor of libdiscid.default_device.
    The default device might change one some platforms during the runtime, so
    the this shouldn't be a constant.

 -- Sebastian Ramacher <sebastian+dev@ramacher.at>  Sun, 30 Jun 2013 21:39:27 +0200

python-libdiscid (0.1.2) unstable; urgency=low

  * Fix issues with Cython 0.19.
  * Don't fail tests if MCN or ISCR is not available on the platform.

 -- Sebastian Ramacher <sebastian+dev@ramacher.at>  Thu, 09 May 2013 16:28:29 +0200

python-libdiscid (0.1.1) unstable; urgency=low

  * Fix issues with symbol names if python-libdiscid was built against
    a libdiscid version prior to 0.5.0 and then used with 0.5.0.

 -- Sebastian Ramacher <sebastian+dev@ramacher.at>  Sat, 13 Apr 2013 00:55:02 +0200

python-libdiscid (0.1) unstable; urgency=low

  * Initial release.

 -- Sebastian Ramacher <sebastian+dev@ramacher.at>  Thu, 11 Apr 2013 21:43:54 +0200
