-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathchangelog
More file actions
77 lines (50 loc) · 2.18 KB
/
changelog
File metadata and controls
77 lines (50 loc) · 2.18 KB
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
python-typeguard (4.4.2-1) unstable; urgency=medium
* Team upload.
* New upstream release.
- Switched to JSON output when running mypy (closes: #1098615).
-- Colin Watson <cjwatson@debian.org> Mon, 24 Feb 2025 01:03:04 +0000
python-typeguard (4.4.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Mon, 04 Nov 2024 12:55:28 +0000
python-typeguard (4.4.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Tue, 29 Oct 2024 13:04:44 +0000
python-typeguard (4.3.0-1) unstable; urgency=medium
* Team upload.
[ Alexandre Detiste ]
* New upstream version (4.2.1).
[ Colin Watson ]
* New upstream version (4.3.0):
- Fixed test suite incompatibility with pytest 8.2 (closes: #1073433).
* Switch to autopkgtest-pkg-pybuild.
* Standards-Version: 4.7.0 (no changes required).
-- Colin Watson <cjwatson@debian.org> Tue, 30 Jul 2024 23:28:23 +0100
python-typeguard (4.1.5-1) unstable; urgency=medium
* Team upload.
* New upstream version 4.1.5
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Set upstream metadata fields: Repository-Browse,
Bug-Database, Bug-Submit, Repository.
* Update standards version to 4.6.2, no changes needed.
-- Alexandre Detiste <tchet@debian.org> Tue, 02 Jan 2024 22:13:00 +0100
python-typeguard (2.2.2-2) unstable; urgency=medium
* debian/control
- point VCS to the new location for DPT
- update team name and email address
-- Sandro Tosi <morph@debian.org> Thu, 09 Jun 2022 14:23:48 -0400
python-typeguard (2.2.2-1) unstable; urgency=medium
[ Joel Cross ]
* Upgrade upstream to 2.2.2
* Bump standards-version and debhelper-compat
[ Sergio Durigan Junior ]
* Run "dh_auto_clean" with LC_ALL=C.UTF-8.
This is necessary because the author's name contains a special
character in "setup.cfg", which causes an error when running "python3
setup.py clean".
-- Joel Cross <joel@kazbak.co.uk> Mon, 21 Jan 2019 23:18:27 +0000
python-typeguard (2.1.4-1) unstable; urgency=medium
* Initial release (Closes: #897419)
-- Joel Cross <joel@kazbak.co.uk> Wed, 02 May 2018 11:17:21 +0100