python-cffi (1.1.2-2) experimental; urgency=medium * Upload to experimental * Rewrite cffi dependencies to python-cffi-backend with a PyDist file, so that pre-built cffi modules only depend on the backend. -- Stefano Rivera Mon, 29 Jun 2015 15:53:54 -0700 python-cffi (1.1.2-1) unstable; urgency=medium * New upstream release. * Update clean rule for test-suite reorg. * Patch: Correctly locate py2.7 debug build extensions. * Remove package data from -dbg packages. * Install upstream's new shiny changelog as a changelog. * Drop now-obsolete XS-Testsuite field. * Update autopkgtests, for test-suite reorg. Ignore test_parse_c_type.py. * Split the cffi_backend module into python-cffi-backend (and similarly for Python 3). (Closes: #782275) -- Stefano Rivera Mon, 29 Jun 2015 14:13:00 -0700 python-cffi (0.9.2-2) unstable; urgency=medium * Upload to unstable, now that jessie has released. -- Stefano Rivera Fri, 08 May 2015 22:50:47 -0700 python-cffi (0.9.2-1) experimental; urgency=medium * New upstream release. -- Stefano Rivera Tue, 17 Mar 2015 21:24:23 -0700 python-cffi (0.9.0-1) experimental; urgency=medium * New upstream release. (Closes: #733517, 774787) * Drop patches, applied upstream. * Point watch file at pypi.debian.net. * Update copyright years. * Bump Standards-Version to 3.9.6, no changes needed. * Upload to experimental, due to the freeze. -- Stefano Rivera Wed, 04 Mar 2015 14:58:17 +0200 python-cffi (0.8.6-1) unstable; urgency=medium * New upstream release. * Drop patches, applied upstream. * Patch: arm64: Test suite passes on arm64 (LP: #1271256) * Bump Standards-Version to 3.9.5, no changes needed. * Use pybuild's --name feature. Bump B-D appropriately. * Use --tb=native for ADT tests, so that logs won't get GB long (Closes: #743244) * Depend on build-essential in ADT tests. * Build-Depend (and ADT Depend) on the new virtualenv package, rather than python-virtualenv, for the zintegration tests. * Add DEP-12 upstream metadata. -- Stefano Rivera Thu, 24 Jul 2014 10:55:19 +0200 python-cffi (0.8.1-2) unstable; urgency=medium * Team upload [ Stefano Rivera ] * Patch: link-libm. Fixes build failures on Sparc and S390x, where libm isn't implicitly linked (Closes: #733517) * Patch: skip-sparc-failure. Skip a test on Sparc that crashes the test runner. -- Scott Kitterman Mon, 14 Jul 2014 01:13:49 -0400 python-cffi (0.8.1-1) unstable; urgency=medium * New upstream release. * Drop big-endian-bitfields patch, superseded upstream. * Patch: py3.4-test-failure. Add a missing goto to an error path. (Closes: #734299, LP: #1270401) -- Stefano Rivera Sat, 18 Jan 2014 20:22:26 +0200 python-cffi (0.7.2-2) unstable; urgency=low * Patch: big-endian-bitfields. Handle bitfields correctly on big endian archs. -- Stefano Rivera Sun, 01 Sep 2013 17:41:20 +0200 python-cffi (0.7.2-1) unstable; urgency=low [ Stefano Rivera ] * New upstream release. - Supports creating void * handles for Python objects. * Switched watch file to https. * Build with pybuild. * Use -m pytest in autopkgtests. [ Jakub Wilk ] * Use canonical URIs for Vcs-* fields. -- Stefano Rivera Fri, 09 Aug 2013 16:22:47 +0200 python-cffi (0.6-1) unstable; urgency=low * New upstream release. - Fixing most of the build failures. * Drop all patches (superseded upstream). * autopkgtests: Depend on python-dev / python3-dev. * Suggest python-dev / python3-dev (needed for building verifier extensions). -- Stefano Rivera Tue, 16 Apr 2013 18:18:19 +0200 python-cffi (0.5-1) unstable; urgency=low * Initial package (Closes: #700084) -- Stefano Rivera Mon, 25 Feb 2013 12:12:31 +0200