File: changelog

package info (click to toggle)
python-oslo.concurrency 3.27.0-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 472 kB
  • sloc: python: 1,859; sh: 30; makefile: 28
file content (212 lines) | stat: -rw-r--r-- 6,595 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
python-oslo.concurrency (3.27.0-3) unstable; urgency=medium

  * Removed python{3,}-posix-ipc as (build-)depends.

 -- Thomas Goirand <zigo@debian.org>  Fri, 07 Sep 2018 11:28:23 +0200

python-oslo.concurrency (3.27.0-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Mon, 03 Sep 2018 16:52:58 +0200

python-oslo.concurrency (3.27.0-1) experimental; 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.

 -- Thomas Goirand <zigo@debian.org>  Sun, 19 Aug 2018 12:12:10 +0200

python-oslo.concurrency (3.25.0-2) unstable; urgency=medium

  * Uploading to unstable.

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

python-oslo.concurrency (3.25.0-1) experimental; urgency=medium

  * Set VCS URLs to point to salsa.
  * New upstream release.
  * Fixed (build-)depends for this release.

 -- Thomas Goirand <zigo@debian.org>  Sat, 10 Feb 2018 14:19:47 +0100

python-oslo.concurrency (3.21.0-3) unstable; urgency=medium

  * Apply Ubuntu patch to fix unit tests on i386 (those tests which I disabled
    in previous Debian release). Now running all tests again. (Closes: #880597)

 -- Thomas Goirand <zigo@debian.org>  Thu, 02 Nov 2017 22:13:09 +0100

python-oslo.concurrency (3.21.0-2) unstable; urgency=medium

  * Disable some unit tests failing on i386 (Closes: #880227).
  * Using pkgos-dh_auto_test.
  * Watch file using https.
  * Standards-Version is now 4.1.1.
  * Using pkgos-dh_auto_install.
  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Wed, 01 Nov 2017 21:10:59 +0000

python-oslo.concurrency (3.21.0-1) experimental; urgency=medium

  [ Thomas Goirand ]
  * New upstream release.
  * Fixed (build-)depends for this release.
  * Removed all patches: either not relevant or applied upstream.
  * debian/gbp.conf to use debian/pike as packaging branch.
  * Removed now useless transition packages.
  * Fixed debian/copyright holders.

  [ 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.
  * Correcting permissions in debian packaging files.
  * Updating standards version to 4.0.1.
  * Deprecating priority extra as per policy 4.0.1.
  * Updating standards version to 4.1.0.

 -- Thomas Goirand <zigo@debian.org>  Fri, 04 Aug 2017 19:34:28 +0000

python-oslo.concurrency (3.7.1-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Standards-Version is 3.9.8 now (no change)
  * d/rules: Changed UPSTREAM_GIT protocol to https

  [ Thomas Goirand ]
  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Tue, 21 Jun 2016 11:07:44 +0200

python-oslo.concurrency (3.7.0-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Mon, 04 Apr 2016 08:42:17 +0000

python-oslo.concurrency (3.7.0-1) experimental; urgency=medium

  [ Corey Bryant ]
  * d/p/fix-tests-i386.patch: Fix tests that fail on i386 builds.

  [ Thomas Goirand ]
  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Sat, 02 Apr 2016 14:17:31 +0200

python-oslo.concurrency (3.6.0-1) experimental; urgency=medium

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

  [ Corey Bryant ]
  * New upstream release.
  * d/control: Align (Build-)Depends with upstream.
  * d/p/lock-path-tempfile.patch: Cherry picked from upstream to set default
    of lock_file to a tempfile if OSLO_LOCK_PATH isn't set (LP: #1550188).

  [ Thomas Goirand ]
  * Fixed debian/copyright ordering.
  * Standards-Version: 3.9.7 (no change).

 -- Thomas Goirand <zigo@debian.org>  Wed, 02 Mar 2016 10:45:58 +0000

python-oslo.concurrency (3.3.0-1) experimental; urgency=medium

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

 -- Thomas Goirand <zigo@debian.org>  Fri, 15 Jan 2016 03:27:02 +0000

python-oslo.concurrency (3.2.0-1) experimental; urgency=medium

  * New upstream release.
  * Also run tests in Python 3.5.
  * Removed all patches.

 -- Thomas Goirand <zigo@debian.org>  Wed, 13 Jan 2016 01:36:33 +0000

python-oslo.concurrency (3.0.0-1) experimental; urgency=medium

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

 -- Thomas Goirand <zigo@debian.org>  Tue, 01 Dec 2015 10:53:33 +0100

python-oslo.concurrency (2.6.0-3) unstable; urgency=medium

  * override_dh_python3 to fix Py3 shebang.

 -- Thomas Goirand <zigo@debian.org>  Fri, 23 Oct 2015 23:22:37 +0000

python-oslo.concurrency (2.6.0-2) unstable; urgency=medium

  * Uploading to unstable.

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

python-oslo.concurrency (2.6.0-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.
  * Don't test with Python 3.5 for now (only 3.4) as there's unit test
    failures.

 -- Thomas Goirand <zigo@debian.org>  Sun, 27 Sep 2015 17:12:06 +0200

python-oslo.concurrency (2.3.0-1) experimental; urgency=medium

  [ James Page ]
  * Fixup typo in transitional package description (LP: #1471561).

  [ Thomas Goirand ]
  * New upstream release.
  * Fixed build-depends for this release.
  * Stop the manual copy of now inexistant folder.
  * Added Priority: extra to transition packages.

 -- Thomas Goirand <zigo@debian.org>  Wed, 29 Jul 2015 23:57:32 +0000

python-oslo.concurrency (2.0.0-1) experimental; urgency=medium

  * Team upload.
  * New upstream release.
  * Update watch file to use Debian pypi redirector.

 -- James Page <james.page@ubuntu.com>  Wed, 10 Jun 2015 17:48:56 +0100

python-oslo.concurrency (1.10.0-1) experimental; urgency=medium

  * Team upload.
  * New upstream release:
    - d/control: Align version requirements with upstream.
  * Re-align with Ubuntu:
    - d/control: Add Breaks/Replaces and transitional packages for
      *oslo-concurrency packages in Ubuntu.

 -- James Page <james.page@ubuntu.com>  Tue, 09 Jun 2015 08:49:55 +0100

python-oslo.concurrency (1.8.0-1) unstable; urgency=medium

  * New upstream release.
  * Added python-retrying as (build-)depends.
  * Copy the openstack-common stuff manually, as it's not there.

 -- Thomas Goirand <zigo@debian.org>  Tue, 23 Dec 2014 10:44:01 +0800

python-oslo.concurrency (0.2.0-1) unstable; urgency=medium

  * Initial release. (Closes: #769287)

 -- Thomas Goirand <zigo@debian.org>  Wed, 12 Nov 2014 20:49:34 +0800