File: changelog

package info (click to toggle)
libnet-amazon-s3-perl 0.991-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, trixie
  • size: 1,608 kB
  • sloc: perl: 9,906; makefile: 20
file content (466 lines) | stat: -rw-r--r-- 15,585 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
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
libnet-amazon-s3-perl (0.991-1) unstable; urgency=medium

  * Import upstream version 0.991.
  * Update years of upstream and packaging copyright.
  * Declare compliance with Debian Policy 4.6.1.
  * Refresh lintian override(s).

 -- gregor herrmann <gregoa@debian.org>  Mon, 18 Jul 2022 17:06:44 +0200

libnet-amazon-s3-perl (0.99-1) unstable; urgency=medium

  * Import upstream version 0.99.
  * Drop patches, merged upstream.

 -- gregor herrmann <gregoa@debian.org>  Mon, 06 Dec 2021 18:20:49 +0100

libnet-amazon-s3-perl (0.98-1) unstable; urgency=medium

  [ gregor herrmann ]
  * Import upstream version 0.98.
  * Update years of upstream and packaging copyright.
  * Declare compliance with Debian Policy 4.5.1.

  [ Florian Schlichting ]
  * Do not ship almost empty manpages
  * Forward pod.patch
  * Update copyright years
  * Declare compliance with Debian Policy 4.6.0
  * Add pod-whatis.patch and spelling.patch

 -- Florian Schlichting <fsfs@debian.org>  Sun, 05 Sep 2021 20:04:03 +0800

libnet-amazon-s3-perl (0.97-1) unstable; urgency=medium

  * Import upstream version 0.97.
  * Refresh pod.patch.

 -- gregor herrmann <gregoa@debian.org>  Fri, 09 Oct 2020 23:35:27 +0200

libnet-amazon-s3-perl (0.94-1) unstable; urgency=medium

  * Import upstream version 0.94.

 -- gregor herrmann <gregoa@debian.org>  Sun, 27 Sep 2020 20:41:18 +0200

libnet-amazon-s3-perl (0.92-1) unstable; urgency=medium

  * Import upstream version 0.92.
  * Add new upstream copyright holder.
  * Don't install some new manpage fragments.
  * Add patch to fix some POD syntax errors.

 -- gregor herrmann <gregoa@debian.org>  Sat, 26 Sep 2020 22:08:48 +0200

libnet-amazon-s3-perl (0.91-1) unstable; urgency=medium

  * Import upstream version 0.91.
  * Update (build) dependencies.

 -- gregor herrmann <gregoa@debian.org>  Thu, 20 Aug 2020 03:30:02 +0200

libnet-amazon-s3-perl (0.90-1) unstable; urgency=medium

  * Import upstream version 0.90.
  * Drop test-loadallmodules.patch, the patched test is gone.
  * Update (build) dependencies.
  * Bump debhelper-compat to 13.

 -- gregor herrmann <gregoa@debian.org>  Wed, 19 Aug 2020 17:49:07 +0200

libnet-amazon-s3-perl (0.89-1) unstable; urgency=medium

  * Import upstream versions 0.88, 0.89.
  * Update years of upstream and packaging copyright.
  * Declare compliance with Debian Policy 4.5.0.

 -- gregor herrmann <gregoa@debian.org>  Sat, 22 Feb 2020 01:20:26 +0100

libnet-amazon-s3-perl (0.87-1) unstable; urgency=medium

  * Team upload

  * New upstream version 0.87 (Closes: #525350)
  * d/control:
    - Declare compliance with Debian Policy 4.4.1
    - Add Rules-Requires-Root field
    - Annotate test-only build dependencies with <!nocheck>
    - Update Homepage field
  * d/copyright:
    - Sort header stanza
  * d/lintian-overrides:
    - Add override for bundled CLI script
  * d/NEWS:
    - Drop news for versions older than o-o-stable
  * d/u/metadata:
    - Add Bug-Submit field; drop deprecated Contact, Name fields
  * d/watch:
    - Migrate to version 4 watch file format

 -- Nick Morrott <nickm@debian.org>  Sat, 14 Dec 2019 02:52:00 +0000

libnet-amazon-s3-perl (0.86-1) unstable; urgency=medium

  * Team upload
  * New upstream version 0.86
  * Update pod-name.patch
  * Bump compat to 12
  * Standards-Version to 4.4.0
  * Drop unwanted patch
  * Update d/copyright years

 -- Utkarsh Gupta <guptautkarsh2102@gmail.com>  Wed, 17 Jul 2019 06:25:10 +0530

libnet-amazon-s3-perl (0.85-1) unstable; urgency=medium

  * Import upstream version 0.85
  * Drop BUILD-redefined.patch and spelling.patch, applied upstream; refresh
    pod-name.patch
  * Update copyright years
  * Declare compliance with Debian Policy 4.2.1
  * Add new (build-)dependencies
  * Add test-loadallmodules.patch, disabling 00use.t for now
  * Do not ship Shared::Example::*, but use it for testing

 -- Florian Schlichting <fsfs@debian.org>  Thu, 22 Nov 2018 09:15:39 +0100

libnet-amazon-s3-perl (0.84-1) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * debian/upstream/metadata: use HTTPS for GitHub URLs.
  * Remove Fabrizio Regalli from Uploaders. Thanks for your work!
  * Remove Ryan Niebur from Uploaders. Thanks for your work!

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * Import upstream version 0.84.
  * Update debian/upstream/metadata.
  * Update years of upstream and packaging copyright.
  * Update (build) dependencies.
  * Update Homepage in debian/control.
  * Fix hashbang in /usr/bin/s3cl. Thanks to lintian.
  * Add patch from upstream pull request.
    https://github.com/rustyconover/net-amazon-s3/pull/34
  * Don't install manpage fragments.
  * Add patches to fix spelling and POD issues.
  * Declare compliance with Debian Policy 4.1.5.
  * Drop unneeded version constraints from (build) dependencies.
  * Bump debhelper compatibility level to 10.

 -- gregor herrmann <gregoa@debian.org>  Fri, 27 Jul 2018 21:34:53 +0200

libnet-amazon-s3-perl (0.80-1) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend

  [ Florian Schlichting ]
  * Add debian/upstream/metadata
  * Import upstream version 0.80
  * Update copyright years
  * Add Rusty Conover as upstream contact and copyright holder
  * (Build-)depend on LWP >= 6.03 and VM::EC2::Security::CredentialCache
  * Declare compliance with Debian Policy 3.9.6
  * Mark package autopkgtest-able

 -- Florian Schlichting <fsfs@debian.org>  Mon, 31 Aug 2015 22:35:01 +0200

libnet-amazon-s3-perl (0.60-1) unstable; urgency=medium

  * New upstream release.
  * Strip trailing slash from metacpan URLs.
  * Update years of copyright.

 -- gregor herrmann <gregoa@debian.org>  Wed, 14 May 2014 21:13:14 +0200

libnet-amazon-s3-perl (0.59-1) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: update {versioned,alternative} (build) dependencies.

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ Axel Beckert ]
  * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
    copyright"

  [ Florian Schlichting ]
  * Import Upstream version 0.59
  * Update (build-)dependencies
  * Bump years of upstream copyright
  * Declare compliance with Debian Policy 3.9.5
  * Do not ship s3cl in examples, upstream installs it into /usr/bin now
  * Add myself to uploaders and copyright

 -- Florian Schlichting <fsfs@debian.org>  Sun, 24 Nov 2013 00:04:30 +0100

libnet-amazon-s3-perl (0.56-1) unstable; urgency=low

  * New upstream release.
  * Remove patches, all applied upstream.
  * Bump versioned (build) dependency on libmoosex-strictconstructor-perl.

 -- gregor herrmann <gregoa@debian.org>  Mon, 19 Dec 2011 17:32:34 +0100

libnet-amazon-s3-perl (0.55-1) unstable; urgency=low

  * New upstream release.
  * Replace (build) dependency on libmoosex-types-datetime-perl with
    libmoosex-types-datetime-morecoercions-perl.

 -- gregor herrmann <gregoa@debian.org>  Sun, 18 Dec 2011 17:12:50 +0100

libnet-amazon-s3-perl (0.54-1) unstable; urgency=low

  [ Fabrizio Regalli ]
  * New upstream release (closes: #650532)
  * Updated d/copyright
  * Upgrade d/compat to 8
  * Bump to 3.9.2 Standards-Version
  * Added myself to Uploaders and Copyright
  * Changed debhelper version to (>= 8)
  * Added libhttp-date-perl, libhttp-message-perl as dependecies
  * Added fix-spelling-error.diff patch
  * Add debian/NEWS with a warning from the upstream authors.

  [ gregor herrmann ]
  * Remove (build) dependency on libclass-accessor-perl.

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

  [ Salvatore Bonaccorso ]
  * debian/copyright: Replace DEP5 Format-Specification URL from
    svn.debian.org to anonscm.debian.org URL.

 -- gregor herrmann <gregoa@debian.org>  Wed, 30 Nov 2011 22:50:16 +0100

libnet-amazon-s3-perl (0.53-1) unstable; urgency=low

  * New upstream release.
  * Convert to source format 3.0 (quilt). Remove quilt framework.
  * Add (build) dependency on libdatetime-format-iso8601-perl.

 -- gregor herrmann <gregoa@debian.org>  Tue, 30 Mar 2010 21:51:22 +0200

libnet-amazon-s3-perl (0.52-2) unstable; urgency=low

  [ Ryan Niebur ]
  * Update ryan52's email address

  [ gregor herrmann ]
  * debian/control: remove unversioned (build) dependency on perl-
    modules.
  * Add build dependency on libtest-exception-perl (closes: #569086).
  * Set Standards-Version to 3.8.4 (no changes).
  * Fix hashbang in examples.
  * New patch use_ok.patch: create a simple test that tries to use the module.
    Add necessary build dependencies.
  * Remove version from perl build dependency.
  * Make (build) dependency on libdata-stream-bulk-perl versioned
    (closes: #569067).
  * debian/copyright: update formatting.

 -- gregor herrmann <gregoa@debian.org>  Wed, 10 Feb 2010 01:58:05 +0100

libnet-amazon-s3-perl (0.52-1) unstable; urgency=low

  [ Jonathan Yu ]
  * Removed Alexis Sukrieh from Uploaders (Closes: #536135)

  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.

  [ Ryan Niebur ]
  * New upstream release
  * Debian Policy 3.8.2

  [ gregor herrmann ]
  * New patch uri_escape_utf8.patch: add missing "use URI::Escape
    qw(uri_escape_utf8);" to lib/Net/Amazon/S3/HTTPRequest.pm; thanks to Erik
    Anderson for the bug report (closes: #531652). Add quilt framework.
  * Minimize debian/rules.

 -- gregor herrmann <gregoa@debian.org>  Sun, 09 Aug 2009 17:41:55 +0200

libnet-amazon-s3-perl (0.51-1) unstable; urgency=low

  [ Ryan Niebur ]
  * New upstream release

  [ gregor herrmann ]
  * debian/control: Depends: remove libdatetime-format-iso8601-perl, add
    libmoosex-types-datetime-perl.

 -- gregor herrmann <gregoa@debian.org>  Tue, 02 Jun 2009 19:25:00 +0200

libnet-amazon-s3-perl (0.50-1) unstable; urgency=low

  [ gregor herrmann ]
  * New upstream release.
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).
  * Add (build) dependencies on libmoose-perl,
    libmoosex-strictconstructor-perl, libregexp-common-perl.
  * Make (build) dependency on libxml-libxml-perl versioned, thanks to Juan
    Augusto Rossi for the bug report (closes: #509824).
  * Add dependencies on libdatetime-format-iso8601-perl,
    libdatetime-format-http-perl.

  [ Ryan Niebur ]
  * Another new upstream release
  * add me to uploaders
  * add dependency on libdata-stream-bulk-perl
  * update debian copyright
  * policy 3.8.1

  [ gregor herrmann ]
  * Install examples/* and bin/* as examples.

 -- Ryan Niebur <ryanryan52@gmail.com>  Mon, 23 Mar 2009 20:01:45 -0700

libnet-amazon-s3-perl (0.45-1) unstable; urgency=low

  * New upstream release.
  * Remove patch key-named-zero.patch; included upstream. Remove quilt
    framework.
  * Set debhelper compatibility level to 7; adapt
    debian/{control,compat,rules}.
  * Convert debian/copyright to the new proposed format.
  * Set Standards-Version to 3.8.0 (no changes).
  * Drop (build) dependency on libdatetime-format-strptime-perl, not
    needed any more.
  * Mention module name in long description.

 -- gregor herrmann <gregoa@debian.org>  Sat, 06 Sep 2008 19:09:17 +0200

libnet-amazon-s3-perl (0.44-3) unstable; urgency=low

  [ Joey Hess ]
  * Allow storing a key named "0".
    (Upstream bug report: http://rt.cpan.org//Ticket/Display.html?id=35705)

  [ gregor herrmann ]
  * Split Joey's patch out into key-named-zero.patch; add quilt framework.
  * debian/control: change my email address.

 -- gregor herrmann <gregoa@debian.org>  Fri, 23 May 2008 21:25:55 +0200

libnet-amazon-s3-perl (0.44-2) unstable; urgency=low

  * Add missing dependency on liblwp-useragent-determined-perl.
    (Which is in NEW currently.)

 -- Joey Hess <joeyh@debian.org>  Wed, 07 May 2008 18:53:37 -0400

libnet-amazon-s3-perl (0.44-1) unstable; urgency=low

  * New upstream release.
  * debian/watch: improved regexp for matching upstream releases.
  * debian/copyright: change upstream source location.
  * Add /me to Uploaders.
  * debian/rules: minor update without functional changes.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Fri, 28 Mar 2008 21:29:38 +0100

libnet-amazon-s3-perl (0.43-1) unstable; urgency=low

  * New upstream release.

 -- Roberto C. Sanchez <roberto@debian.org>  Sun, 16 Mar 2008 23:13:01 -0400

libnet-amazon-s3-perl (0.41-1) unstable; urgency=low

  [ gregor herrmann ]
  * New upstream release (closes: #458482).
  * debian/watch: Use dist-based URL.
  * Set Standards-Version to 3.7.3 (no changes needed).
  * debian/rules:
    - install-stamp now depends on  build-stamp (instead of install
      depending on build)
    - use PREFIX on make install
    - don't install README (same as the manpage)
  * debian/copyright: convert to UTF-8.

  [ Damyan Ivanov ]
  * remove usr/lib/perl5 only if it exists and remove it verbosely
  * stop removing Build in clean; it is not created during build
  * remove Gregor from Uploaders

 -- Damyan Ivanov <dmn@debian.org>  Sat, 05 Jan 2008 16:11:35 +0200

libnet-amazon-s3-perl (0.40-1) unstable; urgency=low

  * New upstream release.
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza). Removed: XS-
    Vcs-Svn fields.
  * Add libxml-libxml-perl, libclass-accessor-perl, and
    libdatetime-format-strptime-perl to Build-Depends-Indep.
  * Remove empty /usr/lib/perl5 directory.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Thu, 01 Nov 2007 13:30:54 +0100

libnet-amazon-s3-perl (0.39-2) unstable; urgency=low

  [ Damyan Ivanov ]
  * Drop libxml-libxml-xpathcontext-perl from Depends since
    XML::LibXML::XPathContext is in libxml-libxml-perl, which is in Depends
  * debian/rules
    + remove *-stamp before anythng else in clean:
    + Drop unused dh_link call

  [ gregor herrmann ]
  * Add upstream source location to debian/copyright
  * Use cpan.org in debian/watch

 -- Damyan Ivanov <dmn@debian.org>  Fri, 07 Sep 2007 21:54:33 +0300

libnet-amazon-s3-perl (0.39-1) unstable; urgency=low

  * New upstream release
  * Upstream switched from Module-Build to MakeMaker. Follow-up in
    debian/rules
    Clarified commends, dropped obsolete source and diff targets
  * Dropped lidmodule-build from Build-Depends
  * Added libdigest-md5-file-perl to (Build-)Depends

 -- Damyan Ivanov <dmn@debian.org>  Mon, 20 Aug 2007 10:50:57 +0300

libnet-amazon-s3-perl (0.38-1) unstable; urgency=low

  * New upstream release
  * Bumped DH compat level to 5. Adjusted debhelper Build-Dependency
    accordingly
  * Add packaging copyright to debian/copyright
  * Dropped dh_strip from debian/rules
  * Added libtest-pod-perl and libtest-pod-coverage-perl to B-D-I
  * Added myself to uploaders

 -- Damyan Ivanov <dmn@debian.org>  Wed, 15 Aug 2007 08:24:34 +0300

libnet-amazon-s3-perl (0.36-2) UNRELEASED; urgency=low

  [ Frank Lichtenheld ]
  * Fix typo in Description

  [ gregor herrmann ]
  * Set Maintainer to Debian Perl Group with permission of Alexis Sukrieh.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Wed, 30 May 2007 17:01:30 +0200

libnet-amazon-s3-perl (0.36-1) unstable; urgency=low

  * Initial Release, closes ITP.
    (closes: #368734).
  * Newer upstream release than the one mentioned in the ITP (0.32 - 0.36).

 -- Alexis Sukrieh <sukria@debian.org>  Thu, 21 Sep 2006 18:15:12 +0200