File: changelog

package info (click to toggle)
python-preshed 4.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 224 kB
  • sloc: python: 367; ansic: 160; sh: 13; makefile: 6
file content (94 lines) | stat: -rw-r--r-- 2,869 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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
python-preshed (4.0.0-3) unstable; urgency=medium

  * Team upload.
  * Remove Python2 ref. from debian/rules

 -- Alexandre Detiste <tchet@debian.org>  Sun, 15 Dec 2024 16:18:59 +0100

python-preshed (4.0.0-2) unstable; urgency=medium

  * Team upload.
  * Skip two legacy tests on big-endian.

 -- Alexandre Detiste <tchet@debian.org>  Fri, 31 May 2024 16:08:11 +0200

python-preshed (4.0.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Remove dependency on python3-distutils (Closes: #1065933)
  * Standards-Version: 4.7.0 (routine-update)
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
  * Rules-Requires-Root: no (routine-update)

 -- Alexandre Detiste <tchet@debian.org>  Fri, 31 May 2024 14:29:55 +0200

python-preshed (3.0.8-2) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Update standards version to 4.6.1, no changes needed.

  [ Graham Inggs ]
  * Drop the runtime dependency on Cython

 -- Graham Inggs <ginggs@debian.org>  Sun, 10 Dec 2023 11:33:51 +0000

python-preshed (3.0.8-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
    - Adds support for setuptools >= 60 (Closes: #1022516)
  * Refresh patches.
  * Switch watch file to GitHub tags, the releases page no longer has
    tarballs.
  * Migrate to pybuild-plugin-pyproject.

 -- Stefano Rivera <stefanor@debian.org>  Sun, 13 Nov 2022 16:14:28 +0200

python-preshed (3.0.2-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Paul Wise ]
  * Add missing build deps on python3-distutils python3-setuptools
  * Switch from hardcoded deps to setuptools-based autodeps

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.

 -- Sandro Tosi <morph@debian.org>  Fri, 03 Jun 2022 23:21:36 -0400

python-preshed (3.0.2-1) unstable; urgency=medium

  * Team upload.

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.

  [ lintian-brush ]
  * Bump debhelper from old 11 to 12.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Fix field name typo in debian/copyright (Comments => Comment).

  [ Paul Wise ]
  * Wrap and sort debian/control fields
  * Document compliance with Debian Policy 4.5.0 (no changes needed)
  * New upstream release. (Closes: #967081)
    - Add new dependency python3-murmurhash
  * Hardcode Python module dependencies for now as pybuild doesn't detect them

 -- Paul Wise <pabs@debian.org>  Thu, 03 Sep 2020 12:17:52 +0800

python-preshed (2.0.1-1) unstable; urgency=low

  * Initial release. (Closes: #900945)

 -- Andreas Tille <tille@debian.org>  Thu, 29 Nov 2018 08:46:28 +0100