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