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
|
libfinance-quotehist-perl (1.24-2) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Skip network tests during autopkgtests as well.
Thanks to ci.debian.net.
* Add a patch to fix a spelling mistake in the POD.
* Bump debhelper compatibility level to 9.
* Declare compliance with Debian Policy 3.9.8.
-- gregor herrmann <gregoa@debian.org> Thu, 14 Jul 2016 05:54:59 +0200
libfinance-quotehist-perl (1.24-1) unstable; urgency=medium
* Team upload.
* Import upstream version 1.24.
- Removed fetcher: Finance::QuoteHist::Yahoo::Australia.
- Fixed autopkgtest failure caused by deprecated Date::Manip config
statements.
-- gregor herrmann <gregoa@debian.org> Wed, 12 Aug 2015 21:13:28 +0200
libfinance-quotehist-perl (1.23-1) unstable; urgency=medium
* Team upload.
* Import upstream version 1.23
* Add debian/upstream/metadata.
* Drop t_10_quotes_tcount.patch, relevant part merged upstream.
-- gregor herrmann <gregoa@debian.org> Thu, 21 May 2015 21:01:55 +0200
libfinance-quotehist-perl (1.22-1) unstable; urgency=medium
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* New upstream release.
+ Fixes "autopkgtest failure: t/30_splits.t"
(Closes: #785030)
+ removed BusinessWeek
* Refresh disable_network_tests.patch (offset).
* Add patch to fix skip()ping network tests.
* Update years of upstream copyright.
* Declare compliance with Debian Policy 3.9.6.
* Mark package as autopkgtest-able.
* Update list of supported services in long description.
-- gregor herrmann <gregoa@debian.org> Tue, 12 May 2015 00:16:27 +0200
libfinance-quotehist-perl (1.20-1) unstable; urgency=low
* Team upload.
* New upstream release:
- added DailyFinance
- removed QuoteMedia, MSN, Investopedia
* Refresh patch (offset). Add more DEP3 headers.
* debian/copyright: update years of upstream copyright and license
stanzas.
* Bump debhelper compatibility level to 8.
* Remove unneeded dependency from libhtml-tableextract-perl (build)
dependency.
* Update list of supported services in long description.
-- gregor herrmann <gregoa@debian.org> Tue, 22 Oct 2013 18:55:50 +0200
libfinance-quotehist-perl (1.19-2) unstable; urgency=low
* Take over for the Debian Perl Group with maintainer's permission
(http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610384#20)
* debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
field (source stanza). Changed: Homepage field changed to
metacpan.org URL; Maintainer set to Debian Perl Group <pkg-perl-
maintainers@lists.alioth.debian.org> (was: John Lightsey
<lightsey@debian.org>); Added myself to Uploaders.
* debian/watch: use metacpan-based URL.
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.; Source URL changed to
metacpan.org URL.
* bring d/copyright in line with DEP-5
* s/Finance-QuoteHist/Finance::QuoteHist/ in long description
* remove 'perl' from dependencies, since there already is ${perl:Depends}
present
* Standards-Version: 3.9.4
-- Damyan Ivanov <dmn@debian.org> Mon, 01 Apr 2013 01:16:56 +0300
libfinance-quotehist-perl (1.19-1) unstable; urgency=low
* New upstream release
-- John Lightsey <lightsey@debian.org> Sat, 03 Sep 2011 15:53:56 -0500
libfinance-quotehist-perl (1.16-2) unstable; urgency=low
* Add patch to disable all tests that require network connectivity.
(Closes: #636270)
* Bump standards version to 3.9.2.0
-- John Lightsey <lightsey@debian.org> Mon, 22 Aug 2011 20:41:00 -0500
libfinance-quotehist-perl (1.16-1) unstable; urgency=low
* New upstream release
* Remove spelling_errors.patch (applied upstream)
-- John Lightsey <lightsey@debian.org> Thu, 25 Nov 2010 10:54:00 -0600
libfinance-quotehist-perl (1.14-1) unstable; urgency=low
* Initial Release. (Closes: #588401)
-- John Lightsey <lightsey@debian.org> Sat, 10 Jul 2010 19:15:00 -0500
|