ctypes (0.9.5-1) unstable; urgency=low * New upstream release. -- Ganesan Rajagopal Sun, 13 Mar 2005 20:50:02 +0530 ctypes (0.9.2-1) unstable; urgency=low * New upstream release. * Removed python 2.2 package because ctypes no longer supports it. * changelog is now changes.stx. * Updated package description based on overview at ctypes website. * Remove static from definition of Pointer_Type in source/_ctypes.c (Closes: #285600). -- Ganesan Rajagopal Sat, 8 Jan 2005 20:58:05 +0530 ctypes (0.6.3-3) unstable; urgency=low * Acknowledge NMU for adding hppa to arch list (Closes: #239432). * Add amd64 to arch list since new gcc now supports FFI_CLOSURES (Closes: #249960). * Add python to build depends (Closes: #255612) -- Ganesan Rajagopal Wed, 07 Jun 2004 12:51:43 +0530 ctypes (0.6.3-2.1) unstable; urgency=low * NMU * Added hppa to arch list since that builds (Closes: #239432). (Patch by Martin Helas ) -- Goswin von Brederlow Sat, 17 Apr 2004 21:22:57 +0200 ctypes (0.6.3-2) unstable; urgency=low * Remove m68k from arch list since it doesn't support FFI_CLOSURES. (Closes: #213353). -- Ganesan Rajagopal Thu, 12 Feb 2004 12:21:57 +0530 ctypes (0.6.3-1) unstable; urgency=low * New upstream release. * Fix upstream changelog name. * Also package html documentation. * Updated Standards-Version (no code change). -- Ganesan Rajagopal Mon, 19 Jan 2004 15:48:08 +0530 ctypes (0.6.2-2) unstable; urgency=low * source/callproc.c: change ffi_type_slongslong to ffi_type_sint64 and ffi_type_ulonglong to ffi_type_uint64 to fix build breakage on 64-bit archs. * debian/control: list only archs that provide libffi2. arm is excluded from this list because it does not support FFI_CLOSURES. -- Ganesan Rajagopal Tue, 14 Oct 2003 14:08:27 +0530 ctypes (0.6.2-1) unstable; urgency=low * First Debian upload. (Closes: #213353) -- Ganesan Rajagopal Tue, 30 Sep 2003 09:59:29 +0530