File: changelog

package info (click to toggle)
python-aiosqlite 0.21.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 276 kB
  • sloc: python: 963; makefile: 46; sh: 5
file content (98 lines) | stat: -rw-r--r-- 3,299 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
95
96
97
98
python-aiosqlite (0.21.0-1) unstable; urgency=medium

  * New upstream release.
  * Bump copyright years.

 -- Benjamin Hof <vexel@vexel.net>  Fri, 07 Feb 2025 20:32:44 +0100

python-aiosqlite (0.20.0-1) unstable; urgency=medium

  * New upstream release (Closes: #1072377, #1078308).
  * Replace m2r dependency with sphinx-mdinclude.
  * Port d/patches/0002-HTML-documentation-privacy.patch.
  * Bump Standards-Version to 4.7.0.0, no changes needed.
  * Bump copyright years and upstream contact info.

 -- Benjamin Hof <vexel@vexel.net>  Sat, 29 Jun 2024 20:40:02 +0200

python-aiosqlite (0.17.0-2) unstable; urgency=medium

  * Bump Standards-Version to 4.6.1.1, no changes needed.
  * d/control, d/rules: build using the generic pyproject pybuild plugin
    (Closes: #1025396).

 -- Benjamin Hof <vexel@vexel.net>  Mon, 05 Dec 2022 19:42:47 +0100

python-aiosqlite (0.17.0-1) unstable; urgency=medium

  * New upstream release.
  * Point watch file to current release location.
  * Port privacy patch to current version.
  * Bump Standards-Version to 4.6.0.1, no changes needed.
  * Bump copyright years.

 -- Benjamin Hof <vexel@vexel.net>  Mon, 31 Jan 2022 16:09:18 +0100

python-aiosqlite (0.16.1-3) unstable; urgency=medium

  * Introduce autopkgtest running the upstream test suite.

 -- Benjamin Hof <vexel@vexel.net>  Sat, 17 Jul 2021 19:19:19 +0200

python-aiosqlite (0.16.1-2) unstable; urgency=medium

  * Fix reproducibility by removing RECORD file (Closes: #982529). Thanks to
    Chris Lamb.

 -- Benjamin Hof <vexel@vexel.net>  Sun, 27 Jun 2021 23:17:37 +0200

python-aiosqlite (0.16.1-1) unstable; urgency=medium

  * New upstream release.
  * Add URL scheme to proxy.
  * Add build dependency on python3-typing-extensions.
  * Add upstream metadata.
  * Bump Standards-Version to 4.5.1, no changes needed.

 -- Benjamin Hof <vexel@vexel.net>  Sat, 28 Nov 2020 09:32:34 +0100

python-aiosqlite (0.15.0-2) unstable; urgency=medium

  * Source-only upload for testing migration.

 -- Benjamin Hof <vexel@vexel.net>  Sat, 12 Sep 2020 11:39:20 +0200

python-aiosqlite (0.15.0-1) unstable; urgency=medium

  * New upstream release. (Closes: #964387)
  * Follow upstream in changing build system to flit.
  * Introduce dependency on python3-typing-extensions, which is not detected
    automatically.
  * Factor out new documentation into separate package.
  * Introduce dependencies on sphinx and python3-m2r in order to build docs.
  * Update upstream homepage URL.
  * Bump Standards-Version to 4.5.0, no changes needed.
  * Bump debhelper-compat version to 13, no changes needed.

 -- Benjamin Hof <vexel@vexel.net>  Sun, 09 Aug 2020 13:07:44 +0200

python-aiosqlite (0.11.0-1) unstable; urgency=medium

  * New upstream release.

 -- Benjamin Hof <vexel@vexel.net>  Fri, 13 Dec 2019 18:13:55 +0100

python-aiosqlite (0.10.0-2) unstable; urgency=medium

  * Source-only upload to allow testing migration.
  * Add rules-requires-root to control file.
  * Bump Standards-Version to 4.4.1, no changes needed.
  * Add upstream-contact to copyright file.

 -- Benjamin Hof <vexel@vexel.net>  Mon, 18 Nov 2019 20:29:49 +0100

python-aiosqlite (0.10.0-1) unstable; urgency=medium

  * Initial release. (Closes: #927701)

 -- Benjamin Hof <vexel@vexel.net>  Sat, 17 Aug 2019 22:42:14 +0200