--- r-cran-timedate-2110.88.orig/debian/changelog +++ r-cran-timedate-2110.88/debian/changelog @@ -0,0 +1,90 @@ +r-cran-timedate (2110.88-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:41:32 -0500 + +r-cran-timedate (2110.87-1) unstable; urgency=low + + * New upstream release + + -- Dirk Eddelbuettel Thu, 10 Dec 2009 19:57:18 -0600 + +r-cran-timedate (2100.86-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 Mon, 02 Nov 2009 21:25:24 -0600 + +r-cran-timedate (2100.86-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 Mon, 28 Sep 2009 13:45:43 -0500 + +r-cran-timedate (290.85-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 Thu, 16 Apr 2009 16:21:09 -0500 + +r-cran-timedate (290.84-1) unstable; urgency=low + + * New upstream release + + -- Dirk Eddelbuettel Sun, 08 Feb 2009 18:35:46 -0600 + +r-cran-timedate (290.83-1) unstable; urgency=low + + * New upstream release + + -- Dirk Eddelbuettel Wed, 04 Feb 2009 19:03:13 -0600 + +r-cran-timedate (290.82-1) unstable; urgency=low + + * New upstream release + + * debian/control: Set (Build-)Depends: to current R version + + -- Dirk Eddelbuettel Wed, 28 Jan 2009 19:11:23 -0600 + +r-cran-timedate (290.81-1) unstable; urgency=low + + * New upstream release + + -- Dirk Eddelbuettel Wed, 19 Nov 2008 19:52:17 -0600 + +r-cran-timedate (280.80-1) unstable; urgency=low + + * New upstream release + + * debian/control: Updated Suggests: + + -- Dirk Eddelbuettel Mon, 27 Oct 2008 20:09:04 -0500 + +r-cran-timedate (280.79-1) unstable; urgency=low + + * New upstream release + + -- Dirk Eddelbuettel Sat, 25 Oct 2008 08:52:58 -0500 + +r-cran-timedate (280.77-1) unstable; urgency=low + + * Initial Debian release of new Rmetrics component package (Closes: #503257) + + -- Dirk Eddelbuettel Thu, 23 Oct 2008 19:59:03 -0500 + + --- r-cran-timedate-2110.88.orig/debian/overrides +++ r-cran-timedate-2110.88/debian/overrides @@ -0,0 +1,2 @@ +r-cran-timedate: extra-license-file usr/lib/R/site-library/timeDate/DocCopying.pdf +r-cran-timedate: old-fsf-address-in-copyright-file --- r-cran-timedate-2110.88.orig/debian/rules +++ r-cran-timedate-2110.88/debian/rules @@ -0,0 +1,6 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# debian/rules file for the Debian/GNU Linux r-cran-timedate package +# Copyright 2003-2008 by Dirk Eddelbuettel + +include /usr/share/R/debian/r-cran.mk --- r-cran-timedate-2110.88.orig/debian/copyright +++ r-cran-timedate-2110.88/debian/copyright @@ -0,0 +1,76 @@ +This is the Debian GNU/Linux r-cran-timedate package of timeDate, a +set of function for chronological and calendarical objects. It is part +of Rmetrics, a collection of packages for financial engineering and +computational finance. Both timeDate 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 'timeDate' to +'r-cran-timedate' 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 + +timeDate is copyright by Diethelm Wuertz, and others, and released under +the GNU General Public 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: timeDate + Version: 280.77 + Date: 1997 - 2008 + Title: Rmetrics - Chronological and Calendarical Objects + Author: Diethelm Wuertz, Yohan Chalabi + Depends: R (>= 2.6.0), graphics, utils, stats, methods + Maintainer: 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 (>= 2) + URL: http://www.rmetrics.org + Packaged: Thu Oct 23 10:16:11 2008; yankee + +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 - 2008, Diethelm Wuertz, Rmetrics Foundation, 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 + \ No newline at end of file --- r-cran-timedate-2110.88.orig/debian/watch +++ r-cran-timedate-2110.88/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://cran.r-project.org/src/contrib/timeDate_([-\d\.]*)\.tar.gz --- r-cran-timedate-2110.88.orig/debian/control +++ r-cran-timedate-2110.88/debian/control @@ -0,0 +1,20 @@ +Source: r-cran-timedate +Section: gnu-r +Priority: optional +Maintainer: Dirk Eddelbuettel +Build-Depends: debhelper (>= 5.0.0), r-base-dev (>= 2.11.0~20100409), cdbs, xvfb, xauth, xfonts-base +Standards-Version: 3.8.4 +Homepage: http://www.Rmetrics.org + +Package: r-cran-timedate +Architecture: any +Depends: ${shlibs:Depends}, r-base-core (>= 2.11.0~20100409) +Suggests: r-cran-runit +Description: GNU R package for financial engineering -- timeDate + This package provides functions for chronological and calendarical + objects and is part of Rmetrics, a collection of packages for financial + engineering and computational finance written and compiled by + Diethelm Wuertz and others. + . + timeDate provides functions for chronological and calendarical objects. +