File: changelog

package info (click to toggle)
python-pycadf 3.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 636 kB
  • sloc: python: 1,412; makefile: 167
file content (222 lines) | stat: -rw-r--r-- 6,409 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
python-pycadf (3.1.1-2) unstable; urgency=medium

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

 -- Thomas Goirand <zigo@debian.org>  Thu, 15 Oct 2020 17:18:09 +0200

python-pycadf (3.1.1-1) experimental; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Sun, 13 Sep 2020 16:48:02 +0200

python-pycadf (3.1.0-1) experimental; urgency=medium

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

 -- Thomas Goirand <zigo@debian.org>  Tue, 08 Sep 2020 09:07:20 +0200

python-pycadf (3.0.0-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Fri, 08 May 2020 11:26:34 +0200

python-pycadf (3.0.0-1) experimental; urgency=medium

  * New upstream release.
  * Add python3-sphinxcontrib.apidoc as build-depends.

 -- Thomas Goirand <zigo@debian.org>  Tue, 31 Mar 2020 10:42:52 +0200

python-pycadf (2.10.0-2) unstable; urgency=medium

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

  [ Thomas Goirand ]
  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Mon, 21 Oct 2019 10:09:45 +0200

python-pycadf (2.10.0-1) experimental; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Wed, 18 Sep 2019 21:55:51 +0200

python-pycadf (2.9.0-2) unstable; urgency=medium

  * Uploading to unstable.

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

python-pycadf (2.9.0-1) experimental; urgency=medium

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

  [ Thomas Goirand ]
  * New upstream release.
  * Removed Python 2 support.
  * Removed Breaks+Replaces after Buster release.
  * Add missing python3-mock build-depends.

 -- Thomas Goirand <zigo@debian.org>  Tue, 26 Mar 2019 22:07:05 +0100

python-pycadf (2.7.0-2) unstable; urgency=medium

  * Uploading to unstable.

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

python-pycadf (2.7.0-1) experimental; urgency=medium

  [ Daniel Baumann ]
  * Updating vcs fields.
  * Updating copyright format url.
  * Running wrap-and-sort -bast.
  * Updating maintainer field.
  * Removing gbp.conf, not used anymore or should be specified in the
    developers dotfiles.
  * Updating standards version to 4.1.0.

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/rules: Changed UPSTREAM_GIT protocol to https
  * d/copyright: Changed source URL to https protocol

  [ Thomas Goirand ]
  * Fixed trashed binary symbols in neutron_api_audit_map.conf
  * Fixed (build-)depends for this release.
  * Standards-Version is now 4.1.3.
  * Using pkgos-dh_auto_install.
  * Drop fix-pytz-version-in-requirements.txt.patch.
  * Drop fix-trashed-binary-symbols-in-neutron_api_audit_map.conf.patch.

 -- Thomas Goirand <zigo@debian.org>  Wed, 14 Feb 2018 11:30:15 +0000

python-pycadf (2.2.0-1) unstable; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.
  * Updated fix-pytz-version-in-requirements.txt.patch

 -- Thomas Goirand <zigo@debian.org>  Mon, 04 Apr 2016 19:58:02 +0000

python-pycadf (2.0.1-2) unstable; urgency=medium

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

  [ Thomas Goirand ]
  * Uploading to unstable.
  * Standards-Version: 3.9.7 (no change).

 -- Thomas Goirand <zigo@debian.org>  Mon, 04 Apr 2016 19:54:43 +0000

python-pycadf (2.0.1-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.
  * Rebased fix-pytz-version-in-requirements.txt.patch.
  * Fixed debian/copyright ordering.

 -- Thomas Goirand <zigo@debian.org>  Fri, 04 Dec 2015 11:43:14 +0100

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

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Fri, 16 Oct 2015 10:29:42 +0000

python-pycadf (1.1.0-2) experimental; urgency=medium

  * Added Python 3 support.
  * Fixed watching to use github tag and not broken pypi.

 -- Thomas Goirand <zigo@debian.org>  Sat, 03 Oct 2015 17:33:25 +0200

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

  * Team upload.
  * New upstream release.
  * Align (Build-)Depends with upstream.
  * Refresh patches.

 -- James Page <james.page@ubuntu.com>  Thu, 17 Sep 2015 11:05:54 +0100

python-pycadf (0.8.0-1) unstable; urgency=medium

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

 -- Thomas Goirand <zigo@debian.org>  Mon, 16 Mar 2015 14:44:59 +0100

python-pycadf (0.6.0-1) experimental; urgency=medium

  * New upstream release.
  * Uploading to experimental just right before the freeze.
  * Updated (build-)depends for this release.
  * Install the *_api_audit_map.conf correctly (previously, there was only a
    single file, now there's 4...).

 -- Thomas Goirand <zigo@debian.org>  Wed, 17 Sep 2014 15:43:39 +0800

python-pycadf (0.5.1-1) unstable; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Tue, 01 Jul 2014 00:22:04 +0800

python-pycadf (0.5-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Fri, 18 Apr 2014 07:59:24 +0000

python-pycadf (0.5-1) experimental; urgency=medium

  [ gustavo panizzo ]
  * New upstream release.
  * New build dependencies python-sphinx, python-docutils.
  * Increased the version required of python-six, python-iso8601.

  [ Thomas Goirand ]
  * Some more (buid-)depends fixes.
  * Bumped Standards-Version to 3.9.5.

 -- Thomas Goirand <zigo@debian.org>  Thu, 03 Apr 2014 08:21:58 +0000

python-pycadf (0.4.1-2) experimental; urgency=low

  * Missing build-depends: subunit.

 -- Thomas Goirand <zigo@debian.org>  Sat, 22 Mar 2014 15:46:50 +0800

python-pycadf (0.4.1-1) experimental; urgency=medium

  * New upstream release.
  * Updated URLs of the project in debian/rules, debian/copyright and
    debian/control.
  * Review of (build-)dependencies.
  * Better testr / subunit console output.

 -- Thomas Goirand <zigo@debian.org>  Fri, 07 Mar 2014 15:10:28 +0800

python-pycadf (0.2-1) unstable; urgency=low

  * New upstream release.
  * Added --testr-args='--subunit  ' when calling testr

 -- Thomas Goirand <zigo@debian.org>  Tue, 01 Oct 2013 15:03:34 +0800

python-pycadf (0.1.5-1) unstable; urgency=low

  * Initial release. (Closes: #721906)

 -- Thomas Goirand <zigo@debian.org>  Thu, 05 Sep 2013 00:29:51 +0800