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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
|
ruamel.yaml.clib (0.2.8+ds-1~progress7.99u1) graograman-backports; urgency=medium
* Uploading to graograman-backports, remaining changes:
- Updating maintainer field.
- Updating uploaders field.
- Updating bugs field.
- Updating vcs fields.
* Merging upstream version 0.2.8+ds.
* Merging debian version 0.2.8+ds-1.
* Updating packaging to build with cython from stable.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 04 May 2024 02:48:02 +0200
ruamel.yaml.clib (0.2.8+ds-1) unstable; urgency=medium
* Team upload
* Download source from SourceForge, including Cython files
* Reintroduce build-dependency on cython3, and rebuild C file from
source before compiling
-- Julian Gilbey <jdg@debian.org> Thu, 18 Apr 2024 05:34:49 +0100
ruamel.yaml.clib (0.2.8-2~progress7.99u1) graograman-backports; urgency=medium
* Uploading to graograman-backports, remaining changes:
- Updating maintainer field.
- Updating uploaders field.
- Updating bugs field.
- Updating vcs fields.
* Merging debian version 0.2.8-2.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 04 May 2024 02:47:05 +0200
ruamel.yaml.clib (0.2.8-2) unstable; urgency=medium
* Team upload
* Update Debian autopkgtests for newer version of ruamel.yaml
* Bump Standards-Version to 4.7.0, no changes needed
* Drop unnecessary build-dependency on cython3
-- Julian Gilbey <jdg@debian.org> Mon, 15 Apr 2024 13:55:43 +0100
ruamel.yaml.clib (0.2.8-1~progress7.99u1) graograman-backports; urgency=medium
* Initial reupload to graograman-backports.
* Updating maintainer field.
* Updating uploaders field.
* Updating bugs field.
* Updating vcs fields.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 04 May 2024 02:45:37 +0200
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
|