[libfinance-quote-perl] 02/42: Imported Debian patch 1.17+git20120506-1

gregor herrmann gregoa at debian.org
Mon Aug 21 19:53:10 UTC 2017


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

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

commit b2f2497530defd476ba12ecff922eebbd5444605
Merge: df74f80 55e8f97
Author: Bart Martens <bartm at debian.org>
Date:   Sun May 6 15:12:57 2012 +0000

    Imported Debian patch 1.17+git20120506-1

 ChangeLog                         |  51 +++--
 MANIFEST.skip                     |  15 ++
 META.yml                          |  35 ---
 debian/changelog                  |  23 ++
 debian/compat                     |   2 +-
 debian/control                    |   4 +-
 debian/copyright                  |  12 +-
 debian/patches/02_typo.diff       |  13 --
 debian/patches/03_whatis.diff     |  64 +++---
 debian/patches/04_deka.diff       |   2 +-
 debian/patches/06_seb.diff        |   8 +-
 debian/patches/08_deka.diff       |   2 +-
 debian/patches/10_whatis.diff     |  11 +
 debian/patches/series             |   5 +
 debian/rules                      |  30 +--
 debian/source/format              |   1 +
 htdocs/Images/Button1.gif         | Bin 0 -> 1247 bytes
 htdocs/Images/Button2.gif         | Bin 0 -> 1260 bytes
 htdocs/Images/bg.jpg              | Bin 0 -> 4695 bytes
 htdocs/Images/bg2.jpg             | Bin 0 -> 11048 bytes
 htdocs/Images/logo_big1.gif       | Bin 0 -> 18565 bytes
 htdocs/Images/logo_medium1.gif    | Bin 0 -> 16230 bytes
 htdocs/Images/logo_small1.gif     | Bin 0 -> 11604 bytes
 htdocs/Images/logo_small2.gif     | Bin 0 -> 9653 bytes
 htdocs/Stylesheet.css             |  24 ++
 htdocs/developer.html             | 118 ++++++++++
 htdocs/discussion.html            |  83 +++++++
 htdocs/documentation.html         |  75 ++++++
 htdocs/download.html              | 105 +++++++++
 htdocs/index.html                 | 173 ++++++++++++++
 htdocs/tpj/finance-quote-example  |  76 +++++++
 htdocs/tpj/finance-quote-sidebar  |  36 +++
 htdocs/tpj/finance-quote.txt      | 465 ++++++++++++++++++++++++++++++++++++++
 inc/Module/Install.pm             | 113 +++------
 inc/Module/Install/Base.pm        |  60 +++--
 inc/Module/Install/Can.pm         |  20 +-
 inc/Module/Install/Fetch.pm       |  12 +-
 inc/Module/Install/Makefile.pm    |  53 ++---
 inc/Module/Install/Metadata.pm    | 368 ++++++++++--------------------
 inc/Module/Install/Win32.pm       |   6 +-
 inc/Module/Install/WriteAll.pm    |  26 +--
 lib/Finance/Quote.pm              | 105 +++++++--
 lib/Finance/Quote/BSERO.pm        | 183 +++++++++++++++
 lib/Finance/Quote/Bourso.pm       | 106 +++++++--
 lib/Finance/Quote/Currencies.pm   |   4 +-
 lib/Finance/Quote/TSP.pm          |  54 ++++-
 lib/Finance/Quote/Tdefunds.pm     |   1 +
 lib/Finance/Quote/Tiaacref.pm     |  32 ++-
 lib/Finance/Quote/VWD.pm          |  26 ++-
 lib/Finance/Quote/Yahoo/Base.pm   |   9 +
 lib/Finance/Quote/Yahoo/Europe.pm |   5 +
 t/bourso.t                        |  34 ++-
 t/bsero.t                         |  45 ++++
 t/currency.t                      |  12 +-
 t/quote.t                         |  34 ++-
 t/yahoo_europe.t                  |   7 +-
 56 files changed, 2099 insertions(+), 649 deletions(-)

diff --cc debian/changelog
index b63e43f,0000000..39d95b4
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,148 -1,0 +1,171 @@@
++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 at 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 at 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 at 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 at 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 at halbordnung.de>, thanks.
 +
 + -- Bart Martens <bartm at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at T-Online.de>, thanks.
 +
 + -- Bart Martens <bartm at 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 at 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 at 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 at debian.org>  Fri, 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 at 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 at 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 at debian.org>  Sun, 11 Nov 2001 18:48:36 +1100
 +
 +libfinance-quote-perl (1.06-1) unstable; urgency=low
 +
 +  * Version update.
 +
 + -- Ross Peachey <rcp at 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 at debian.org>  Wed, 14 Feb 2001 15:24:49 +1100
 +
 +Local variables:
 +mode: debian-changelog
 +user-mail-address: "rcp at debian.org"
 +End:
 +
diff --cc debian/compat
index 7ed6ff8,0000000..45a4fb7
mode 100644,000000..100644
--- a/debian/compat
+++ b/debian/compat
@@@ -1,1 -1,0 +1,1 @@@
- 5
++8
diff --cc debian/control
index bfe4881,0000000..168d279
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,14 -1,0 +1,14 @@@
 +Source: libfinance-quote-perl
 +Section: perl
 +Priority: optional
 +Maintainer: Bart Martens <bartm at debian.org>
- Build-Depends: cdbs, debhelper (>= 5), libhtml-tableextract-perl, libwww-perl
- Standards-Version: 3.8.3
++Build-Depends: debhelper (>= 8.0.0), libhtml-tableextract-perl, libwww-perl, libcrypt-ssleay-perl
++Standards-Version: 3.9.3
 +Homepage: http://finance-quote.sourceforge.net/
 +
 +Package: libfinance-quote-perl
 +Architecture: all
 +Depends: ${perl:Depends}, ${misc:Depends}, libhtml-tableextract-perl, libwww-perl, libcrypt-ssleay-perl
 +Description: Perl module for retrieving stock quotes from a variety of sources
 + This is a Perl module that retrieves stock quotes and other securities
 + information from various locations
diff --cc debian/copyright
index a5fc533,0000000..a947d33
mode 100644,000000..100644
--- a/debian/copyright
+++ b/debian/copyright
@@@ -1,82 -1,0 +1,92 @@@
 +This is Debian GNU/Linux's prepackaged version of Finance::Quote.  This
 +is a set of perl modules which provide access to securities prices.
 +
 +This package was put together by Ross Peachey <rcp at debian.org>, from
 +the original sources, available from:
 +
 +     http://sourceforge.net/projects/finance-quote/
 +
++How the file libfinance-quote-perl_1.17+git20110918.orig.tar.gz was created :
++
++     git clone https://github.com/pfenwick/finance-quote.git
++     cd finance-quote/
++     rm -rf .git .gitignore .cvsignore
++     rm -rf debian
++     cd ..
++     tar cf libfinance-quote-perl_1.17+git20110918.orig.tar finance-quote/
++     gzip -9 libfinance-quote-perl_1.17+git20110918.orig.tar
++
 +The library is also available from the Comprehensive Perl Archive
 +Network (CPAN). Visit <URL:http://www.perl.com/CPAN/> to find a CPAN
 +site near you.
 +
 +Copyright 1998, Dj Padzensky
 +Copyright 1998, 1999 Linas Vepstas
 +Copyright 2000, Yannick LE NY (update for Yahoo Europe and YahooQuote)
 +Copyright 2000-2001, Paul Fenwick (updates for ASX, maintenance and release)
 +Copyright 2000-2001, Brent Neal (update for TIAA-CREF)
 +Copyright 2000 Volker Stuerzl (DWS and VWD support)
 +Copyright 2000 Keith Refson (Trustnet support)
 +Copyright 2001 Rob Sessink (AEX support)
 +Copyright 2001 Leigh Wedding (ASX updates)
 +Copyright 2001 Tobias Vancura (Fool support)
 +Copyright 2001 James Treacy (TD Waterhouse support)
 +Copyright (C) 1989, 1991 Free Software Foundation, Inc.
 +Copyright (C) 1998, 1999 Linas Vepstas <linas at linas.org>
 +Copyright (C) 1998, Dj Padzensky <djpadz at padz.net>
 +Copyright (C) 2000-2004, Paul Fenwick <pjf at cpan.org>
 +Copyright (C) 2000-2001, Brent Neal <brentn at users.sourceforge.net>
 +Copyright (C) 2000, Keith Refson <Keith.Refson at earth.ox.ac.uk>
 +Copyright (C) 2000, Volker Stuerzl <volker.stuerzl at gmx.de>
 +Copyright (C) 2000, Yannick LE NY <y-le-ny at ifrance.com>
 +Copyright (C) 2001, James Treacy <treacy at debian.org>
 +Copyright (C) 2001, Leigh Wedding <leigh.wedding at telstra.com>
 +Copyright (C) 2001, M.R.Muthu Kumar <m_muthukumar at users.sourceforge.net>
 +Copyright (C) 2001, Rob Sessink <rob_ses at users.sourceforge.net>
 +Copyright (C) 2001, Tobias Vancura <tvancura at altavista.net>
 +Copyright (C) 2002, Rainer Dorsch <rainer.dorsch at informatik.uni-stuttgart.de>
 +Copyright (C) 2003,2005,2006 Jörg Sommer <joerg at alea.gnuu.de>
 +Copyright (C) 2003, Ian Dall <ian at beware.dropbear.id.au>
 +Copyright (C) 2003, Pawel Konieczny <konieczp at users.sourceforge.net>
 +Copyright (C) 2003, Rob Clark <finiteautomaton at users.sourceforge.net>
 +Copyright (C) 2003, Tomas Carlsson <tc at tompa.nu>
 +Copyright (C) 2004, Frank Mori Hess <fmhess at users.sourceforge.net>
 +Copyright (C) 2004, Johan van Oostrum
 +Copyright (C) 2004, Michael Curtis 
 +Copyright (C) 2005  Knut Franke <Knut.Franke at gmx.de>
 +Copyright (C) 2005, Morten Cools <morten at cools.no>
 +Copyright (C) 2006, Dominique Corbex <domcox at sourceforge.net>
 +Copyright (C) 2006, Klaus Dahlke <klaus.dahlke at gmx.de>
 +Copyright (C) 2006, Mika Laari <mika.laari at iki.fi>
 +Copyright (C) 2008, Stephan Ebelt <stephan.ebelt at gmx.de>
 +Copyright (C) 2008, Bernard Fuentes <bernard.fuentes at gmail.com>
 +Copyright (C) 2008-2009 Adam Kennedy
 +Copyright (C) 2009, Herman van Rink
 +Copyright (C) 2008-2009, Erik Colson <eco at ecocode.net>
 +Copyright (C) 2009, Bradley Dean <bjdean at bjdean.id.au>
 +
 +License:
 +
 +   This package is free software; you can redistribute it and/or modify
 +   it under the terms of the GNU General Public License as published by
 +   the Free Software Foundation; either version 2 of the License, or
 +   (at your option) any later version.
 +
 +   This package is distributed in the hope that it will be useful,
 +   but WITHOUT ANY WARRANTY; without even the implied warranty of
 +   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 +   GNU General Public License for more details.
 +
 +   You should have received a copy of the GNU General Public License
 +   along with this package; if not, write to the Free Software
 +   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 +
 +On Debian systems, the complete text of the GNU General
 +Public License can be found in `/usr/share/common-licenses/GPL'.
 +
 +The Debian packaging is
 +   Copyright (C) 2001-2003 Ross Peachey <rcp at debian.org>
 +   Copyright (C) 2006 Don Armstrong <don at debian.org>
-    Copyright (C) 2006-2009 Bart Martens <bartm at knars.be>
++   Copyright (C) 2006-2012 Bart Martens <bartm at knars.be>
 +and is licensed under the GPL version 2, see above.
 +
diff --cc debian/patches/03_whatis.diff
index f2264c9,0000000..7006c30
mode 100644,000000..100644
--- a/debian/patches/03_whatis.diff
+++ b/debian/patches/03_whatis.diff
@@@ -1,98 -1,0 +1,106 @@@
- diff -ruN ../orig/libfinance-quote-perl-1.13/lib/Finance/Quote/AEX.pm lib/Finance/Quote/AEX.pm
- --- ../orig/libfinance-quote-perl-1.13/lib/Finance/Quote/AEX.pm	2005-11-17 07:49:17.000000000 +0100
- +++ lib/Finance/Quote/AEX.pm	2008-02-03 17:31:39.000000000 +0100
- @@ -559,7 +559,7 @@
++Index: libfinance-quote-perl-1.17+git20120506/lib/Finance/Quote/AEX.pm
++===================================================================
++--- libfinance-quote-perl-1.17+git20120506.orig/lib/Finance/Quote/AEX.pm	2012-05-06 15:06:44.000000000 +0000
+++++ libfinance-quote-perl-1.17+git20120506/lib/Finance/Quote/AEX.pm	2012-05-06 15:17:12.000000000 +0000
++@@ -165,7 +165,7 @@
 + 
 + =head1 NAME
 + 
 +-Finance::Quote::AEX Obtain quotes from Amsterdam Euronext eXchange 
 ++Finance::Quote::AEX - Obtain quotes from Amsterdam Euronext eXchange 
 + 
 + =head1 SYNOPSIS
 + 
- diff -ruN ../orig/libfinance-quote-perl-1.13/lib/Finance/Quote/AIAHK.pm lib/Finance/Quote/AIAHK.pm
- --- ../orig/libfinance-quote-perl-1.13/lib/Finance/Quote/AIAHK.pm	2006-09-11 16:08:47.000000000 +0200
- +++ lib/Finance/Quote/AIAHK.pm	2008-02-03 17:31:56.000000000 +0100
++Index: libfinance-quote-perl-1.17+git20120506/lib/Finance/Quote/AIAHK.pm
++===================================================================
++--- libfinance-quote-perl-1.17+git20120506.orig/lib/Finance/Quote/AIAHK.pm	2012-05-06 15:06:44.000000000 +0000
+++++ libfinance-quote-perl-1.17+git20120506/lib/Finance/Quote/AIAHK.pm	2012-05-06 15:17:12.000000000 +0000
 +@@ -139,7 +139,7 @@
 + 
 + =head1 NAME
 + 
 +-Finance::Quote::AIAHK Obtain quotes from American International Assurance 
 ++Finance::Quote::AIAHK - Obtain quotes from American International Assurance 
 + 
 + =head1 SYNOPSIS
 + 
- diff -ruN ../orig/libfinance-quote-perl-1.13/lib/Finance/Quote/ASEGR.pm lib/Finance/Quote/ASEGR.pm
- --- ../orig/libfinance-quote-perl-1.13/lib/Finance/Quote/ASEGR.pm	2005-05-05 01:51:11.000000000 +0200
- +++ lib/Finance/Quote/ASEGR.pm	2008-02-03 17:32:10.000000000 +0100
++Index: libfinance-quote-perl-1.17+git20120506/lib/Finance/Quote/ASEGR.pm
++===================================================================
++--- libfinance-quote-perl-1.17+git20120506.orig/lib/Finance/Quote/ASEGR.pm	2012-05-06 15:06:44.000000000 +0000
+++++ libfinance-quote-perl-1.17+git20120506/lib/Finance/Quote/ASEGR.pm	2012-05-06 15:17:12.000000000 +0000
 +@@ -111,7 +111,7 @@
 + 
 + =head1 NAME
 + 
 +-Finance::Quote::ASEGR Obtain quotes from Athens Stock Exchange.
 ++Finance::Quote::ASEGR - Obtain quotes from Athens Stock Exchange.
 + 
 + =head1 SYNOPSIS
 + 
- diff -ruN ../orig/libfinance-quote-perl-1.13/lib/Finance/Quote/BMONesbittBurns.pm lib/Finance/Quote/BMONesbittBurns.pm
- --- ../orig/libfinance-quote-perl-1.13/lib/Finance/Quote/BMONesbittBurns.pm	2007-01-08 00:23:20.000000000 +0100
- +++ lib/Finance/Quote/BMONesbittBurns.pm	2008-02-03 17:32:21.000000000 +0100
++Index: libfinance-quote-perl-1.17+git20120506/lib/Finance/Quote/BMONesbittBurns.pm
++===================================================================
++--- libfinance-quote-perl-1.17+git20120506.orig/lib/Finance/Quote/BMONesbittBurns.pm	2012-05-06 15:06:44.000000000 +0000
+++++ libfinance-quote-perl-1.17+git20120506/lib/Finance/Quote/BMONesbittBurns.pm	2012-05-06 15:17:12.000000000 +0000
 +@@ -174,7 +174,7 @@
 + 
 + =head1 NAME
 + 
 +-Finance::Quote::BMONesbittBurns Obtain quotes from the BMO NesbittBurns site
 ++Finance::Quote::BMONesbittBurns - Obtain quotes from the BMO NesbittBurns site
 + 
 + =head1 SYNOPSIS
 + 
- diff -ruN ../orig/libfinance-quote-perl-1.13/lib/Finance/Quote/Bourso.pm lib/Finance/Quote/Bourso.pm
- --- ../orig/libfinance-quote-perl-1.13/lib/Finance/Quote/Bourso.pm	2006-12-31 22:21:31.000000000 +0100
- +++ lib/Finance/Quote/Bourso.pm	2008-02-03 17:32:30.000000000 +0100
- @@ -383,7 +383,7 @@
++Index: libfinance-quote-perl-1.17+git20120506/lib/Finance/Quote/Bourso.pm
++===================================================================
++--- libfinance-quote-perl-1.17+git20120506.orig/lib/Finance/Quote/Bourso.pm	2012-05-06 15:06:44.000000000 +0000
+++++ libfinance-quote-perl-1.17+git20120506/lib/Finance/Quote/Bourso.pm	2012-05-06 15:17:12.000000000 +0000
++@@ -274,7 +274,7 @@
 + 
 + =head1 NAME
 + 
 +-Finance::Quote::Bourso Obtain quotes from Boursorama.
 ++Finance::Quote::Bourso - Obtain quotes from Boursorama.
 + 
 + =head1 SYNOPSIS
 + 
- diff -ruN ../orig/libfinance-quote-perl-1.13/lib/Finance/Quote/LeRevenu.pm lib/Finance/Quote/LeRevenu.pm
- --- ../orig/libfinance-quote-perl-1.13/lib/Finance/Quote/LeRevenu.pm	2006-12-31 21:22:27.000000000 +0100
- +++ lib/Finance/Quote/LeRevenu.pm	2008-02-03 17:32:40.000000000 +0100
++Index: libfinance-quote-perl-1.17+git20120506/lib/Finance/Quote/LeRevenu.pm
++===================================================================
++--- libfinance-quote-perl-1.17+git20120506.orig/lib/Finance/Quote/LeRevenu.pm	2012-05-06 15:06:44.000000000 +0000
+++++ libfinance-quote-perl-1.17+git20120506/lib/Finance/Quote/LeRevenu.pm	2012-05-06 15:17:12.000000000 +0000
 +@@ -411,7 +411,7 @@
 + 
 + =head1 NAME
 + 
 +-Finance::Quote::LeRevenu Obtain quotes from http://bourse.lerevenu.com.
 ++Finance::Quote::LeRevenu - Obtain quotes from http://bourse.lerevenu.com.
 + 
 + =head1 SYNOPSIS
 + 
- diff -ruN ../orig/libfinance-quote-perl-1.13/lib/Finance/Quote/TSP.pm lib/Finance/Quote/TSP.pm
- --- ../orig/libfinance-quote-perl-1.13/lib/Finance/Quote/TSP.pm	2007-01-02 02:01:49.000000000 +0100
- +++ lib/Finance/Quote/TSP.pm	2008-02-03 17:32:52.000000000 +0100
- @@ -145,7 +145,7 @@
++Index: libfinance-quote-perl-1.17+git20120506/lib/Finance/Quote/TSP.pm
++===================================================================
++--- libfinance-quote-perl-1.17+git20120506.orig/lib/Finance/Quote/TSP.pm	2012-05-06 15:06:44.000000000 +0000
+++++ libfinance-quote-perl-1.17+git20120506/lib/Finance/Quote/TSP.pm	2012-05-06 15:17:12.000000000 +0000
++@@ -152,7 +152,7 @@
 + 
 + =head1 NAME
 + 
 +-Finance::Quote::TSP Obtain fund prices for US Federal Government Thrift Savings Plan
 ++Finance::Quote::TSP - Obtain fund prices for US Federal Government Thrift Savings Plan
 + 
 + =head1 SYNOPSIS
 + 
- diff -ruN ../orig/libfinance-quote-perl-1.13/lib/Finance/Quote/USFedBonds.pm lib/Finance/Quote/USFedBonds.pm
- --- ../orig/libfinance-quote-perl-1.13/lib/Finance/Quote/USFedBonds.pm	2005-10-22 23:33:17.000000000 +0200
- +++ lib/Finance/Quote/USFedBonds.pm	2008-02-03 17:33:06.000000000 +0100
- @@ -162,9 +162,7 @@
++Index: libfinance-quote-perl-1.17+git20120506/lib/Finance/Quote/USFedBonds.pm
++===================================================================
++--- libfinance-quote-perl-1.17+git20120506.orig/lib/Finance/Quote/USFedBonds.pm	2012-05-06 15:06:44.000000000 +0000
+++++ libfinance-quote-perl-1.17+git20120506/lib/Finance/Quote/USFedBonds.pm	2012-05-06 15:17:12.000000000 +0000
++@@ -164,9 +164,7 @@
 + 
 + =head1 NAME
 + 
 +-Finance::Quote::USFedBonds
 +-Get US Federal Bond redemption values directly from the treasury at
 +-www.publicdebt.treas.gov/sav/savvalue.htm
 ++Finance::Quote::USFedBonds - Get US Federal Bond redemption values directly from the treasury at www.publicdebt.treas.gov/sav/savvalue.htm
 + 
 + =head1 SYNOPSIS
 + 
diff --cc debian/patches/04_deka.diff
index c43834d,0000000..d491bdd
mode 100644,000000..100644
--- a/debian/patches/04_deka.diff
+++ b/debian/patches/04_deka.diff
@@@ -1,55 -1,0 +1,55 @@@
 +--- ../orig/libfinance-quote-perl-1.13/lib/Finance/Quote/Deka.pm	2007-01-01 00:20:55.000000000 +0100
- +++ lib/Finance/Quote/Deka.pm	2008-02-03 17:24:07.000000000 +0100
+++++ ./lib/Finance/Quote/Deka.pm	2008-02-03 17:24:07.000000000 +0100
 +@@ -62,8 +62,7 @@
 +     if (!$response -> is_success()) {
 +       $info{$stock,"errormsg"} = "HTTP failure";
 +     } else {
 +-      my @headers = [qw(Name ISIN Whg Datum)];
 +-      my $te = new HTML::TableExtract(headers => @headers, slice_columns => 0);
 ++      my $te = new HTML::TableExtract();
 +       $te->parse($response->content);
 +       foreach my $ts ($te->table_states) {
 + #        foreach my $row ($ts->rows) {
 +@@ -73,16 +72,34 @@
 + 	
 +         foreach my $row ($ts->rows) {
 + 	  next if !defined $$row[0] || !defined $$row[1];
 +-	  $info{$stock,"name"} = $$row[0];
 +-	  $info{$stock,"currency"} = $$row[2];
 +-	  $quoter->store_date(\%info, $stock, {eurodate => $$row[6]});
 +-	  $info{$stock,"price"} = convert_price(trim($$row[4]));
 +-	  $info{$stock,"last"} = $info{$stock,"price"};
 +-	  $info{$stock,"success"} = 1;
 +-	  $info{$stock,"method"} = "deka";
 +-	  $info{$stock,"symbol"} = $stock;
 ++	  next if !defined $$row[2] || !defined $$row[3];
 ++	  $info{$stock,"currency"} = $$row[1] if( $$row[0] =~ /^W.hrung:$/ );
 ++	  $info{$stock,"price"} = convert_price(trim($$row[3])) if( $$row[2] eq "Anteilpreis Aktuell:" );
 +         }
 +       }
 ++
 ++      $info{$stock,"name"} = $1
 ++        if( $response->content =~ /<div class="sfg_txt">[^<>]*<h1>([^<>]+)<\/h1>/s );
 ++      $info{$stock,"eurodate"} = $1
 ++        if( $response->content =~ /<div class="box">[^<>]*<h2 class="headline">Aktuelle Fondsdaten vom ([^<>]+)<\/h2>/s );
 ++      $info{$stock,"last"} = $info{$stock,"price"}
 ++        if( defined $info{$stock,"price"} );
 ++
 ++      $info{$stock,"success"} = 1
 ++      	if( defined $info{$stock,"name"}
 ++      	&&  defined $info{$stock,"eurodate"}
 ++      	&&  defined $info{$stock,"price"}
 ++	&&  defined $info{$stock,"last"}
 ++	&&  defined $info{$stock,"currency"} );
 ++
 ++      if( $info{$stock,"success"} == 1 )
 ++      {
 ++        $info{$stock,"method"} = "deka";
 ++        $info{$stock,"symbol"} = $stock;
 ++        $quoter->store_date(\%info, $stock, {eurodate => $info{$stock,"eurodate"}});
 ++        delete $info{$stock,"eurodate"};
 ++      }
 ++
 +       $info{$stock,"errormsg"} = "Couldn't parse deka website"
 + 	  if ($info{$stock,"success"} == 0);
 +     }
diff --cc debian/patches/06_seb.diff
index c5f1a11,0000000..5d60b96
mode 100644,000000..100644
--- a/debian/patches/06_seb.diff
+++ b/debian/patches/06_seb.diff
@@@ -1,11 -1,0 +1,13 @@@
- --- ../orig/libfinance-quote-perl-1.13/lib/Finance/Quote/SEB.pm	2005-03-20 02:44:13.000000000 +0100
- +++ lib/Finance/Quote/SEB.pm	2008-06-29 17:34:01.000000000 +0200
- @@ -119,7 +119,7 @@
++Index: libfinance-quote-perl-1.17+git20120506/lib/Finance/Quote/SEB.pm
++===================================================================
++--- libfinance-quote-perl-1.17+git20120506.orig/lib/Finance/Quote/SEB.pm	2012-05-06 15:06:44.000000000 +0000
+++++ libfinance-quote-perl-1.17+git20120506/lib/Finance/Quote/SEB.pm	2012-05-06 15:19:11.000000000 +0000
++@@ -121,7 +121,7 @@
 + Therefore the complete fund name must be given, including spaces, case
 + is important.
 + 
 +-Consult http://taz.vv.sebank.se/cgi-bin/pts3/pow/Fonder/kurser/kurslista_body.asp
 ++Consult http://www.seb.se/
 + for all available funds.
 + 
 + Example "SEB Aktiesparfond"
diff --cc debian/patches/08_deka.diff
index 1863d2d,0000000..af6dd43
mode 100644,000000..100644
--- a/debian/patches/08_deka.diff
+++ b/debian/patches/08_deka.diff
@@@ -1,14 -1,0 +1,14 @@@
 +Patch by Daniel Bayer <daniel at halbordnung.de>
 +Closes: #539052
 +
 +--- lib/Finance/Quote/Deka.pm.orig	2009-07-29 11:16:07.000000000 +0200
- +++ lib/Finance/Quote/Deka.pm	2009-07-29 11:18:12.000000000 +0200
+++++ ./lib/Finance/Quote/Deka.pm	2009-07-29 11:18:12.000000000 +0200
 +@@ -81,7 +81,7 @@
 +       $info{$stock,"name"} = $1
 +         if( $response->content =~ /<div class="sfg_txt">[^<>]*<h1>([^<>]+)<\/h1>/s );
 +       $info{$stock,"eurodate"} = $1
 +-        if( $response->content =~ /<div class="box">[^<>]*<h2 class="headline">Aktuelle Fondsdaten vom ([^<>]+)<\/h2>/s );
 ++        if( $response->content =~ /<h2 class="headline">Aktuelle Fondsdaten vom ([^<>]+)<\/h2>/s );
 +       $info{$stock,"last"} = $info{$stock,"price"}
 +         if( defined $info{$stock,"price"} );
 + 
diff --cc debian/patches/10_whatis.diff
index 0000000,0000000..2b9f089
new file mode 100644
--- /dev/null
+++ b/debian/patches/10_whatis.diff
@@@ -1,0 -1,0 +1,11 @@@
++--- ../orig/finance-quote/./lib/Finance/Quote/BSERO.pm	2011-09-18 03:49:17.000000000 +0200
+++++ ./lib/Finance/Quote/BSERO.pm	2011-09-18 04:15:09.000000000 +0200
++@@ -142,7 +142,7 @@
++ 
++ =head1 NAME
++ 
++-Finance::Quote::BSERO Obtain quotes from Bucharest Stock Exchange.
+++Finance::Quote::BSERO - Obtain quotes from Bucharest Stock Exchange.
++ 
++ =head1 SYNOPSIS
++ 
diff --cc debian/patches/series
index 0000000,0000000..0f8a1ec
new file mode 100644
--- /dev/null
+++ b/debian/patches/series
@@@ -1,0 -1,0 +1,5 @@@
++03_whatis.diff
++04_deka.diff
++06_seb.diff
++08_deka.diff
++10_whatis.diff
diff --cc debian/rules
index 9035454,0000000..1cffe0f
mode 100755,000000..100755
--- a/debian/rules
+++ b/debian/rules
@@@ -1,18 -1,0 +1,18 @@@
 +#!/usr/bin/make -f
 +
- include /usr/share/cdbs/1/rules/debhelper.mk
- include /usr/share/cdbs/1/class/perlmodule.mk
- include /usr/share/cdbs/1/rules/simple-patchsys.mk
++#export DH_VERBOSE=1
++#export ONLINE_TEST=yes
++
++%:
++	dh $@
++
++skip_these_tests = \
++	bsero.t \
++
++override_dh_auto_test:
++	[ -d test ] || mkdir test
++	for t in $(skip_these_tests) ; do mv t/$$t test ; done
++	dh_auto_test
++	for t in $(skip_these_tests) ; do mv test/$$t t ; done
++	rmdir test
 +
- # DEB_MAKE_ENVVARS += ONLINE_TEST=yes
- # 
- # update-config::
- # 	[ -d test ] || mkdir test
- # 	mv t/*.t test
- # 	mv test/yahoo*.t t
- # 
- # reverse-config::
- # 	if [ -d test ] ; then \
- # 		mv test/*.t t ; \
- # 		rmdir test ; \
- # 	fi
diff --cc debian/source/format
index 0000000,0000000..163aaf8
new file mode 100644
--- /dev/null
+++ b/debian/source/format
@@@ -1,0 -1,0 +1,1 @@@
++3.0 (quilt)

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



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