mlib-python (1.1.1) experimental; urgency=medium * Work around Pyrex bugs in exception handling (notably in _getfd). * Fix variable-name typos in `fdflags', which has obviously been wrong forever. -- Mark Wooding Sun, 10 Sep 2017 11:31:09 +0100 mlib-python (1.1.0) experimental; urgency=medium * Lots of fixing for 64-bit targets. * Add (rather terse) docstrings. * Switch to `dh_python2' for packaging, to eliminate dependency on `python-central'. * Various bug fixes. -- Mark Wooding Wed, 16 Aug 2017 14:26:18 +0100 mlib-python (1.0.5) experimental; urgency=low * Fix Debian packaging. * Support CDCF_IGNSPC flag in binary codecs. -- Mark Wooding Fri, 19 Feb 2016 08:52:39 +0000 mlib-python (1.0.4) experimental; urgency=low * Fix distribution arrangements. Apparently the release tarballs have been hopelessly broken for ages and nobody noticed. * Interface to newer binary encoding machinery. -- Mark Wooding Tue, 18 Jun 2013 09:53:24 +0100 mlib-python (1.0.3) experimental; urgency=low * Update for Python 2.7. -- Mark Wooding Wed, 09 Jan 2013 02:18:03 +0000 mlib-python (1.0.2) experimental; urgency=low * Fix some stupid bugs the compiler had been warning about for ages (but got buried in the dross about Pyrex's code generator. * Update __new__ methods to __cinit__ as prompted by Pyrex compiler. * Overhaul Python build system. -- Mark Wooding Sun, 04 Oct 2009 14:15:04 +0100 mlib-python (1.0.1) experimental; urgency=low * Switch to CDBS and support Python 2.6 * Support (glorious!) mdup function. -- Mark Wooding Sun, 04 Oct 2009 00:32:29 +0100 mlib-python (1.0.0) experimental; urgency=low * Debianization! -- Mark Wooding Sun, 04 Oct 2009 00:31:21 +0100