File: changelog

package info (click to toggle)
manila-ui 12.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 3,056 kB
  • sloc: python: 14,546; sh: 528; makefile: 31
file content (380 lines) | stat: -rw-r--r-- 10,993 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
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
manila-ui (12.0.0-2) unstable; urgency=medium

  * Switch to pybuild (Closes: #1090432).

 -- Thomas Goirand <zigo@debian.org>  Thu, 19 Dec 2024 16:17:42 +0100

manila-ui (12.0.0-1) unstable; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Thu, 03 Oct 2024 08:25:55 +0200

manila-ui (12.0.0~rc1-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Fri, 20 Sep 2024 23:04:30 +0200

manila-ui (12.0.0~rc1-1) experimental; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Tue, 17 Sep 2024 10:05:54 +0200

manila-ui (11.0.0-1) unstable; urgency=medium

  * New upstream release.
  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Sun, 07 Apr 2024 21:23:46 +0200

manila-ui (11.0.0~rc1-1) experimental; urgency=medium

  * New upstream release.
  * Removed manage.py-using-py3.patch applied upstream.

 -- Thomas Goirand <zigo@debian.org>  Sun, 17 Mar 2024 15:11:41 +0100

manila-ui (10.0.0-1) unstable; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Thu, 05 Oct 2023 11:51:13 +0200

manila-ui (10.0.0~rc1-1) experimental; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Fri, 15 Sep 2023 15:43:14 +0200

manila-ui (9.0.0-3) unstable; urgency=medium

  * Cleans better (Closes: #1046384).

 -- Thomas Goirand <zigo@debian.org>  Fri, 18 Aug 2023 00:01:11 +0200

manila-ui (9.0.0-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Mon, 19 Jun 2023 16:32:56 +0200

manila-ui (9.0.0-1) experimental; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Wed, 22 Mar 2023 15:29:55 +0100

manila-ui (9.0.0~rc1-1) experimental; urgency=medium

  * New upstream release.
  * Removed (build-)depends versions when satisfied in Bookworm.
  * Removed Breaks: and Replaces, now obsolete after Bookworm's release.

 -- Thomas Goirand <zigo@debian.org>  Mon, 06 Mar 2023 09:53:25 +0100

manila-ui (8.0.0-2) unstable; urgency=medium

  * Removed build-depends on nose (Closes: #1018405).

 -- Thomas Goirand <zigo@debian.org>  Fri, 04 Nov 2022 15:14:11 +0100

manila-ui (8.0.0-1) unstable; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Wed, 05 Oct 2022 22:11:40 +0200

manila-ui (8.0.0~rc1-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Sat, 24 Sep 2022 18:12:01 +0200

manila-ui (8.0.0~rc1-1) experimental; urgency=medium

  * New upstream release.
  * Removed Django 4 patches applied upstream:
    - django-4-ugettext_lazy-is-removed.patch
    - django-4-django.conf.urls.url-is-removed.patch

 -- Thomas Goirand <zigo@debian.org>  Thu, 15 Sep 2022 17:09:54 +0200

manila-ui (7.0.0-2) unstable; urgency=medium

  * Add a few Django 4 patches (Closes: #1015117):
    - django-4-ugettext_lazy-is-removed.patch
    - django-4-django.conf.urls.url-is-removed.patch
  * Add autopkgtest.

 -- Thomas Goirand <zigo@debian.org>  Thu, 28 Jul 2022 17:18:47 +0200

manila-ui (7.0.0-1) unstable; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Wed, 30 Mar 2022 21:41:55 +0200

manila-ui (7.0.0~rc1-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Sun, 27 Mar 2022 15:49:20 +0200

manila-ui (7.0.0~rc1-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.

 -- Thomas Goirand <zigo@debian.org>  Sat, 12 Mar 2022 16:45:43 +0100

manila-ui (6.0.0-1) unstable; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Wed, 06 Oct 2021 17:29:17 +0200

manila-ui (6.0.0~rc1-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Thu, 30 Sep 2021 13:50:48 +0200

manila-ui (6.0.0~rc1-1) experimental; urgency=medium

  * New upstream release.
  * (Build-)depends on minimum horizon >= 20.0.0+git2020.09.21.27036cc0eb.

 -- Thomas Goirand <zigo@debian.org>  Tue, 21 Sep 2021 14:54:06 +0200

manila-ui (5.0.0-4) unstable; urgency=medium

  * Upload to unstable.

 -- Thomas Goirand <zigo@debian.org>  Mon, 16 Aug 2021 16:17:21 +0200

manila-ui (5.0.0-3) experimental; urgency=medium

  * Add rm_conffile to remove old files in /etc/openstack-dashboard/enable.

 -- Thomas Goirand <zigo@debian.org>  Fri, 14 May 2021 11:46:28 +0200

manila-ui (5.0.0-2) experimental; urgency=medium

  * Package the enable folder in
    /usr/lib/python3/dist-packages/openstack_dashboard/local/enabled.
  * Add Breaks: python3-django-horizon (<< 3:19.2.0-2~).

 -- Thomas Goirand <zigo@debian.org>  Mon, 10 May 2021 16:29:35 +0200

manila-ui (5.0.0-1) experimental; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Thu, 15 Apr 2021 14:17:46 +0200

manila-ui (5.0.0~rc1-1) experimental; urgency=medium

  * New upstream release.
  * Removed (build-)depends versions when satisfied in Bullseye.
  * Fixed (build-)depends for this release.
  * debhelper-compat 11.

 -- Thomas Goirand <zigo@debian.org>  Thu, 25 Mar 2021 18:28:02 +0100

manila-ui (4.0.0-2) unstable; urgency=medium

  * Package the enable folder in
    /usr/lib/python3/dist-packages/openstack_dashboard/local/enabled.

 -- Thomas Goirand <zigo@debian.org>  Thu, 01 Jul 2021 11:46:49 +0200

manila-ui (4.0.0-1) unstable; urgency=medium

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

 -- Thomas Goirand <zigo@debian.org>  Sun, 18 Oct 2020 17:46:16 +0200

manila-ui (4.0.0~rc1-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.

 -- Thomas Goirand <zigo@debian.org>  Thu, 24 Sep 2020 22:12:21 +0200

manila-ui (3.0.0-5) unstable; urgency=medium

  * d/control: Reverting changes

 -- Michal Arbet <michal.arbet@ultimum.io>  Thu, 04 Jun 2020 12:22:50 +0200

manila-ui (3.0.0-4) unstable; urgency=medium

  * d/control: Add Pre-depends to openstack-dashboard

 -- Michal Arbet <michal.arbet@ultimum.io>  Wed, 03 Jun 2020 17:12:58 +0200

manila-ui (3.0.0-3) unstable; urgency=medium

  * Move the package to the horizon-plugins salsa subgroup.
  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Sun, 10 May 2020 22:43:59 +0200

manila-ui (3.0.0-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.
  * Removed debian/patches/fix-django-2.patch applied upstream.

 -- Thomas Goirand <zigo@debian.org>  Tue, 21 Apr 2020 14:27:36 +0200

manila-ui (2.19.1-1) unstable; urgency=medium

  * New upstream version
  * d/patches: Add fix-django-2.patch

 -- Michal Arbet <michal.arbet@ultimum.io>  Tue, 22 Oct 2019 13:54:01 +0200

manila-ui (2.18.0-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Running wrap-and-sort -bast.
  * Use debhelper-compat instead of debian/compat.

  [ Michal Arbet ]
  * Do not move files from source, copy it,
    kolla deployment expects that files are in /usr/lib...

 -- Michal Arbet <michal.arbet@ultimum.io>  Thu, 22 Aug 2019 13:03:24 +0200

manila-ui (2.18.0-1) experimental; urgency=medium

  * New upstream release.
  * Fixed build-depends for this release.

 -- Thomas Goirand <zigo@debian.org>  Thu, 11 Apr 2019 11:37:18 +0200

manila-ui (2.17.0-1) experimental; urgency=medium

  * New upstream release.
  * Removed package versions when satisfied in Buster.

 -- Thomas Goirand <zigo@debian.org>  Sun, 31 Mar 2019 22:09:10 +0200

manila-ui (2.16.0-2) unstable; urgency=medium

  * Redesign manila-ui:
      - Enabled files now in /etc/openstack-dashboard/
      - Removed post scripts which is now achieved by a trigger
  * d/copyright: Update copyright
  * d/control: Add me to uploaders field
  * d/patches: Fix manifest patch

 -- Michal Arbet <michal.arbet@ultimum.io>  Mon, 21 Jan 2019 23:17:24 +0100

manila-ui (2.16.0-1) unstable; urgency=medium

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

  [ Thomas Goirand ]
  * New upstream release.
  * Fixed (build-)depends for this release.
  * Removed make_manila-ui_python3_compatible.patch.

 -- Thomas Goirand <zigo@debian.org>  Wed, 29 Aug 2018 23:02:40 +0200

manila-ui (2.13.0-1) unstable; urgency=medium

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

  [ Thomas Goirand ]
  * New upstream release.
  * Fixed (build-)depends for this release.
  * Standards-Version is now 4.1.3.
  * Switch to Python 3.
  * Add patch from upstream: Make_manila-ui_python3_compatible.patch.
    (Closes: #881977)
  * Updated debian/copyright years and holders list.

 -- Thomas Goirand <zigo@debian.org>  Wed, 21 Feb 2018 11:37:34 +0100

manila-ui (2.10.2-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bumped debhelper compat version to 10

  [ Thomas Goirand ]
  * Ran wrap-and-sort -bast.
  * Standards-Version is now 4.1.1.
  * Updating copyright format url.
  * Updating maintainer field.
  * Deprecating priority extra as per policy 4.0.1.
  * New upstream release.
  * Fixed (build-)depends for this release.

 -- Thomas Goirand <zigo@debian.org>  Fri, 03 Nov 2017 07:56:30 +0100

manila-ui (2.5.1-1) unstable; urgency=medium

  * (build-)depends on openstack-dashboard >= 10.0.0 (Closes: #837281).

 -- Thomas Goirand <zigo@debian.org>  Thu, 13 Oct 2016 19:09:50 +0200

manila-ui (2.5.1-0) unstable; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Thu, 06 Oct 2016 17:54:55 +0200

manila-ui (2.5.0-2) unstable; urgency=medium

  * Uploading to unstable (Closes: #837281).

 -- Thomas Goirand <zigo@debian.org>  Tue, 04 Oct 2016 10:06:45 +0200

manila-ui (2.5.0-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.
  * Using OpenStack's Gerrit as VCS URLs:
    - Points .gitreview to packaging-deb project.
    - Add .gitreview and egg-info to extend-diff-ignore.
  * Remove Django 1.9 patches new useless.
  * Add PYTHONPATH=. when running tests.
  * Using manila_ui.tests.settings instead of manila_ui.test.settings for
    running tests.

 -- Thomas Goirand <zigo@debian.org>  Wed, 28 Sep 2016 17:26:41 +0200

manila-ui (2.1.0-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Standards-Version is 3.9.8 now (no change)
  * d/rules: Removed UPSTREAM_GIT with default value
  * d/copyright: Changed source URL to https protocol

  [ Thomas Goirand ]
  * Fixed horizon EPOC to 3 after the fix of version 9.0 to Sid.
  * Add patch: add-MANIFEST.in-to-package-missing-files.patch. This avoids
    crash in Horizon. (Closes: #832057).

 -- Thomas Goirand <zigo@debian.org>  Tue, 28 Jun 2016 08:25:03 +0000

manila-ui (2.1.0-1) unstable; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Tue, 05 Apr 2016 22:46:25 +0200

manila-ui (2.0.0-1) unstable; urgency=medium

  * Initial release. (Closes: #790425)

 -- Thomas Goirand <zigo@debian.org>  Mon, 21 Mar 2016 22:26:27 +0000