457f5ec4953b4b2afbe932b828ad82559d2da4d6
[mLib-python] / debian / changelog
1 mlib-python (1.0.3) experimental; urgency=low
2
3 * Update for Python 2.7.
4
5 -- Mark Wooding <mdw@distorted.org.uk> Wed, 09 Jan 2013 02:18:03 +0000
6
7 mlib-python (1.0.2) experimental; urgency=low
8
9 * Fix some stupid bugs the compiler had been warning about for ages (but
10 got buried in the dross about Pyrex's code generator.
11 * Update __new__ methods to __cinit__ as prompted by Pyrex compiler.
12 * Overhaul Python build system.
13
14 -- Mark Wooding <mdw@distorted.org.uk> Sun, 04 Oct 2009 14:15:04 +0100
15
16 mlib-python (1.0.1) experimental; urgency=low
17
18 * Switch to CDBS and support Python 2.6
19 * Support (glorious!) mdup function.
20
21 -- Mark Wooding <mdw@distorted.org.uk> Sun, 04 Oct 2009 00:32:29 +0100
22
23 mlib-python (1.0.0) experimental; urgency=low
24
25 * Debianization!
26
27 -- Mark Wooding <mdw@distorted.org.uk> Sun, 04 Oct 2009 00:31:21 +0100