debian/control: Build for Python 2.7.
[python-cdb] / debian / changelog
CommitLineData
a02d26d8
MW
1python-cdb (0.32-5.4) unstable; urgency=low
2
3 * Build for Python 2.7.
4
5 -- Mark Wooding <mdw@distorted.org.uk> Sun, 14 Apr 2013 02:37:10 +0100
6
fa7fae15
MW
7python-cdb (0.32-5.3) unstable; urgency=low
8
9 * Fix crashes when freeing objects: use PyObject_Del instead of
10 PyMem_DEL.
11
12 -- Mark Wooding <mdw@distorted.org.uk> Sat, 10 Oct 2009 13:18:52 +0100
13
0dc434c5
MW
14python-cdb (0.32-5.2) unstable; urgency=low
15
16 * Hack for python-2.6 support.
17
18 -- Mark Wooding <mdw@distorted.org.uk> Sun, 04 Oct 2009 00:07:39 +0100
19
1a25d7bd
MW
20python-cdb (0.32-5.1) unstable; urgency=low
21
22 * NMU
23 * Build for python2.3 as default python version.
24
25 -- Matthias Klose <doko@debian.org> Thu, 21 Aug 2003 22:27:06 +0200
26
27python-cdb (0.32-5) unstable; urgency=low
28
29 * Fixed location of cdb module.
30
31 -- Adam D. McKenna <adam@debian.org> Wed, 11 Sep 2002 17:44:10 -0700
32
33python-cdb (0.32-4) unstable; urgency=low
34
35 * Fixed Depends:, Build-Depends: for new python version in unstable.
36
37 -- Adam D. McKenna <adam@debian.org> Wed, 11 Sep 2002 17:17:10 -0700
38
39python-cdb (0.32-3) unstable; urgency=low
40
41 * Fixed Build-Depends:. (Closes: Bug#142623)
42
43 -- Adam D. McKenna <adam@debian.org> Sat, 13 Apr 2002 00:50:51 -0700
44
45python-cdb (0.32-2) unstable; urgency=low
46
47 * Fixed Depends:. heh.
48
49 -- Adam D. McKenna <adam@debian.org> Sun, 24 Mar 2002 02:09:12 -0800
50
51python-cdb (0.32-1) unstable; urgency=low
52
53 * Initial Release. (Closes: Bug#129602, Bug#122505)
54
55 -- Adam D. McKenna <adam@debian.org> Thu, 31 Jan 2002 14:12:03 -0800
56
0dc434c5 57