debian/control: Build for Python 2.7.
[python-cdb] / debian / changelog
index 5e1e45c..32276bb 100644 (file)
@@ -1,3 +1,22 @@
+python-cdb (0.32-5.4) unstable; urgency=low
+
+  * Build for Python 2.7.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Sun, 14 Apr 2013 02:37:10 +0100
+
+python-cdb (0.32-5.3) unstable; urgency=low
+
+  * Fix crashes when freeing objects: use PyObject_Del instead of
+    PyMem_DEL.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Sat, 10 Oct 2009 13:18:52 +0100
+
+python-cdb (0.32-5.2) unstable; urgency=low
+
+  * Hack for python-2.6 support.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Sun, 04 Oct 2009 00:07:39 +0100
+
 python-cdb (0.32-5.1) unstable; urgency=low
 
   * NMU
@@ -35,6 +54,4 @@ python-cdb (0.32-1) unstable; urgency=low
 
  -- Adam D. McKenna <adam@debian.org>  Thu, 31 Jan 2002 14:12:03 -0800
 
-Local variables:
-mode: debian-changelog
-End:
+