chiark / gitweb /
algorithms.py: Fiddling with whitespace.
[catacomb-python] / debian / changelog
1 catacomb-python (1.0.6) experimental; urgency=low
2
3   * Fix stupid bug in WriteBuffer resizing.
4
5  -- Mark Wooding <mdw@distorted.org.uk>  Sun, 21 Jul 2013 15:57:06 +0100
6
7 catacomb-python (1.0.5) experimental; urgency=low
8
9   * Make Key constructor actually work.
10   * Include human-readable text in KeyError exceptions.
11
12  -- Mark Wooding <mdw@distorted.org.uk>  Sat, 04 Jan 2014 01:38:26 +0000
13
14 catacomb-python (1.0.4) experimental; urgency=low
15
16   * Build against Python 2.7.
17
18  -- Mark Wooding <mdw@distorted.org.uk>  Wed, 09 Jan 2013 02:47:59 +0000
19
20 catacomb-python (1.0.3) experimental; urgency=low
21
22   * Remove catacomb-python-bin package, because it made building hard and
23     didn't provide any noticeable benefits.
24
25  -- Mark Wooding <mdw@distorted.org.uk>  Fri, 05 Nov 2010 15:12:35 +0000
26
27 catacomb-python (1.0.2) experimental; urgency=low
28
29   * Overhaul build system with new support module.
30
31  -- Mark Wooding <mdw@distorted.org.uk>  Sun, 04 Oct 2009 14:17:20 +0100
32
33 catacomb-python (1.0.1) experimental; urgency=low
34
35   * Make it work with Python 2.6.  Also switched over to the (increasingly
36     winning) CDBS.
37
38  -- Mark Wooding <mdw@distorted.org.uk>  Sat, 03 Oct 2009 23:06:29 +0100
39
40 catacomb-python (1.0.0) experimental; urgency=low
41
42   * Debianization!
43
44  -- Mark Wooding <mdw@distorted.org.uk>  Mon, 26 Sep 2005 11:27:00 +0100