File: changelog

package info (click to toggle)
libfinance-quote-perl 1.54-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,240 kB
  • sloc: perl: 8,419; makefile: 2
file content (412 lines) | stat: -rw-r--r-- 14,817 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
libfinance-quote-perl (1.54-3) unstable; urgency=medium

  * Add patch GH263_URL_MorningstarJP.patch from upstream Git repo.
    URL change in MorningstarJP.pm. (GH#263)
  * Add patch GH262_Regex_FTfunds.patch from upstream Git repo.
    Tweak regex to fix FTfunds.pm. (GH#262)
  * Add patch GH267_TRV_AlphaVantage.patch from upstream Git repo.
    Added currency map .TRV => CAD. (GH#267)
  * Add patch GH268_URL_YahooJSON.patch from upstream Git repo.
    Quick fix to YahooJSON.pm. (GH#268)
    Thanks to David Engel for the bug report. (Closes: #1035690)

 -- gregor herrmann <gregoa@debian.org>  Sun, 14 May 2023 20:04:45 +0200

libfinance-quote-perl (1.54-2) unstable; urgency=medium

  * Drop text-trim.patch, libstring-util-perl is packaged now.
  * Replace test and runtime dependency on libtext-trim-perl
    with libstring-util-perl.

 -- gregor herrmann <gregoa@debian.org>  Sun, 05 Feb 2023 14:24:34 +0100

libfinance-quote-perl (1.54-1) unstable; urgency=medium

  * Import upstream version 1.54.
  * Update upstream copyright holders and packaging copyright years.
  * Declare compliance with Debian Policy 4.6.2.
  * Update (test) dependencies.
  * Refresh text-trim.patch.

 -- gregor herrmann <gregoa@debian.org>  Sun, 15 Jan 2023 02:19:53 +0100

libfinance-quote-perl (1.53-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Use secure URI in Homepage field.

 -- Jelmer Vernooij <jelmer@debian.org>  Wed, 30 Nov 2022 16:07:48 +0000

libfinance-quote-perl (1.53-1) unstable; urgency=medium

  * Import upstream version 1.53.
  * Make (test) dependency on libwww-perl versioned.
  * Update upstream copyright holders.
  * Update years of packaging copyright.
  * Refresh text-trim.patch.

 -- gregor herrmann <gregoa@debian.org>  Tue, 11 Oct 2022 18:36:09 +0200

libfinance-quote-perl (1.52-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 1.52.
  * d/copyright: add Manuel Friedli with new update.
  * Declare compliance with Debian Policy 4.6.1.
  * Refresh text-trim.patch.

 -- Étienne Mollier <emollier@debian.org>  Sun, 10 Jul 2022 09:46:31 +0200

libfinance-quote-perl (1.51-1) unstable; urgency=medium

  * New upstream version 1.51.
  * Drop online.patch, fixed upstream.
  * Drop MorningstarUK.patch, which was taken from upstream.
  * Unfuzz text-trim.patch.
  * Remove removed files from debian/libfinance-quote-perl.docs.
  * Declare compliance with Debian Policy 4.6.0.

 -- gregor herrmann <gregoa@debian.org>  Wed, 01 Sep 2021 21:50:58 +0200

libfinance-quote-perl (1.50~rc2-2) unstable; urgency=medium

  * Add patch from upstream GitHub pull request to fix a problem with
    the Morningstar UK screen scraper.
  * Upload to unstable to get this version into bullseye.
    While the changes are not exactly minimal, this version is apparently much
    better than what we have in testing right now.

 -- gregor herrmann <gregoa@debian.org>  Sun, 28 Mar 2021 01:26:17 +0100

libfinance-quote-perl (1.50~rc2-1) experimental; urgency=medium

  * New upstream version 1.50~rc2.
    (With a recreated tarball which removes '._*'.)
  * Remove patches which are applied upstream.
  * Add new upstream copyright holder.

 -- gregor herrmann <gregoa@debian.org>  Fri, 19 Mar 2021 21:46:49 +0100

libfinance-quote-perl (1.50~rc1-1) experimental; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Repository.

  [ gregor herrmann ]
  * New upstream version 1.50~rc1.
  * Install more upstream docs.
  * Update long description.

  * Drop patch whatis.diff, merged upstream.
  * Drop patch 06_seb.diff, fixed upstream.
  * Drop mozilla-ca.patch, not needed anymore.
  * Drop spelling.patch, merged upstream.
  * Replace string-util-trim.patch with text-trim.patch.
    The former added a trim() function to one file. The latter now uses
    Text::Trim's trim() in various modules.
  * Add libtext-trim-perl to Build-Depends-Indep and Depends.
  * Add a patch to fix some POD issues.
  * Add a patch to make another online test conditional.
  * Add a patch to fix some spelling mistakes in the POD.

  * Add new test and runtime dependencies.
  * Declare compliance with Debian Policy 4.5.1.
  * Set Rules-Requires-Root: no.
  * Bump debhelper-compat to 13.
  * Update list of upstream copyright holders.
  * Update years of packaging copyright.
  * Drop information about removed file from debian/copyright.
  * Upload to experimental to get some testing for this new release candidate.

 -- gregor herrmann <gregoa@debian.org>  Sun, 07 Mar 2021 01:49:25 +0100

libfinance-quote-perl (1.49-1) unstable; urgency=medium

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

  [ gregor herrmann ]
  * Import upstream version 1.49.
  * debian/watch: remove commented out second source URL.
  * Refresh patches.
  * Update Source URL in debian/copyright.
  * Update years of upstream and packaging copyright.
  * Update build and runtime dependencies.
  * Declare compliance with Debian Policy 4.4.1.
  * Bump debhelper-compat to 12.
  * debian/watch: use uscan version 4.
  * Remove obsolete fields Name, Contact from debian/upstream/metadata.
  * Fix day-of-week for changelog entries 1.08-1.
  * Add patch to replace 'String::Util qw(trim)' with a trim() method.

 -- gregor herrmann <gregoa@debian.org>  Fri, 15 Nov 2019 14:03:17 +0100

libfinance-quote-perl (1.47-1) unstable; urgency=medium

  * Team upload

  * Import upstream version 1.47
  * Refresh spelling.patch

 -- Florian Schlichting <fsfs@debian.org>  Fri, 24 Nov 2017 12:46:09 +0100

libfinance-quote-perl (1.45-1) unstable; urgency=medium

  * Team upload

  * Import upstream version 1.42, 1.45
  * Add upstream metadata
  * Change debian/watch to use metacpan.org, as it seems to have newer releases
    not available from sourceforge
  * Declare compliance with Debian Policy 4.1.1
  * Drop deka patches, module has been rewritten
  * Refresh and forward patches

 -- Florian Schlichting <fsfs@debian.org>  Fri, 10 Nov 2017 22:30:56 +0100

libfinance-quote-perl (1.38-2) unstable; urgency=medium

  * Take over for the Debian Perl Group; Closes: #815261 -- RFA/ITA
  * debian/control: Changed: Maintainer set to Debian Perl Group <pkg-
    perl-maintainers@lists.alioth.debian.org> (was: Sébastien Villemot
    <sebastien@debian.org>).
  * Rename and simplify debian/{,libfinance-quote-perl.}examples.
  * Rename debian/{,libfinance-quote-perl.}docs.
  * debian/copyright: use HTTPS for various URLs. Thanks to duck.
  * Mark package as autopkgtest-able.
  * Declare compliance with Debian Policy 4.0.1.
  * Update Vcs-* headers.
  * Add /me to Uploaders.
  * Refresh patches with uniform quilt settings, and complete DEB3
    headers.
  * Mention module name in long description.
  * Add another fix to debian/patches/whatis.diff.
  * Add a new patch to fix spelling mistakes in the docs.

 -- gregor herrmann <gregoa@debian.org>  Mon, 21 Aug 2017 21:54:33 +0200

libfinance-quote-perl (1.38-1) unstable; urgency=medium

  * Imported Upstream version 1.38

 -- Sébastien Villemot <sebastien@debian.org>  Sat, 29 Aug 2015 00:12:27 +0200

libfinance-quote-perl (1.37-2) unstable; urgency=medium

  * Add libcgi-pm-perl | perl (<< 5.19) as (Build-)Dependency.
    Necessary for perl 5.22 transition, since CGI module is no longer part of
    core. (Closes: #789220)

 -- Sébastien Villemot <sebastien@debian.org>  Sat, 20 Jun 2015 18:36:29 +0200

libfinance-quote-perl (1.37-1) unstable; urgency=medium

  * Imported Upstream version 1.37
  * d/control: reflect changes of (Build-)Dependencies:
    + libcrypt-ssleay-perl replaced by liblwp-protocol-https-perl
    + libdate-calc-perl replaced by libdatetime-perl
  * Bump to Standards-Version 3.9.6, no changes needed.

 -- Sébastien Villemot <sebastien@debian.org>  Thu, 30 Apr 2015 19:46:26 +0200

libfinance-quote-perl (1.35-1) unstable; urgency=medium

  * Imported Upstream version 1.35
  * debian/copyright: rewrite in machine-readable 1.0 format.
  * yahoo-new-URLs.patch: remove patch, applied upstream.
  * Add libdate-calc-perl and libjson-perl to (Build-)Depends.
  * mozilla-ca.patch: new patch, removes unneeded dependency on Mozilla::CA.
  * debian/rules: remove kludge for skipping bsero.t test, no longer needed.
  * whatis.diff:
     + merge whatis-related patches into a single patch
     + fix entries for Finance::Quote::{CSE,Bourso}

 -- Sébastien Villemot <sebastien@debian.org>  Sun, 29 Jun 2014 17:51:17 +0200

libfinance-quote-perl (1.18-2) unstable; urgency=medium

  * Adopt package. (Closes: #739819)
  * yahoo-new-URLs.patch: new patch, updates URLs of Yahoo!! Finance services.
    (Closes: #739142)
  * Add Vcs-* fields.

 -- Sébastien Villemot <sebastien@debian.org>  Tue, 25 Feb 2014 21:51:42 +0100

libfinance-quote-perl (1.18-1) unstable; urgency=low

  * Adopt package. Closes: #731791
  * New upstream release
  * Refresh patches
  * Bump debhelper to 9
  * debian/control:
    - Update long description
    - Bump standards-version to 3.9.5
  * Drop lintian overrides

 -- Jackson Doak <noskcaj@ubuntu.com>  Thu, 12 Dec 2013 07:06:02 +1100

libfinance-quote-perl (1.17+git20120506-1) unstable; urgency=low

  * New upstream version from git.
  * Online tests currencies.t, currency.t and currency_lookup.t work.
    The example program currency-lookup.pl works.  Closes: #660383.
  * The little script "demobug" on bug 651689 now consistently produces "Stock
    lookup failed".  Closes: #651689.
  * debian/patches/02_typo.diff: Removed.
  * debian/control: Build-Depends: libcrypt-ssleay-perl.

 -- Bart Martens <bartm@debian.org>  Sun, 06 May 2012 15:12:57 +0000

libfinance-quote-perl (1.17+git20110918-1) unstable; urgency=low

  * New upstream version from git.
    + Online test tsp.t works now.  Closes: #610186.
    + Online test vwd.t works now.  Closes: #564639.
    + Closing bug tagged fixed-upstream.  Closes: #517626.
  * Switch to dpkg-source 3.0 (quilt) format.
  * debian/rules: Skip online test bsero.t.

 -- Bart Martens <bartm@debian.org>  Sun, 18 Sep 2011 03:51:13 +0200

libfinance-quote-perl (1.17-1) unstable; urgency=low

  * New upstream release.
  * debian/patches/09_currency.diff: Removed.

 -- Bart Martens <bartm@debian.org>  Mon, 12 Oct 2009 20:33:44 +0200

libfinance-quote-perl (1.16-4) unstable; urgency=low

  * debian/patches/09_currency.diff: Added.  Closes: #528844.  Fixes problem
    with currency exchange rates.

 -- Bart Martens <bartm@debian.org>  Thu, 10 Sep 2009 17:24:04 +0200

libfinance-quote-perl (1.16-3) unstable; urgency=low

  * debian/patches/08_deka.diff: Added.  Closes: #539052.
    Patch by Daniel Bayer <daniel@halbordnung.de>, thanks.

 -- Bart Martens <bartm@debian.org>  Wed, 29 Jul 2009 11:10:43 +0200

libfinance-quote-perl (1.16-2) unstable; urgency=low

  * debian/patches/07_encoding.diff: Disabled.  Closes: #531788.

 -- Bart Martens <bartm@debian.org>  Sun, 07 Jun 2009 11:47:26 +0200

libfinance-quote-perl (1.16-1) unstable; urgency=low

  * New upstream release.
  * debian/copyright: Updated.

 -- Bart Martens <bartm@debian.org>  Sun, 10 May 2009 19:27:38 +0200

libfinance-quote-perl (1.15-1) unstable; urgency=low

  * New upstream release.
  * debian/patches/03_whatis.diff: Updated.
  * debian/patches/05_yahoo_e.diff: Disabled.

 -- Bart Martens <bartm@debian.org>  Mon, 09 Mar 2009 17:05:57 +0100

libfinance-quote-perl (1.13-4) unstable; urgency=low

  * debian/patches/07_encoding.diff: Added.  Closes: #490395.

 -- Bart Martens <bartm@debian.org>  Wed, 27 Aug 2008 19:21:21 +0200

libfinance-quote-perl (1.13-3) unstable; urgency=low

  * debian/patches/05_yahoo_e.diff: Added.  Closes: #478576.
  * debian/patches/06_seb.diff: Added.  Fixes broken link.

 -- Bart Martens <bartm@debian.org>  Sun, 29 Jun 2008 16:58:41 +0200

libfinance-quote-perl (1.13-2) unstable; urgency=low

  * debian/control: Updated Standards-Version, Homepage, and my e-mail.
  * Fixed debian-copyright-file-uses-obsolete-national-encoding.
  * debian/patches/03_whatis.diff: Added.  Fixes manpage-has-bad-whatis-entry.
  * debian/patches/04_deka.diff: Added.  Closes: #431293.
  * debian/rules: Added some testcoding.

 -- Bart Martens <bartm@debian.org>  Sun, 03 Feb 2008 13:38:01 +0100

libfinance-quote-perl (1.13-1) unstable; urgency=low

  * New upstream release.  Closes: #412259.
  * debian/patches/Deka.pm.diff: Removed obsolete patch.
  * debian/patches/02_typo.diff: Added.  Closes: #409358.

 -- Bart Martens <bartm@knars.be>  Sat, 14 Apr 2007 18:40:49 +0200

libfinance-quote-perl (1.12-2) unstable; urgency=low

  * debian/control: Added libcrypt-ssleay-perl to Depends.
  * debian/patches/Deka.pm.diff: Changes needed for changed DekaBank website.
    Closes: #400674.  Patch by Vincent Smeets <V.Smeets@T-Online.de>, thanks.

 -- Bart Martens <bartm@knars.be>  Tue, 28 Nov 2006 07:57:20 +0100

libfinance-quote-perl (1.12-1) unstable; urgency=low

  * New maintainer.  Closes: #398116.
  * Acknowledge NMU.  Closes: #320815, #322819, #350093.
  * New upstream release.  Closes: #382910, #342843.
  * debian/*: Repackaged with cdbs.
  * debian/copyright: Updated.
  * debian/lintian/libfinance-quote-perl: Lintian override for long URL in
    Finance::Quote::SEB.3pm.
  * debian/watch: Added.

 -- Bart Martens <bartm@knars.be>  Sun, 12 Nov 2006 12:40:36 +0100

libfinance-quote-perl (1.11-0.1) unstable; urgency=low

  * Non Maintainer Upload.
  * New upstream release (closes: #320815)
  * Remove /usr/doc (closes: #322819)
  * Move binary indep files to /usr/share (closes: #350093)
  * Attempt to run the tests on build (even though they aren't actually
    run currently because upstream has disabled them.)
  * Upgrade the Standards version to 3.6.2; changes above required.

 -- Don Armstrong <don@debian.org>  Sun, 19 Feb 2006 15:22:40 -0800

libfinance-quote-perl (1.08-1) unstable; urgency=low

  * Version update (closes: Bug#115559)
  * It also (closes: Bug#181359)

 -- Ross Peachey <rcp@debian.org>  Sun, 13 Jul 2003 15:13:12 +1000

libfinance-quote-perl (1.07-2) stable testing unstable; urgency=low

  * Added dependency on libwww-perl (closes: Bug#171058)

 -- Ross Peachey <rcp@debian.org>  Fri, 27 Dec 2002 09:02:40 +1000

libfinance-quote-perl (1.07-1) unstable; urgency=low

  * Version update (closes: Bug#147511)

 -- Ross Peachey <rcp@debian.org>  Mon, 15 Jul 2002 18:48:36 +1000

libfinance-quote-perl (1.06-2) unstable; urgency=low

  * Remove spurious dependancy (closes: Bug#118649)

 -- Ross Peachey <rcp@debian.org>  Sun, 11 Nov 2001 18:48:36 +1100

libfinance-quote-perl (1.06-1) unstable; urgency=low

  * Version update.

 -- Ross Peachey <rcp@debian.org>  Tue, 03 Jul 2001 21:14:12 +1000

libfinance-quote-perl (1.05-1) unstable; urgency=low

  * Initial Debian release.

 -- Ross Peachey <rcp@debian.org>  Wed, 14 Feb 2001 15:24:49 +1100