summaryrefslogtreecommitdiffstats
path: root/debian/changelog
blob: 2fe8a7238d9933c1a89b3c8f51939e1828f78f67 (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
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
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
ruamel.yaml (0.18.6-2) unstable; urgency=medium

  * Team upload.
  * Fix autopkgtests in ruamel.yaml.clib and depend on that version

 -- Julian Gilbey <jdg@debian.org>  Mon, 15 Apr 2024 14:04:05 +0100

ruamel.yaml (0.18.6-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.18.6.
  * Merging debian version 0.18.6-1.

 -- Daniel Baumann <daniel.baumann@progress-linux.org>  Sat, 04 May 2024 02:35:04 +0200

ruamel.yaml (0.18.6-1) unstable; urgency=medium

  * Team upload.
  * New upstream version.
  * Use VCS source to include package tests
  * Bump Standards-Version to 4.7.0
  * New version appears to work on s390x, so remove old patch

 -- Julian Gilbey <jdg@debian.org>  Mon, 15 Apr 2024 07:29:08 +0100

ruamel.yaml (0.18.5-1~exp1~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:30:14 +0200

ruamel.yaml (0.18.5-1~exp1) experimental; urgency=medium

  * Team upload
  * New upstream version 0.18.5
  * d/p/big_endian: Update patch
  * d/python3-ruamel.yaml.docs: README is not in markdown format

 -- Samuel Henrique <samueloph@debian.org>  Fri, 22 Dec 2023 10:56:19 -0300

ruamel.yaml (0.17.21-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 0.17.21
  * Bump Standards-Version to 4.6.2

 -- Samuel Henrique <samueloph@debian.org>  Fri, 23 Dec 2022 19:44:32 +0000

ruamel.yaml (0.17.16-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * add :any to Build-Depends: python3-all:any
  * Standards-Version: 4.6.0

 -- Drew Parsons <dparsons@debian.org>  Thu, 14 Oct 2021 00:22:30 +0200

ruamel.yaml (0.16.12-2) unstable; urgency=medium

  * Team upload.
  * debian/patches/big_endian: default to pure Python processing on big-endian
    systems. Closes: #962194

 -- Michael R. Crusoe <crusoe@debian.org>  Mon, 19 Oct 2020 12:19:34 +0200

ruamel.yaml (0.16.12-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * debhelper-compat 13 (routine-update)
  * Use secure URI in Homepage field.

 -- Michael R. Crusoe <crusoe@debian.org>  Thu, 08 Oct 2020 14:58:27 +0200

ruamel.yaml (0.16.10-3) UNRELEASED; urgency=medium

  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

 -- Ondřej Nový <onovy@debian.org>  Thu, 24 Sep 2020 08:50:35 +0200

ruamel.yaml (0.16.10-2) unstable; urgency=medium

  * Team upload.
  * Switch to "any" binary package now that the cpython code has moved to
    ruamel.yaml.clib

 -- Michael R. Crusoe <crusoe@debian.org>  Tue, 16 Jun 2020 14:09:06 +0200

ruamel.yaml (0.16.10-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Standards-Version: 4.5.0 (routine-update)
  * Add salsa-ci file (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * Update references from bitbucket to sourceforge

 -- Michael R. Crusoe <crusoe@debian.org>  Tue, 16 Jun 2020 12:18:03 +0200

ruamel.yaml (0.15.89-3) unstable; urgency=medium

  * upload to unstable; Closes: #938418, #862737

 -- Sandro Tosi <morph@debian.org>  Sat, 02 Nov 2019 22:09:18 -0400

ruamel.yaml (0.15.89-2) experimental; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.
  * Bump Standards-Version to 4.4.1.

  [ Sandro Tosi ]
  * Drop python2 support; Closes; #938418, #862737

 -- Sandro Tosi <morph@debian.org>  Sat, 02 Nov 2019 17:12:09 -0400

ruamel.yaml (0.15.89-1) experimental; urgency=medium

  * Team upload.

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

  [ Andreas Tille ]
  * debhelper 12
  * Point Vcs fields to salsa.debian.org
  * Standards-Version: 4.3.0
  * Respect DEB_BUILD_OPTIONS in override_dh_auto_test target
  * Remove trailing whitespace in debian/copyright

 -- Andreas Tille <tille@debian.org>  Tue, 12 Mar 2019 15:10:31 +0100

ruamel.yaml (0.15.34-1) unstable; urgency=medium

  * New upstream release.
  * d/control: bump Standards-Version.
  * d/watch: switch to HTTPS.

 -- Vincent Bernat <bernat@debian.org>  Mon, 13 Nov 2017 23:13:13 +0100

ruamel.yaml (0.13.4-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Enable autopkgtest-pkg-python testsuite

  [ Vincent Bernat ]
  * Build-Depends on python-typing. Closes: #850023.

 -- Vincent Bernat <bernat@debian.org>  Sat, 07 Jan 2017 08:43:02 +0100

ruamel.yaml (0.13.4-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
    Closes: #848540
  * Fixed watch file
  * d/control: Use DPMT as maintainer
  * Skip tests since there is no test suite inside the source package

 -- Andreas Tille <tille@debian.org>  Sun, 18 Dec 2016 11:36:19 +0100

ruamel.yaml (0.11.14-1) unstable; urgency=medium

  * New upstream version.

 -- Vincent Bernat <bernat@debian.org>  Fri, 15 Jul 2016 08:06:38 +0200

ruamel.yaml (0.11.11-2) unstable; urgency=medium

  * Clean .ruamel directory. Closes: #830338.

 -- Vincent Bernat <bernat@debian.org>  Fri, 08 Jul 2016 12:16:10 +0200

ruamel.yaml (0.11.11-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Fixed VCS URL (https)

  [ Vincent Bernat ]
  * New upstream release.
    + Drop patch about ruamel.base: not needed anymore.
    + make_win_whl.py is not shipped upstream anymore.
  * Bump Standards-Version.

 -- Vincent Bernat <bernat@debian.org>  Sat, 21 May 2016 16:54:33 +0200

ruamel.yaml (0.10.23-1) unstable; urgency=medium

  * New upstream release.
  * d/watch: download from Bitbucket to get tests.
  * d/rules: enable tests.

 -- Vincent Bernat <bernat@debian.org>  Wed, 17 Feb 2016 10:50:25 +0100

ruamel.yaml (0.10.12-2) unstable; urgency=medium

  * Patch out requirement on ruamel.base.

 -- Vincent Bernat <bernat@debian.org>  Sat, 05 Dec 2015 17:18:07 +0100

ruamel.yaml (0.10.12-1) unstable; urgency=low

  * Initial release. Closes: #803007.

 -- Vincent Bernat <bernat@debian.org>  Wed, 18 Nov 2015 08:54:42 +0100