--- fimport-3000.82.orig/debian/watch +++ fimport-3000.82/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://cran.r-project.org/src/contrib/fImport_([-\d\.]*)\.tar.gz --- fimport-3000.82.orig/debian/overrides +++ fimport-3000.82/debian/overrides @@ -0,0 +1,6 @@ +r-cran-fimport: extra-license-file usr/lib/R/site-library/fImport/DocCopying.pdf +r-cran-fimport: old-fsf-address-in-copyright-file +r-cran-fimport: script-not-executable usr/lib/R/site-library/fImport/perl/html-parser/html-to-ascii.pl +r-cran-fimport: script-not-executable usr/lib/R/site-library/fImport/perl/html-parser/html-to-rfc.pl +r-cran-fimport: script-not-executable usr/lib/R/site-library/fImport/perl/xls2csv.pl +r-cran-fimport: script-uses-bin-env usr/lib/R/site-library/fImport/perl/xls2csv.pl --- fimport-3000.82.orig/debian/changelog +++ fimport-3000.82/debian/changelog @@ -0,0 +1,124 @@ +fimport (3000.82-2) unstable; urgency=low + + * debian/control: Set Build-Depends: to current R version + + * (Re-)building with R 3.0.0 + + -- Dirk Eddelbuettel Wed, 03 Apr 2013 05:50:21 -0500 + +fimport (3000.82-1) unstable; urgency=low + + * New upstream release + + * debian/control: Set Build-Depends: to current R version + * debian/control: Set Standards-Version: to current version + + -- Dirk Eddelbuettel Fri, 15 Mar 2013 11:11:41 -0500 + +fimport (2160.81-1) unstable; urgency=low + + * New upstream release + + * debian/control: Set Build-Depends: to current R version + * debian/control: Change Depends to ${R:Depends} + * debian/control: Set Standards-Version: to current version + + -- Dirk Eddelbuettel Tue, 20 Mar 2012 11:04:43 -0500 + +fimport (2110.79-3) unstable; urgency=low + + * Rebuilt for R 2.14.0 so that a default NAMESPACE file is created + + * debian/control: Set (Build-)Depends: to current R version + * debian/control: Set Standards-Version: to current version + + -- Dirk Eddelbuettel Sun, 23 Oct 2011 15:30:00 -0500 + +fimport (2110.79-2) unstable; urgency=low + + * debian/control: Added Depends: on lynx (Closes: #584612) + + * debian/control: Set (Build-)Depends: to current R version + + -- Dirk Eddelbuettel Fri, 04 Jun 2010 22:02:21 -0500 + +fimport (2110.79-1) unstable; urgency=low + + * New upstream release + + * debian/control: Set (Build-)Depends: to current R version + * debian/control: Set Standards-Version: to current version + + -- Dirk Eddelbuettel Wed, 14 Apr 2010 18:42:33 -0500 + +fimport (2110.78-1) unstable; urgency=low + + * New upstream release + + * debian/control: Set (Build-)Depends: to current R version + + -- Dirk Eddelbuettel Wed, 06 Jan 2010 17:50:16 -0600 + +fimport (2100.77-2) unstable; urgency=low + + * Rebuilt for R 2.10.0 to work with new R-internal help file conversion + + * debian/control: Set (Build-)Depends: to current R version + + -- Dirk Eddelbuettel Wed, 04 Nov 2009 17:13:09 -0600 + +fimport (2100.77-1) unstable; urgency=low + + * New upstream release + + * debian/control: Set (Build-)Depends: to current R version + * debian/control: Set Standards-Version: to current version + + -- Dirk Eddelbuettel Wed, 30 Sep 2009 19:36:30 -0500 + +fimport (290.76-1) unstable; urgency=low + + * New upstream release + + * debian/control: Changed Section: to new section 'gnu-r' + + * debian/control: Set (Build-)Depends: to current R version + * debian/control: Set Standards-Version: to current version 3.8.1 + + -- Dirk Eddelbuettel Sat, 18 Apr 2009 07:39:17 -0500 + +fimport (290.75-1) unstable; urgency=low + + * New upstream release + + * debian/control: Set (Build-)Depends: to current R version + + -- Dirk Eddelbuettel Wed, 28 Jan 2009 19:01:11 -0600 + +fimport (270.74-1) unstable; urgency=low + + * New upstream release + + -- Dirk Eddelbuettel Mon, 27 Oct 2008 20:15:54 -0500 + +fimport (270.73-1) unstable; urgency=low + + * New upstream release + + * debian/control: Add (Build-)Depends: on new package r-cran-timeseries + * debian/control: Updated Suggests: + + * debian/control: Set (Build-)Depends: to current R version + * debian/control: Set Standards-Version: to current version + + * debian/control: Corrected Description + + -- Dirk Eddelbuettel Sun, 26 Oct 2008 15:31:25 -0500 + +fimport (260.72-1) unstable; urgency=low + + * Initial Debian release of new Rmetrics component package + + -- Dirk Eddelbuettel Thu, 18 Oct 2007 21:13:27 -0500 + + --- fimport-3000.82.orig/debian/rules +++ fimport-3000.82/debian/rules @@ -0,0 +1,6 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# debian/rules file for the Debian/GNU Linux r-cran-fimport package +# Copyright 2003-2007 by Dirk Eddelbuettel + +include /usr/share/R/debian/r-cran.mk --- fimport-3000.82.orig/debian/copyright +++ fimport-3000.82/debian/copyright @@ -0,0 +1,73 @@ +This is the Debian GNU/Linux r-cran-fimport package of fImport, a set +of economic and financial data import functions for Rmetrics, a +collection of packages for financial engineering and computational +finance. Both fImport and Rmetrics were written and compiled primarily +by Diethelm Wuertz. + +This package was created by Dirk Eddelbuettel . +The sources were downloaded from the main CRAN site + http://cran.r-project.org/src/contrib/ +and are also available from all CRAN mirrors as e.g. + http://cran.us.r-project.org/src/contrib/ + +The package was renamed from its upstream name 'fImport' to +'r-cran-fimport' to fit the pattern of CRAN (and non-CRAN) packages +for R. + +Copyright (C) 1999 - 2008 Diethelm Wuertz +Copyright (C) 1999 - 2008 Rmetrics Foundation + +License: GPL + +On a Debian GNU/Linux system, the GPL license is included in the file +/usr/share/common-licenses/GPL. + +For reference, the upstream DESCRIPTION file is included below: + + Package: fImport + Version: 260.72 + Date: 1997 - 2007 + Title: Rmetrics - Economic and Financial Data Import + Author: Diethelm Wuertz and many others, see the SOURCE file + Depends: R (>= 2.4.0), fSeries + Maintainer: Diethelm Wuertz and Rmetrics Core Team + Description: Environment for teaching "Financial Engineering and Computational Finance" + NOTE: SEVERAL PARTS ARE STILL PRELIMINARY AND MAY BE CHANGED IN THE FUTURE. + THIS TYPICALLY INCLUDES FUNCTION AND ARGUMENT NAMES, + AS WELL AS DEFAULTS FOR ARGUMENTS AND RETURN VALUES. + LazyLoad: yes + LazyData: yes + License: GPL Version 2 or later + URL: http://www.rmetrics.org + Packaged: Mon Oct 8 14:07:38 2007; myself + + +and the following segment was extracted from the header of R/zzz.R [ +and yes, that is the old FSF address but I am quoting here ] + + # This library is free software; you can redistribute it and/or + # modify it under the terms of the GNU Library General Public + # License as published by the Free Software Foundation; either + # version 2 of the License, or (at your option) any later version. + # + # This library 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 Library General Public License for more details. + # + # You should have received a copy of the GNU Library General + # Public License along with this library; if not, write to the + # Free Foundation, Inc., 59 Temple Place, Suite 330, Boston, + # MA 02111-1307 USA + + # Copyrights (C) + # for this R-port: + # 1999 - 2007, Diethelm Wuertz, GPL + # Diethelm Wuertz + # info@rmetrics.org + # www.rmetrics.org + # for the code accessed (or partly included) from other R-ports: + # see R's copyright and license files + # for the code accessed (or partly included) from contributed R-ports + # and other sources + # see Rmetrics's copyright file --- fimport-3000.82.orig/debian/control +++ fimport-3000.82/debian/control @@ -0,0 +1,21 @@ +Source: fimport +Section: gnu-r +Priority: optional +Maintainer: Dirk Eddelbuettel +Build-Depends: debhelper (>= 7.0.0), r-base-dev (>= 3.0.0~20130330), cdbs, r-cran-timeseries, xvfb, xauth, xfonts-base +Standards-Version: 3.9.4 +Homepage: http://www.Rmetrics.org + +Package: r-cran-fimport +Architecture: all +Depends: ${R:Depends}, r-cran-timeseries, lynx +Suggests: r-cran-runit +Description: GNU R package for financial engineering -- fImport + This package provides functions to import financial and economic data + series import and is part of Rmetrics, a collection of packages for + financial engineering and computational finance written and compiled + by Diethelm Wuertz and others. + . + fImport provides import function to access (free) data from Economagic, + the US Federal Reserve, Forecasts.Org, Yahoo and other web sources. +