--- r-cran-gss-2.1-0.orig/debian/changelog +++ r-cran-gss-2.1-0/debian/changelog @@ -0,0 +1,37 @@ +r-cran-gss (2.1-0-1) unstable; urgency=low + + * New upstream release + + -- Dirk Eddelbuettel Fri, 06 Dec 2013 22:46:02 -0600 + +r-cran-gss (2.0-16-1) unstable; urgency=low + + * New upstream release + + * debian/control: Set Standards-Version: to current version + + -- Dirk Eddelbuettel Sun, 17 Nov 2013 19:24:21 -0600 + +r-cran-gss (2.0-15-1) unstable; urgency=low + + * New upstream release + + * debian/control: Set Build-Depends: to current R version + + -- Dirk Eddelbuettel Fri, 11 Oct 2013 16:18:37 -0500 + +r-cran-gss (2.0-14-1) unstable; urgency=low + + * New upstream release + + * debian/control: Set Build-Depends: to current R version + + -- Dirk Eddelbuettel Sun, 19 May 2013 08:59:37 -0500 + +r-cran-gss (2.0-13-1) unstable; urgency=low + + * Initial Debian release (Closes: #706541) + + -- Dirk Eddelbuettel Wed, 01 May 2013 06:47:03 -0500 + + --- r-cran-gss-2.1-0.orig/debian/control +++ r-cran-gss-2.1-0/debian/control @@ -0,0 +1,13 @@ +Source: r-cran-gss +Section: gnu-r +Priority: optional +Maintainer: Dirk Eddelbuettel +Build-Depends: debhelper (>= 7.0.0), r-base-dev (>= 3.0.2), cdbs +Standards-Version: 3.9.5 + +Package: r-cran-gss +Architecture: any +Depends: ${shlibs:Depends}, ${shlibs:Misc}, ${R:Depends} +Description: GNU R package for multivariate estimation using smoothing splines + This package provides a structural multivariate function estimation + using smoothing splines. --- r-cran-gss-2.1-0.orig/debian/copyright +++ r-cran-gss-2.1-0/debian/copyright @@ -0,0 +1,38 @@ +This is the Debian GNU/Linux r-cran-gss package of gss, an R +package which provides multivariate function estimation using +multivariate smoothing splines; gss was written by Chong Gu. + +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 'gss' to 'r-cran-gss' +to fit the pattern of CRAN (and non-CRAN) Debian R packages. + +Copyright (C) 1999 - 2013 Chong Gu + +License: GPL (>= 2) + +On a Debian GNU/Linux system, the GPL license (v2) is included in the +file /usr/share/common-licenses/GPL-2. + +For reference, the upstream DESCRIPTION file is included below: + + Package: gss + Version: 2.0-13 + Date: 2013-03-08 + Title: General Smoothing Splines + Author: Chong Gu + Maintainer: Chong Gu + Depends: R (>= 2.14.0) + Description: A comprehensive package for structural multivariate + function estimation using smoothing splines. + License: GPL (>= 2) + Packaged: 2013-03-08 21:04:54 UTC; chong + NeedsCompilation: yes + Repository: CRAN + Date/Publication: 2013-03-09 05:45:07 + --- r-cran-gss-2.1-0.orig/debian/r-cran-gss.lintian-overrides +++ r-cran-gss-2.1-0/debian/r-cran-gss.lintian-overrides @@ -0,0 +1 @@ +r-cran-gss: executable-not-elf-or-script usr/lib/R/site-library/gss/INDEX --- r-cran-gss-2.1-0.orig/debian/rules +++ r-cran-gss-2.1-0/debian/rules @@ -0,0 +1,6 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# debian/rules file for the Debian/GNU Linux r-cran-gss package +# Copyright 2003-2013 by Dirk Eddelbuettel + +include /usr/share/R/debian/r-cran.mk --- r-cran-gss-2.1-0.orig/debian/watch +++ r-cran-gss-2.1-0/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://cran.r-project.org/src/contrib/gss_([-\d\.]*)\.tar.gz