ctypes (1.0.2-5ubuntu2) intrepid; urgency=low * Revert "Build for Python << 2.6 instead of << 2.5", as it's included in 2.5. Sorry about that. -- Matthias Urlichs Sat, 09 Aug 2008 11:47:29 +0200 ctypes (1.0.2-5ubuntu1) intrepid; urgency=low * Drop python2.4 from Depends, as pycentral does the Right Thing. -- Matthias Urlichs Fri, 08 Aug 2008 18:34:09 +0200 ctypes (1.0.2-5) unstable; urgency=low [ Raphaël Hertzog ] * Build-Depend on libffi-dev instead of libffi4-dev. Should enable the rebuild with libffi5. Closes: #479494 -- Debian Python Modules Team Mon, 05 May 2008 09:59:16 +0200 ctypes (1.0.2-4) unstable; urgency=high [ Adeodato Simó ] * High urgency upload to fix FTBFS blocking the python 2.5 transition. * Do not run the test-suite on arm. (According to Matthias Klose, "the underlying problem, libffi's arm port not having support for closures, won't be fixed".) -- Debian Python Modules Team Sat, 26 Apr 2008 16:41:07 +0200 ctypes (1.0.2-3) unstable; urgency=medium [ Piotr Ożarowski ] * Rename XS-Vcs-* fields to Vcs-* (dpkg supports them now) * Change "all" to "<<2.5" in XS-Python-Version and let python-central generate dependencies, add python2.4 to Depends (closes: #475906) * Move DH_COMPAT from debian/rules to debian/compat to make lintian happy * Standards-version bumped to 3.7.3 (no changes needed) [ Sandro Tosi ] * debian/control - fix Vcs-Browser field -- Debian Python Modules Team Mon, 14 Apr 2008 22:21:25 +0200 ctypes (1.0.2-2.1) unstable; urgency=low * NMU * debian/rules: + FTBFS if build twice in a row (Closes: #442535) -- Kartik Mistry Wed, 26 Mar 2008 14:29:33 +0530 ctypes (1.0.2-2) unstable; urgency=low * Added XS-Vcs-* fields * Add ${shlibs:Depends} to Depends and dh_shlibdeps call in debian/rules (ergo new libffi4 runtime dependency) -- Piotr Ożarowski Thu, 02 Aug 2007 13:51:27 +0200 ctypes (1.0.2-1) unstable; urgency=low * New upstream release * Changed debian/control Architecture to any because the last platform not to have FFI_CLOSURE support now has it (arm) (closes: #397653). * Use external libffi instead of built-in libffi. * Included a test suite run while building. -- Ganesan Rajagopal Sun, 29 Jul 2007 19:01:45 +0530 ctypes (1.0.1-1) unstable; urgency=low * New upstream release (closes: #397755). * Acknowledge NMU (Thanks Julien and Pierre) (closes: #390467) -- Ganesan Rajagopal Sat, 2 Dec 2006 10:09:18 +0530 ctypes (1.0.0-1.1) unstable; urgency=low * Non-maintainer upload. [ Julien Louis ] * Consider PA as a target for the hppa64-unknown-linux-gnu platform (closes: #390467). * Run autoconf to update configure script * Update python-central (>= 0.5.6) and debhelper (>= 5.0.38) Build-Depends * Remove dh_python call. [ Pierre Habouzit ] * Sponsoring NMU. -- Pierre Habouzit Sat, 7 Oct 2006 18:10:22 +0200 ctypes (1.0.0-1) unstable; urgency=low * New upstream release. * Do not reference a specific python version (Closes: #381147). * Do not depend on python (<< 2.5) (Closes: #382575). * Implement closures for m68k (Closes: #382570). -- Ganesan Rajagopal Fri, 25 Aug 2006 22:41:56 +0530 ctypes (0.9.9.6-1) unstable; urgency=low * New upstream version. * Added watch file. * Updated for new python policy (Closes: #373310). -- Ganesan Rajagopal Mon, 19 Jun 2006 21:06:26 +0530 ctypes (0.9.9.3-4) unstable; urgency=low * Included ctypes package into Python Modules repository. * Add python-modules-team@lists.alioth.debian.org to Uploaders. * Removed python-ctypes.examples file because upstream considers it out of date. -- Ganesan Rajagopal Sat, 15 Apr 2006 20:18:29 +0530 ctypes (0.9.9.3-3) unstable; urgency=low * Copy ctypes/_loader.py from latest CVS to fix backward compatibility breakage (Closes: #360261). * Removed samples directory from the package again because it's out of sync. -- Ganesan Rajagopal Sat, 1 Apr 2006 15:24:00 +0530 ctypes (0.9.9.3-2) unstable; urgency=low * Fix sources/libffi/fficonfig.py to fix FTBFS on mips. * Add samples directory to the package. -- Ganesan Rajagopal Thu, 30 Mar 2006 14:35:38 +0530 ctypes (0.9.9.3-1) unstable; urgency=low * New upstream release -- Ganesan Rajagopal Thu, 30 Mar 2006 13:58:35 +0530 ctypes (0.9.6+cvs20051031-1) unstable; urgency=low * New upstream snapshot. * Added kfreebsd-i386 to arch list (Closes: #336394). -- Ganesan Rajagopal Mon, 31 Oct 2005 12:15:56 +0530 ctypes (0.9.6+cvs20050925-3) unstable; urgency=low * Added mips/mipsel to arch list (thanks to Thiemo Seufer for confirming ffi mips now supports ffi closure. -- Ganesan Rajagopal Sat, 1 Oct 2005 13:13:11 +0530 ctypes (0.9.6+cvs20050925-2) unstable; urgency=low * Fix FTBFS on sparc (Closes: #330335). -- Ganesan Rajagopal Wed, 28 Sep 2005 14:18:15 +0530 ctypes (0.9.6+cvs20050925-1) unstable; urgency=low * New upstream snapshot (Closes: #329992). * Change libffi2 dependency to libffi4 dependency for gcc 4.0 (Closes: #321569, #329983, #329986). -- Ganesan Rajagopal Sun, 25 Sep 2005 10:57:41 +0530 ctypes (0.9.6+cvs20050712-1) unstable; urgency=low * Using CVS version because of several 64-bit fixes (Closes: #298157). * Add support for ppc64 and sparc64 (Closes: #300215). * Updated policy version to 3.6.2. -- Ganesan Rajagopal Thu, 14 Jul 2005 10:53:32 +0530 ctypes (0.9.6-1) unstable; urgency=low * New upstream release. * Change setup.py to fix build on hppa systems (Closes: #304684). -- Ganesan Rajagopal Thu, 28 Apr 2005 18:54:21 +0530 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