python-cdb
10 years agodebian/changelog: Move to experimental so it fits in my repository. 0.32-5.4
Mark Wooding [Mon, 6 May 2013 09:09:04 +0000 (10:09 +0100)]
debian/changelog: Move to experimental so it fits in my repository.

11 years agodebian/control: Build for Python 2.7.
Mark Wooding [Sun, 14 Apr 2013 01:36:12 +0000 (02:36 +0100)]
debian/control: Build for Python 2.7.

14 years ago0.32-5.3 0.32-5.3
Mark Wooding [Sat, 10 Oct 2009 12:19:16 +0000 (13:19 +0100)]
0.32-5.3

14 years agocdbmodule.c: Fix deallocation.
Mark Wooding [Sat, 10 Oct 2009 12:15:39 +0000 (13:15 +0100)]
cdbmodule.c: Fix deallocation.

Use PyObject_Del rather than PyMem_DEL, because the former doesn't lead
to a ghastly crash.

14 years agosetup.py: Use tripled double-quotes.
Mark Wooding [Sat, 10 Oct 2009 12:15:13 +0000 (13:15 +0100)]
setup.py: Use tripled double-quotes.

Otherwise Emacs gets its knickers in a twist.

14 years agoSupport Python 2.6, and switch to CDBS. 0.32-5.2
Mark Wooding [Sat, 3 Oct 2009 23:29:41 +0000 (00:29 +0100)]
Support Python 2.6, and switch to CDBS.

We're going to resurrect a package.  Hold on tight.  Igor, throw the
switch...

It lives!

14 years agoDebianization patch from upstream.
Mark Wooding [Sat, 3 Oct 2009 23:12:19 +0000 (00:12 +0100)]
Debianization patch from upstream.

14 years agoUpstream version, from Debian archive. upstream 0.32
Mark Wooding [Sat, 3 Oct 2009 22:59:50 +0000 (23:59 +0100)]
Upstream version, from Debian archive.