File: changelog

package info (click to toggle)
python-zunclient 5.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,056 kB
  • sloc: python: 10,127; sh: 110; makefile: 25
file content (295 lines) | stat: -rw-r--r-- 8,098 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
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
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
python-zunclient (5.3.0-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Sun, 28 Sep 2025 23:13:11 +0200

python-zunclient (5.3.0-1) experimental; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Mon, 01 Sep 2025 19:03:11 +0200

python-zunclient (5.2.1-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Fri, 28 Mar 2025 23:33:30 +0100

python-zunclient (5.2.1-1) experimental; urgency=medium

  * New upstream release.
  * d/watch: switch to version=4 and mode=git.

 -- Thomas Goirand <zigo@debian.org>  Mon, 03 Mar 2025 14:24:03 +0100

python-zunclient (5.1.0-4) unstable; urgency=medium

  * Switch to bootstrap 5 for -doc (Closes: #1088513).

 -- Thomas Goirand <zigo@debian.org>  Sat, 21 Dec 2024 11:16:14 +0100

python-zunclient (5.1.0-3) unstable; urgency=medium

  * Switch to pybuild (Closes: #1090687).

 -- Thomas Goirand <zigo@debian.org>  Wed, 18 Dec 2024 14:53:05 +0100

python-zunclient (5.1.0-2) unstable; urgency=medium

  * Removed /usr/bin alternative removal in {pre,post}rm.
  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Fri, 20 Sep 2024 11:09:22 +0200

python-zunclient (5.1.0-1) experimental; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Fri, 06 Sep 2024 14:27:48 +0200

python-zunclient (5.0.0-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Thu, 04 Apr 2024 08:52:00 +0200

python-zunclient (5.0.0-1) experimental; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Fri, 01 Mar 2024 21:56:33 +0100

python-zunclient (4.7.0-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Wed, 04 Oct 2023 17:34:23 +0200

python-zunclient (4.7.0-1) experimental; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Thu, 31 Aug 2023 14:55:53 +0200

python-zunclient (4.6.0-3) unstable; urgency=medium

  * Cleans better (Closes: #1047665).

 -- Thomas Goirand <zigo@debian.org>  Mon, 21 Aug 2023 13:49:10 +0200

python-zunclient (4.6.0-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Mon, 19 Jun 2023 13:33:58 +0200

python-zunclient (4.6.0-1) experimental; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Wed, 22 Feb 2023 14:32:09 +0100

python-zunclient (4.5.0-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Fri, 23 Sep 2022 14:49:29 +0200

python-zunclient (4.5.0-1) experimental; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Fri, 02 Sep 2022 23:20:34 +0200

python-zunclient (4.4.0-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Fri, 25 Mar 2022 12:06:55 +0100

python-zunclient (4.4.0-1) experimental; urgency=medium

  * New upstream release.
  * Add autopkgtest.
  * Removed fix-test_help_on_subcommand.patch applied upstream.

 -- Thomas Goirand <zigo@debian.org>  Sat, 26 Feb 2022 23:19:57 +0100

python-zunclient (4.3.0-3) unstable; urgency=medium

  * Add fix-test_help_on_subcommand.patch (Closes: #1002431).

 -- Thomas Goirand <zigo@debian.org>  Thu, 23 Dec 2021 12:36:37 +0100

python-zunclient (4.3.0-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Wed, 29 Sep 2021 17:57:30 +0200

python-zunclient (4.3.0-1) experimental; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Wed, 01 Sep 2021 15:09:34 +0200

python-zunclient (4.2.0-1) experimental; urgency=medium

  * New upstream release.
  * Debhelper 11.
  * Standards-Version: 4.5.1.

 -- Thomas Goirand <zigo@debian.org>  Thu, 11 Mar 2021 21:56:15 +0100

python-zunclient (4.1.1-2) unstable; urgency=medium

  * Uploading to unstable.
  * Fixed debian/watch.
  * Add a debian/salsa-ci.yml.

 -- Thomas Goirand <zigo@debian.org>  Fri, 16 Oct 2020 17:44:04 +0200

python-zunclient (4.1.1-1) experimental; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Wed, 09 Sep 2020 22:35:06 +0200

python-zunclient (4.0.1-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Sat, 09 May 2020 00:04:27 +0200

python-zunclient (4.0.1-1) experimental; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Sat, 11 Apr 2020 22:27:59 +0200

python-zunclient (4.0.0-1) experimental; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Wed, 08 Apr 2020 10:50:50 +0200

python-zunclient (3.5.0-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.

  [ Thomas Goirand ]
  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Mon, 21 Oct 2019 01:55:13 +0200

python-zunclient (3.5.0-1) experimental; urgency=medium

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

  [ Thomas Goirand ]
  * New upstream release.
  * Install first in debian/tmp to be able to run tests.

 -- Thomas Goirand <zigo@debian.org>  Tue, 17 Sep 2019 10:50:14 +0200

python-zunclient (3.3.0-3) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Wed, 17 Jul 2019 14:46:13 +0200

python-zunclient (3.3.0-2) experimental; urgency=medium

  * Removed debian/python3-zunclient.postinst (Closes: #925425).

 -- Thomas Goirand <zigo@debian.org>  Mon, 25 Mar 2019 15:08:26 +0100

python-zunclient (3.3.0-1) experimental; urgency=medium

  * New upstream release.
  * Removed Python 2 support.
  * Removed fix-py37-stopiteration.patch applied upstream.

 -- Thomas Goirand <zigo@debian.org>  Sat, 23 Mar 2019 23:18:39 +0100

python-zunclient (2.1.0-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Running wrap-and-sort -bast
  * d/changelog: Remove trailing whitespaces

  [ Thomas Goirand ]
  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Tue, 04 Sep 2018 22:32:07 +0200

python-zunclient (2.1.0-1) experimental; urgency=medium

  [ Michal Arbet ]
  * Handle embedded-javascript-library
  * d/rules: Switch doc generation to python3-sphinx
  * d/control: Add trailing tilde - debhelper
  * d/control: Add me to uploaders field
  * d/control: Fix (build-)depends
  * d/copyright: Update copyright
  * d/patches: Add fix-py37-stopiteration.patch
  * d/patches: Add remove-privacy-breach-generic-lintian.patch
  * d/rules: Add deletion of .stestr

  [ Ondřej Nový ]
  * d/control: Use team+openstack@tracker.debian.org as maintainer

 -- Michal Arbet <michal.arbet@ultimum.io>  Tue, 21 Aug 2018 15:20:53 +0200

python-zunclient (1.1.0-4) unstable; urgency=medium

  * Fixed Python 3 shebang.

 -- Thomas Goirand <zigo@debian.org>  Sun, 18 Mar 2018 18:37:17 +0000

python-zunclient (1.1.0-3) unstable; urgency=medium

  * Python 3 has now priority over Python 2.

 -- Thomas Goirand <zigo@debian.org>  Sun, 11 Mar 2018 14:54:15 +0100

python-zunclient (1.1.0-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Removing gbp.conf, not used anymore or should be specified in the
    developers dotfiles

  [ Thomas Goirand ]
  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Sun, 25 Feb 2018 22:40:12 +0000

python-zunclient (1.1.0-1) experimental; urgency=medium

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

  [ Thomas Goirand ]
  * New upstream release.
  * Fixed (build-)depends for this release.
  * Standards-Version is now 4.1.3.

 -- Thomas Goirand <zigo@debian.org>  Tue, 13 Feb 2018 22:53:18 +0000

python-zunclient (0.4.0-2) unstable; urgency=medium

  * Build-depends on openstack-pkg-tools (Closes: #880094).
  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Sun, 29 Oct 2017 15:57:49 +0000

python-zunclient (0.4.0-1) experimental; urgency=medium

  * Initial release. (Closes: #878220)

 -- Thomas Goirand <zigo@debian.org>  Wed, 11 Oct 2017 10:41:17 +0200