File: changelog

package info (click to toggle)
awscli 1.19.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 21,896 kB
  • sloc: python: 23,966; sh: 36; makefile: 15
file content (361 lines) | stat: -rw-r--r-- 10,233 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
awscli (1.19.1-1) unstable; urgency=medium

  * fix format string error in v2 release announcement removal
  * New upstream version 1.19.1

 -- Noah Meyerhans <noahm@debian.org>  Thu, 04 Feb 2021 09:48:58 -0800

awscli (1.19.0-1) unstable; urgency=medium

  * New upstream version 1.19.0
  * Remove the awscli v2 announcement from help output

 -- Noah Meyerhans <noahm@debian.org>  Tue, 02 Feb 2021 17:22:45 -0800

awscli (1.18.219-1) unstable; urgency=medium

  * New upstream version 1.18.219

 -- Noah Meyerhans <noahm@debian.org>  Tue, 26 Jan 2021 09:44:18 -0800

awscli (1.18.135-1) unstable; urgency=medium

  * New upstream version 1.18.135
  * Set autopkgtest as superficial (Closes: #969803)
  * Remove execute bits on embedded examples

 -- Noah Meyerhans <noahm@debian.org>  Wed, 09 Sep 2020 15:42:20 -0700

awscli (1.18.111-1) unstable; urgency=medium

  * New upstream version
  * Install upstream's README.md to /usr/share/doc
  * Update python3-botocore versioned dependency to 1.17.22 (Closes: #967908)

 -- Noah Meyerhans <noahm@debian.org>  Tue, 04 Aug 2020 11:01:06 -0700

awscli (1.18.99-1) unstable; urgency=medium

  * New upstream version

 -- Noah Meyerhans <noahm@debian.org>  Thu, 16 Jul 2020 15:12:12 -0700

awscli (1.18.86-1) unstable; urgency=medium

  * Set Maintainer to debian-cloud@lists.debian.org per discussion at
    https://lists.debian.org/debian-cloud/2020/06/msg00078.html and add myself
    to Uploaders
  * New upstream version 1.18.86

 -- Noah Meyerhans <noahm@debian.org>  Wed, 24 Jun 2020 10:08:40 -0700

awscli (1.18.69-1) unstable; urgency=medium

  * New upstream version 1.18.69

 -- TANIGUCHI Takaki <takaki@debian.org>  Sat, 30 May 2020 20:01:08 +0900

awscli (1.18.46-1) unstable; urgency=medium

  * New upstream version 1.18.46

 -- TANIGUCHI Takaki <takaki@debian.org>  Sat, 25 Apr 2020 13:14:35 +0900

awscli (1.18.26-1) unstable; urgency=medium

  * New upstream version 1.18.26

 -- TANIGUCHI Takaki <takaki@debian.org>  Sun, 22 Mar 2020 21:30:44 +0900

awscli (1.17.14-1) unstable; urgency=medium

  * New upstream version 1.17.14
  * Set upstream metadata fields: Bug-Database, Bug-Submit.
  * Bump Standards-Version to 4.5.0

 -- TANIGUCHI Takaki <takaki@debian.org>  Wed, 12 Feb 2020 10:44:59 +0900

awscli (1.16.301-1) unstable; urgency=medium

  * New upstream version 1.16.301
  * Set upstream metadata fields: Repository, Repository-Browse.

 -- TANIGUCHI Takaki <takaki@debian.org>  Thu, 12 Dec 2019 18:35:20 +0900

awscli (1.16.283-1) unstable; urgency=medium

  * New upstream version 1.16.283

 -- TANIGUCHI Takaki <takaki@debian.org>  Mon, 18 Nov 2019 18:06:45 +0900

awscli (1.16.251-1) unstable; urgency=medium

  * New upstream version 1.16.251
  * Use secure URI in Homepage field.
  * Bump Standards-Version to 4.4.1
  * add debian/tests/control
  * Add debian/salsa-ci.yml
  * d/control: Add groff to Depends.

 -- TANIGUCHI Takaki <takaki@debian.org>  Thu, 03 Oct 2019 22:30:51 +0900

awscli (1.16.218-1) unstable; urgency=medium

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

  [ TANIGUCHI Takaki ]
  * New upstream version 1.16.218

 -- TANIGUCHI Takaki <takaki@debian.org>  Thu, 15 Aug 2019 17:39:54 +0900

awscli (1.16.210-1) unstable; urgency=medium

  * New upstream version 1.16.210
  * use debhelper-compat instead of d/compat
  * Bump Standards-Version 4.4.0

 -- TANIGUCHI Takaki <takaki@debian.org>  Sat, 03 Aug 2019 14:21:35 +0900

awscli (1.16.113-1) unstable; urgency=medium

  * New upstream version 1.16.113
  * debian/compat: 12
  * d/control: Update dependency

 -- TANIGUCHI Takaki <takaki@debian.org>  Wed, 27 Feb 2019 16:44:49 +0900

awscli (1.16.81-1) unstable; urgency=medium

  * New upstream version 1.16.81
  * debian/patches: refresh
  * Bump Stanrads-Version to 4.3.0

 -- TANIGUCHI Takaki <takaki@debian.org>  Fri, 28 Dec 2018 16:15:13 +0900

awscli (1.16.63-1) unstable; urgency=medium

  * New upstream version 1.16.63
  * d/control: Update B-D.

 -- TANIGUCHI Takaki <takaki@debian.org>  Wed, 28 Nov 2018 18:59:23 +0900

awscli (1.16.26-1) unstable; urgency=medium

  [ Chris Lamb ]
  * Remove trailing whitespaces.

  [ TANIGUCHI Takaki ]
  * New upstream version 1.16.26
  * d/patches: Refresh patch.
  * debian/control: Update dependency
  * Bump Stanrads-Version to 4.2.1

 -- TANIGUCHI Takaki <takaki@debian.org>  Thu, 04 Oct 2018 18:10:30 +0900

awscli (1.15.79-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control:
    - Add python3-pyasn1 to depends
      (Thanks to Jan Kriho for report)
    - Require same version of python3-botocore in B-D and D

  [ TANIGUCHI Takaki ]
  * New upstream version 1.15.79
  * d/patches: Refresh patches.
  * d/control: Bump python3-botocore version.

 -- TANIGUCHI Takaki <takaki@debian.org>  Thu, 16 Aug 2018 15:13:30 +0900

awscli (1.15.15-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/changelog: Remove trailing whitespaces

  [ Piotr Ożarowski ]
  * Add dh-python to Build-Depends (Closes: #896723)

  [ TANIGUCHI Takaki ]
  * New upstream version 1.15.15
  * debian/control: Drop ancient X-Python-Version.

 -- TANIGUCHI Takaki <takaki@debian.org>  Tue, 08 May 2018 12:17:36 +0900

awscli (1.14.44-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/copyright: Use https protocol in Format field
  * d/watch: Use https protocol

  [ TANIGUCHI Takaki ]
  * New upstream version 1.14.44

 -- TANIGUCHI Takaki <takaki@debian.org>  Thu, 22 Feb 2018 17:51:20 +0900

awscli (1.14.36-1) unstable; urgency=medium

  * New upstream version 1.14.36
  * Migrate Vcs-* to salsa.debian.org.

 -- TANIGUCHI Takaki <takaki@debian.org>  Sun, 11 Feb 2018 18:06:22 +0900

awscli (1.14.32-1) unstable; urgency=medium

  * New upstream version 1.14.32
  * debian/compat: 11
  * Bump Standards-Vertion to 4.1.3
  * debian/patches: Refresh.

 -- TANIGUCHI Takaki <takaki@debian.org>  Sat, 03 Feb 2018 22:12:57 +0900

awscli (1.11.139-1) unstable; urgency=medium

  * New upstream version 1.11.139

 -- TANIGUCHI Takaki <takaki@debian.org>  Thu, 24 Aug 2017 11:55:26 +0900

awscli (1.11.121-1) unstable; urgency=medium

  * New upstream version 1.11.121

 -- TANIGUCHI Takaki <takaki@debian.org>  Wed, 19 Jul 2017 19:03:44 +0900

awscli (1.11.117-1) unstable; urgency=medium

  * New upstream version 1.11.117 (Closes: #865213)
    + Fix "awscli fails with Regions that only support Signature Version 4"
      (Closes: #864684)

 -- TANIGUCHI Takaki <takaki@debian.org>  Mon, 10 Jul 2017 17:06:23 +0900

awscli (1.11.115-1) unstable; urgency=medium

  * New upstream version 1.11.115
  * Refresh patches.
  * Bump Standards-Version to 4.0.0
  * debian/compat: Bump to 10
  * debian/docs: Remove useless files.

 -- TANIGUCHI Takaki <takaki@debian.org>  Tue, 04 Jul 2017 16:48:32 +0900

awscli (1.11.44-1) unstable; urgency=medium

  * New upstream version 1.11.44
  * debian/rules: Rename a bash completion file. (Closes: #823398)
  * debian/control: add version info to depending packages.
    (Closes: #850867, #851685)

 -- TANIGUCHI Takaki <takaki@debian.org>  Thu, 02 Feb 2017 18:12:34 +0900

awscli (1.11.13-1) unstable; urgency=medium

  * New upstream version 1.11.13 (Closes: #819451)
  * debian/patches: Refresh patches.

 -- TANIGUCHI Takaki <takaki@debian.org>  Thu, 10 Nov 2016 19:50:29 +0900

awscli (1.11.7-2) unstable; urgency=medium

  * debian/control: add python3-s3tranfert to B-D. (Closes: #841064)

 -- TANIGUCHI Takaki <takaki@debian.org>  Sun, 23 Oct 2016 21:31:02 +0900

awscli (1.11.7-1) unstable; urgency=medium

  * debian/control: Update Vcs-* to new git repository.
  * New upstream version 1.11.7

 -- TANIGUCHI Takaki <takaki@debian.org>  Thu, 20 Oct 2016 16:29:01 +0900

awscli (1.11.2-1) unstable; urgency=medium

  * New upstream release
  * Bump Standards-Version to 3.9.8
  * debian/rules: Change to library style layout.
  * debian/links: link from doc direcotory.
  * debian/control: Move to under DPMT.

 -- TANIGUCHI Takaki <takaki@debian.org>  Sun, 16 Oct 2016 19:05:50 +0900

awscli (1.10.1-1) unstable; urgency=medium

  * debian/control
    - add python3-pyasn1, python3-rsa to fix FTBFS (Closes: #811258)
    - Depend on python3's botocore. (Closes: #811396)
  * New upstream release

 -- TANIGUCHI Takaki <takaki@debian.org>  Tue, 02 Feb 2016 19:30:21 +0900

awscli (1.9.9-2) unstable; urgency=medium

  * Refresh patches.
  * debian/control: Depend version specified botocore.
    (Closes: #784798, #775706)

 -- TANIGUCHI Takaki <takaki@debian.org>  Wed, 25 Nov 2015 00:44:40 +0900

awscli (1.9.9-1) unstable; urgency=medium

  * New upstream release
  * debian/watch: Use pypi.debian.net.

 -- TANIGUCHI Takaki <takaki@debian.org>  Wed, 25 Nov 2015 00:26:17 +0900

awscli (1.7.0-1) unstable; urgency=medium

  * New upstream release

 -- TANIGUCHI Takaki <takaki@debian.org>  Tue, 13 Jan 2015 23:09:28 +0900

awscli (1.5.5-1) unstable; urgency=medium

  * New upstream release
  * Bump Standards-Version to 3.9.6

 -- TANIGUCHI Takaki <takaki@debian.org>  Wed, 05 Nov 2014 10:06:19 +0900

awscli (1.4.2-1) unstable; urgency=medium

  * New upstream release

 -- TANIGUCHI Takaki <takaki@debian.org>  Thu, 04 Sep 2014 12:03:49 +0900

awscli (1.3.21-1) unstable; urgency=medium

  * New upstream release

 -- TANIGUCHI Takaki <takaki@debian.org>  Sun, 06 Jul 2014 18:25:37 +0900

awscli (1.3.18-2) unstable; urgency=medium

  [ Angel Abad ]
  * Add missing Build-Depends-Indep, fix FTBFS (Closes: 752378) :
    - python3-six
    - python3-botocore
    - python3-colorama
    - python3-docutils
    - python3-bcdoc

 -- TANIGUCHI Takaki <takaki@debian.org>  Thu, 26 Jun 2014 11:12:42 +0900

awscli (1.3.18-1) unstable; urgency=medium

  * New upstream release (Closes: #744890)
    + Fix "Unconditionally crashes at startup" (Closes: #751264)
  * debian/patches: Refresh.

 -- TANIGUCHI Takaki <takaki@debian.org>  Sun, 22 Jun 2014 23:53:46 +0900

awscli (1.2.9-2) unstable; urgency=medium

  * debian/pathces/adopt_to_botocore_changes

 -- TANIGUCHI Takaki <takaki@debian.org>  Sun, 05 Jan 2014 23:04:16 +0900

awscli (1.2.9-1) unstable; urgency=low

  * Initial release (Closes: #733211)

 -- TANIGUCHI Takaki <takaki@debian.org>  Fri, 27 Dec 2013 15:08:00 +0900