[libfinance-quotehist-perl] 01/09: Merge tag 'upstream/1.20'

gregor herrmann gregoa at debian.org
Tue Oct 22 16:56:57 UTC 2013


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libfinance-quotehist-perl.

commit af0216b4f507c248b7409a366a28fa50035d4513
Merge: 9857f53 365217a
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Oct 22 18:46:01 2013 +0200

    Merge tag 'upstream/1.20'
    
    Upstream version 1.20

 Changes                                            |    4 +
 LICENSE                                            |  373 ++++++++++++++
 MANIFEST                                           |   11 +-
 META.yml                                           |    4 +-
 lib/Finance/QuoteHist.pm                           |    8 +-
 .../QuoteHist/{Investopedia.pm => DailyFinance.pm} |  127 ++---
 lib/Finance/QuoteHist/Generic.pm                   |    6 +-
 lib/Finance/QuoteHist/MSN.pm                       |  183 -------
 lib/Finance/QuoteHist/QuoteMedia.pm                |  295 -----------
 t/00_basic.t                                       |    2 +-
 t/10_quotes.t                                      |    2 +-
 t/20_dividends.t                                   |    2 +-
 t/30_splits.t                                      |    2 +-
 t/dat/dividend_investopedia.dat                    |   12 -
 t/dat/dividend_plain.dat                           |   19 +-
 t/dat/dividend_yahoo.dat                           |   19 +-
 t/dat/quote_daily_businessweek.dat                 |  505 ++++++++++---------
 t/dat/quote_daily_dailyfinance.dat                 |  249 ++++++++++
 t/dat/quote_daily_google.dat                       |  508 ++++++++++---------
 t/dat/quote_daily_investopedia.dat                 |  255 ----------
 t/dat/quote_daily_msn.dat                          |  256 ----------
 t/dat/quote_daily_plain.dat                        |  506 ++++++++++---------
 t/dat/quote_daily_stocknod.dat                     |  521 ++++++++++----------
 t/dat/quote_daily_yahoo.dat                        |  506 ++++++++++---------
 t/dat/quote_monthly_businessweek.dat               |   28 +-
 t/dat/quote_monthly_msn.dat                        |   15 -
 t/dat/quote_monthly_yahoo.dat                      |   28 +-
 t/dat/quote_weekly_businessweek.dat                |  109 ++--
 t/dat/quote_weekly_google.dat                      |  313 ++++++++++--
 t/dat/quote_weekly_msn.dat                         |   55 ---
 t/dat/quote_weekly_yahoo.dat                       |  109 ++--
 t/dat/split_investopedia.dat                       |    3 -
 t/dat/split_plain.dat                              |    4 +-
 t/dat/split_yahoo.dat                              |    4 +-
 t/testload.pm                                      |   22 +-
 35 files changed, 2390 insertions(+), 2675 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfinance-quotehist-perl.git



More information about the Pkg-perl-cvs-commits mailing list