File: changelog

package info (click to toggle)
python-cffi 0.8.6-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,444 kB
  • ctags: 2,579
  • sloc: python: 12,599; ansic: 6,343; asm: 116; makefile: 84; sh: 24
file content (74 lines) | stat: -rw-r--r-- 2,444 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
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 <stefanor@debian.org>  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 <scott@kitterman.com>  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 <stefanor@debian.org>  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 <stefanor@debian.org>  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 <stefanor@debian.org>  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 <stefanor@debian.org>  Tue, 16 Apr 2013 18:18:19 +0200

python-cffi (0.5-1) unstable; urgency=low

  * Initial package (Closes: #700084)

 -- Stefano Rivera <stefanor@debian.org>  Mon, 25 Feb 2013 12:12:31 +0200