File: changelog

package info (click to toggle)
python-zaqarclient 2.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 920 kB
  • sloc: python: 5,458; makefile: 16; sh: 2
file content (217 lines) | stat: -rw-r--r-- 6,316 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
python-zaqarclient (2.0.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:41:39 +0200

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

  * New upstream release.

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

python-zaqarclient (1.13.1-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Sun, 10 May 2020 12:58:45 +0200

python-zaqarclient (1.13.1-1) experimental; urgency=medium

  * New upstream release.

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

python-zaqarclient (1.12.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:54:10 +0200

python-zaqarclient (1.12.0-1) experimental; urgency=medium

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

  [ Thomas Goirand ]
  * New upstream release.

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

python-zaqarclient (1.11.0-2) unstable; urgency=medium

  * Uploading to unstable.

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

python-zaqarclient (1.11.0-1) experimental; urgency=medium

  * New upstream release.
  * Removed Python 2 support.
  * Run tests with the installed Python 3 module.

 -- Thomas Goirand <zigo@debian.org>  Mon, 25 Mar 2019 21:38:52 +0100

python-zaqarclient (1.10.0-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Running wrap-and-sort -bast

  [ Thomas Goirand ]
  * Uploading to unstable.

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

python-zaqarclient (1.10.0-1) experimental; urgency=medium

  [ Michal Arbet ]
  * New upstream version
  * d/control: Fix (build-)depends for new release
  * d/control: Add me to uploaders field

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

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

python-zaqarclient (1.9.0-2) unstable; urgency=medium

  * Uploading to unstable.

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

python-zaqarclient (1.9.0-1) experimental; 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.

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

python-zaqarclient (1.7.0-3) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Thu, 02 Nov 2017 00:44:18 +0000

python-zaqarclient (1.7.0-2) experimental; urgency=medium

  * Build-depends on python3-requests-mock (Closes: #877876).
  * Fixed watch file to use HTTPS.
  * Remove XS-Testsuite: from debian/control.
  * Standards-Version is now 4.1.1.

 -- Thomas Goirand <zigo@debian.org>  Thu, 26 Oct 2017 03:36:27 +0000

python-zaqarclient (1.7.0-1) experimental; urgency=medium

  [ Ondřej Nový ]
  * Standards-Version is 3.9.8 now (no change)
  * d/rules: Removed UPSTREAM_GIT with default value

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

  [ Thomas Goirand ]
  * New upstream release.
  * Fixed (build-)depends for this release.
  * Running unit tests, and using pkgos-dh_auto_install.

 -- Thomas Goirand <zigo@debian.org>  Wed, 04 Oct 2017 12:20:24 +0200

python-zaqarclient (1.0.0-3) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Mon, 04 Apr 2016 13:32:06 +0000

python-zaqarclient (1.0.0-2) experimental; urgency=medium

  * Added Python 3 support.

 -- Thomas Goirand <zigo@debian.org>  Mon, 21 Mar 2016 14:22:14 +0100

python-zaqarclient (1.0.0-1) experimental; urgency=medium

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

  [ Thomas Goirand ]
  * New upstream release.
  * Fixed (build-)depends for this release.
  * Standards-Version: 3.9.7 (no change).
  * Removed fix-wrong-openstackclient-entry-point.patch.
  * Fixed debian/copyright ordering.

 -- Thomas Goirand <zigo@debian.org>  Mon, 21 Mar 2016 14:11:50 +0100

python-zaqarclient (0.3.0-1) experimental; urgency=medium

  * New upstream release.
  * d/gbp.conf: Set debian-branch to debian/mitaka.
  * d/control: Update uploaders.
  * d/p/fix-wrong-openstackclient-entry-point.patch: Rebased.

 -- Corey Bryant <corey.bryant@canonical.com>  Tue, 01 Dec 2015 15:13:44 -0500

python-zaqarclient (0.2.0-2) unstable; urgency=medium

  * Fixed empty package with no python module.
  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Thu, 15 Oct 2015 22:56:43 +0000

python-zaqarclient (0.2.0-1) experimental; urgency=medium

  [ Corey Bryant ]
  * New upstream release.
  * d/control: Align dependencies with upstream.

  [ Thomas Goirand ]
  * Adds avoid-already-taken-flavor-delete-openstackclient-command.patch.
  * Removed version on python-all build-depends.
  * Move python-sphinx from build-depends-indep to build-depends.
  * Rewrap long description.

 -- Thomas Goirand <zigo@debian.org>  Fri, 02 Oct 2015 14:08:42 +0200

python-zaqarclient (0.1.1-1) experimental; urgency=medium

  [ Corey Bryant ]
  * New upstream release:
    - d/rules: Update UPSTREAM_GIT repo path.
    - d/control: Align (Build-)Depends with upstream.
    - d/gbp.conf: Set debian-branch to debian/liberty.

  [ James Page ]
  * Update watch file to use Debian pypi redirector.
  * Add DEP-8 execution of unit tests as they require all entry points
    to be setup, disable unit test execution as part of package build.

 -- James Page <james.page@ubuntu.com>  Tue, 30 Jun 2015 09:24:10 +0100

python-zaqarclient (0.1.0-1) unstable; urgency=medium

  * Initial release.

 -- Thomas Goirand <zigo@debian.org>  Thu, 16 Apr 2015 21:36:04 +0200