--- fcopulae-3042.82.orig/debian/changelog +++ fcopulae-3042.82/debian/changelog @@ -0,0 +1,132 @@ +fcopulae (3042.82-1build1) cosmic; urgency=medium + + * No-change rebuild against r-api-3.5 + + -- Graham Inggs Fri, 01 Jun 2018 21:07:56 +0000 + +fcopulae (3042.82-1) unstable; urgency=medium + + * New upstream release + + * debian/control: Set Standards-Version: to current version + * debian/control: Set Build-Depends: to current R version + * debian/compat: Set level to 9 + + -- Dirk Eddelbuettel Thu, 16 Nov 2017 21:40:41 -0600 + +fcopulae (3011.81-2) unstable; urgency=medium + + * debian/compat: Created + + * debian/control: Set Build-Depends: to current R version + * debian/control: Set Standards-Version: to current version + + -- Dirk Eddelbuettel Tue, 21 Jun 2016 07:14:55 -0500 + +fcopulae (3011.81-1) unstable; urgency=low + + * New upstream release + + * debian/control: Set Build-Depends: to current R version + * debian/control: Set Standards-Version: to current version + + * debian/control: Added new (Build-)Depends: on r-cran-multivar + + -- Dirk Eddelbuettel Wed, 17 Sep 2014 10:39:47 -0500 + +fcopulae (3000.79-2) unstable; urgency=low + + * debian/control: Set Build-Depends: to current R version + + * (Re-)building with R 3.0.0 (beta) + + -- Dirk Eddelbuettel Tue, 02 Apr 2013 07:01:22 -0500 + +fcopulae (3000.79-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 Mon, 18 Mar 2013 06:24:34 -0500 + +fcopulae (2110.78-1) unstable; urgency=low + + * New upstream release + + * Remove (Build-)Depends: on r-cran-adapt + * debian/control: Changed Architecture: to any + + * debian/control: Set (Build-)Depends: to current R version + + -- Dirk Eddelbuettel Wed, 28 Oct 2009 20:09:25 -0500 + +fcopulae (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 + + * debian/control: Set Build-Depends: on r-cran-fbasics to (>= 2100.78) + + -- Dirk Eddelbuettel Wed, 30 Sep 2009 16:42:23 -0500 + +fcopulae (2100.76-1) unstable; urgency=low + + * New upstream release + + * debian/control: Set (Build-)Depends: on r-cran-fbasics to (>= 2100.77) + + -- Dirk Eddelbuettel Mon, 20 Apr 2009 21:38:57 -0500 + +fcopulae (290.75-1) unstable; urgency=low + + * New upstream release + + * debian/control: Set (Build-)Depends: on r-cran-fbasics to (>= 290.76) + + * 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 + + * debian/control: Corrected Architecture: to 'all' + + -- Dirk Eddelbuettel Sat, 18 Apr 2009 07:47:50 -0500 + +fcopulae (270.74-1) unstable; urgency=low + + * New upstream release + + * debian/control: Updated (Build-)Depends: and Suggests: + + * debian/control: Set (Build-)Depends: to current R version + * debian/control: Set Standards-Version: to current version + + -- Dirk Eddelbuettel Mon, 27 Oct 2008 21:37:01 -0500 + +fcopulae (260.72-1) unstable; urgency=low + + * New upstream release + + * debian/control: Set (Build-)Depends: on r-cran-fmultivar (>= 260.72) + * debian/control: Added Build-Depends on xfvb for tcltk lazyload at build + + * Built with R 2.6.0, so setting (Build-)Depends: to + 'r-base-(core|dev) >= 2.6.0' to prevent move to testing before R 2.6.0 + + -- Dirk Eddelbuettel Mon, 12 Nov 2007 20:48:42 -0600 + +fcopulae (251.70-1) unstable; urgency=low + + * Initial Debian release of new Rmetrics component package + + * DESCRIPTION: Set LazyLoad: to 'no' as builds would abort on autoloads of + tcltk when there is no $DISPLAY defined. + + -- Dirk Eddelbuettel Tue, 10 Jul 2007 20:46:04 -0500 + + --- fcopulae-3042.82.orig/debian/compat +++ fcopulae-3042.82/debian/compat @@ -0,0 +1 @@ +9 --- fcopulae-3042.82.orig/debian/control +++ fcopulae-3042.82/debian/control @@ -0,0 +1,20 @@ +Source: fcopulae +Section: gnu-r +Priority: optional +Maintainer: Dirk Eddelbuettel +Build-Depends: debhelper (>= 7), r-base-dev (>= 3.4.2), cdbs, r-cran-sn, r-cran-timedate, r-cran-timeseries, r-cran-fbasics (>= 2100.78), r-cran-fmultivar, xvfb, xauth, xfonts-base +Standards-Version: 4.1.1 +Homepage: http://www.Rmetrics.org + +Package: r-cran-fcopulae +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends}, r-cran-sn, r-cran-timedate, r-cran-timeseries, r-cran-fbasics (>= 2100.78), r-cran-fmultivar +Suggests: r-cran-runit +Description: GNU R package for financial engineering -- fCopulae + This package of functions for financial engineering and computational + finance is part of Rmetrics, a collection of packages written and + compiled by Diethelm Wuertz. + . + fCopulae provides functions for (nonlinear) dependence structure modelling. + + --- fcopulae-3042.82.orig/debian/copyright +++ fcopulae-3042.82/debian/copyright @@ -0,0 +1,62 @@ +This is the Debian GNU/Linux r-cran-fcopulae package of fCopulae, a +set of functions for modeling of (nonlinear and nonnormal) dependence +between variables, and part of Rmetrics, a collection of packages for +financial engineering and computational finance. Both fCopulae and +Rmetrics were written and compiled primarily by Diethelm Wuertz. + +This package was created by Dirk Eddelbuettel . +The sources were downloaded from + http://www.rmetrics.org +and are also available from + http://cran.r-project.org/src/contrib/ +and all CRAN mirrors as e.g. + http://cran.us.r-project.org/src/contrib/ + +The package was renamed from its upstream name 'fCopulae to +'r-cran-fcopulae 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: fCopulae + Version: 251.70 + Date: 1997 - 2007 + Title: Rmetrics - Dependence Structures with Copulas + Author: Diethelm Wuertz and many others, see the SOURCE file + Depends: R (>= 2.2.1), methods, fBasics, fCalendar, fSeries, fMultivar, fExtremes + Maintainer: Diethelm Wuertz + 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: Tue Jul 10 06:53:06 2007; myself + +and the following segment was extracted from the header of R/zzz.R: + + # Copyrights (C) + # for this R-port: + # 1999 - 2004, 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 + + + + --- fcopulae-3042.82.orig/debian/overrides +++ fcopulae-3042.82/debian/overrides @@ -0,0 +1,20 @@ +r-cran-fcopulae: extra-license-file usr/lib/R/site-library/fCopulae/DocCopying.pdf +r-cran-fcopulae: executable-not-elf-or-script ./usr/lib/R/site-library/fCopulae/COPYRIGHT.html +r-cran-fcopulae: executable-not-elf-or-script ./usr/lib/R/site-library/fCopulae/DocCopying.pdf +r-cran-fcopulae: executable-not-elf-or-script ./usr/lib/R/site-library/fCopulae/unitTests/runitArchimedeanModelling.R +r-cran-fcopulae: executable-not-elf-or-script ./usr/lib/R/site-library/fCopulae/unitTests/runTests.R +r-cran-fcopulae: executable-not-elf-or-script ./usr/lib/R/site-library/fCopulae/unitTests/runitExtrmeValueGenerator.R +r-cran-fcopulae: executable-not-elf-or-script ./usr/lib/R/site-library/fCopulae/unitTests/runitMixedCopulae.R +r-cran-fcopulae: executable-not-elf-or-script ./usr/lib/R/site-library/fCopulae/unitTests/runitArchimedeanGenerator.R +r-cran-fcopulae: executable-not-elf-or-script ./usr/lib/R/site-library/fCopulae/unitTests/runitEllipticalCopulae.R +r-cran-fcopulae: executable-not-elf-or-script ./usr/lib/R/site-library/fCopulae/unitTests/runitEmpiricalCopulae.R +r-cran-fcopulae: executable-not-elf-or-script ./usr/lib/R/site-library/fCopulae/unitTests/runitArchimedeanCopulae.R +r-cran-fcopulae: executable-not-elf-or-script ./usr/lib/R/site-library/fCopulae/unitTests/runitEllipticalDependency.R +r-cran-fcopulae: executable-not-elf-or-script ./usr/lib/R/site-library/fCopulae/unitTests/runitCopulaClass.R +r-cran-fcopulae: executable-not-elf-or-script ./usr/lib/R/site-library/fCopulae/unitTests/runitExtremeValueModelling.R +r-cran-fcopulae: executable-not-elf-or-script ./usr/lib/R/site-library/fCopulae/unitTests/runitArchimedeanDependency.R +r-cran-fcopulae: executable-not-elf-or-script ./usr/lib/R/site-library/fCopulae/unitTests/runitExtremeValueCopulae.R +r-cran-fcopulae: executable-not-elf-or-script ./usr/lib/R/site-library/fCopulae/unitTests/runitEllipticalGenerator.R +r-cran-fcopulae: executable-not-elf-or-script ./usr/lib/R/site-library/fCopulae/unitTests/Makefile +r-cran-fcopulae: executable-not-elf-or-script ./usr/lib/R/site-library/fCopulae/unitTests/runitExtremeValueDependency.R +r-cran-fcopulae: executable-not-elf-or-script ./usr/lib/R/site-library/fCopulae/unitTests/runitEllipticalModelling.R --- fcopulae-3042.82.orig/debian/rules +++ fcopulae-3042.82/debian/rules @@ -0,0 +1,6 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# debian/rules file for the Debian/GNU Linux r-cran-fcopulae package +# Copyright 2003-2007 by Dirk Eddelbuettel + +include /usr/share/R/debian/r-cran.mk --- fcopulae-3042.82.orig/debian/watch +++ fcopulae-3042.82/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://cran.r-project.org/src/contrib/fCopulae_([-\d\.]*)\.tar.gz