File: changelog

package info (click to toggle)
python-datrie 0.8.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 568 kB
  • sloc: ansic: 3,794; python: 516; makefile: 10; sh: 1
file content (85 lines) | stat: -rw-r--r-- 2,663 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
python-datrie (0.8.2-1) unstable; urgency=medium

  * Team upload.

  [ 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.

  [ Michael R. Crusoe ]
  * d/patches/big_endian: Decode string based on byteorder of system. Closes:
    #897094
  * Standards-Version: 4.5.0 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Removed 0004-Fix-DeprecationWarning-with-Python-3.7.patch as that was
    incorporated upstream.
  * Reworked 0002-Don-t-use-bundled-libdatrie.patch
  * Add salsa-ci file (routine-update)
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * d/clean: remove src/datrie.{c,html}
  * d/control: add python3-pytest-runner to Build-Depends

 -- Michael R. Crusoe <crusoe@debian.org>  Wed, 04 Nov 2020 10:51:01 +0100

python-datrie (0.8-1) unstable; urgency=medium

  * Team upload.

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.

  [ Andreas Tille ]
  * New upstream version

  [ Matthias Klose ]
  * Fix build with recent hypothesis version.
    Closes: #945472

 -- Andreas Tille <tille@debian.org>  Thu, 09 Jan 2020 20:49:22 +0100

python-datrie (0.7.1-3) unstable; urgency=medium

  * Team upload.
  * Use debhelper-compat instead of debian/compat.
  * Drop Python 2 support.
  * Bump debhelper compat level to 12
  * Bump standards version to 4.4.0 (no changes)
  * Enable hardening

 -- Ondřej Nový <onovy@debian.org>  Sat, 27 Jul 2019 18:19:56 +0200

python-datrie (0.7.1-2) unstable; urgency=medium

  * Team upload.

  [ Ondřej Nový ]
  * d/control: Remove ancient X-Python-Version field.
  * d/control: Remove ancient X-Python3-Version field.
  * Convert git repository from git-dpm to gbp layout.

  [ Mattia Rizzolo ]
  * Bump Standards-Version to 4.1.2.
    + Set Rules-Requires-Root:no.
  * Mark the binaries as Multi-Arch:same (from the m-a hinter).
  * Add patch to fix DeprecationWarning (and so autopkgtest failure) with
    Python 3.7.  Closes: #904187

 -- Mattia Rizzolo <mattia@debian.org>  Mon, 24 Sep 2018 13:28:43 +0200

python-datrie (0.7.1-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field

  [ Filip Pytloun ]
  * d/compat: Bump debhelper version to 11
  * d/control: Bump standards to 4.1.4
  * d/control: Require libdatrie 0.2.11-1 and newer
  * d/patches: Add 0003-Drop-use-of-libdatrie-patched-method.patch
  * Initial release (Closes: #828741)

 -- Filip Pytloun <filip@pytloun.cz>  Fri, 27 Apr 2018 09:06:02 +0200