blob: 78ea6fd0265d34288625755260709e84c7967fc3 (
plain)
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
|
ruamel.yaml.clib (0.2.8-1) unstable; urgency=medium
* Team Upload.
* New upstream version
- compatibility with Python 3.12 (Closes: #1055724)
* Update standards version to 4.6.2, no changes needed.
* Use pybuild-plugin-pyproject with build system.
* Fix up lintian-overrides for new format.
* Add simple autopkgtest to test that clib is built, loads and is minimally
functinoal.
-- Stuart Prescott <stuart@debian.org> Sat, 09 Dec 2023 19:01:39 +1100
ruamel.yaml.clib (0.2.7-1) unstable; urgency=medium
* New upstream version
* Standards-Version: 4.6.1 (routine-update)
-- Michael R. Crusoe <crusoe@debian.org> Sat, 29 Oct 2022 18:49:45 +0200
ruamel.yaml.clib (0.2.6-1) unstable; urgency=medium
[ Debian Janitor ]
* Update standards version to 4.5.1, no changes needed.
[ Michael R. Crusoe ]
* New upstream version
* Standards-Version: 4.6.0 (routine-update)
-- Michael R. Crusoe <crusoe@debian.org> Fri, 22 Oct 2021 14:15:45 +0200
ruamel.yaml.clib (0.2.2-1) unstable; urgency=medium
[ Michael R. Crusoe ]
* Mark the binary package as Multi-Arch: same
[ 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 ]
* New upstream version
* debhelper-compat 13 (routine-update)
-- Michael R. Crusoe <crusoe@debian.org> Thu, 08 Oct 2020 14:56:56 +0200
ruamel.yaml.clib (0.2.0-3) unstable; urgency=medium
* autopkgtest-pkg-python doesn't work with namespace packages, so don't use
it.
-- Michael R. Crusoe <crusoe@debian.org> Thu, 18 Jun 2020 16:17:23 +0200
ruamel.yaml.clib (0.2.0-2) unstable; urgency=medium
* Testsuite: autopkgtest-pkg-python (routine-update)
* Rules-Requires-Root: no (routine-update)
* Breaks+Replaces ruamel.yaml before 0.16.10 (Closes: #962971)
-- Michael R. Crusoe <crusoe@debian.org> Wed, 17 Jun 2020 10:22:10 +0200
ruamel.yaml.clib (0.2.0-1) unstable; urgency=medium
* Initial packaging (Closes: #955282)
-- Michael R. Crusoe <crusoe@debian.org> Thu, 04 Jun 2020 13:31:19 +0200
|