chiark / gitweb /
Update for Python 2.7. This is release 1.0.3.
[mLib-python] / debian / changelog
CommitLineData
5660ad95
MW
1mlib-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
4091abf1
MW
7mlib-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
8546fc9d
MW
16mlib-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
23mlib-python (1.0.0) experimental; urgency=low
579d0169 24
25 * Debianization!
26
8546fc9d 27 -- Mark Wooding <mdw@distorted.org.uk> Sun, 04 Oct 2009 00:31:21 +0100