--- r-cran-sparsem-1.7.orig/debian/changelog +++ r-cran-sparsem-1.7/debian/changelog @@ -0,0 +1,32 @@ +r-cran-sparsem (1.7-1) unstable; urgency=low + + * New upstream release + + * debian/control: Set Build-Depends: to current R version + + -- Dirk Eddelbuettel Sun, 16 Aug 2015 11:36:36 -0500 + +r-cran-sparsem (1.6-1) unstable; urgency=low + + * New upstream release + + * debian/control: Set Build-Depends: to current R version + + -- Dirk Eddelbuettel Mon, 05 Jan 2015 12:26:25 -0600 + +r-cran-sparsem (1.05-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 Sat, 19 Jul 2014 06:53:28 -0500 + +r-cran-sparsem (1.03-1) unstable; urgency=low + + * Initial Debian release (Closes: #719332) + + -- Dirk Eddelbuettel Sun, 11 Aug 2013 07:33:17 -0500 + + --- r-cran-sparsem-1.7.orig/debian/compat +++ r-cran-sparsem-1.7/debian/compat @@ -0,0 +1 @@ +7 --- r-cran-sparsem-1.7.orig/debian/control +++ r-cran-sparsem-1.7/debian/control @@ -0,0 +1,13 @@ +Source: r-cran-sparsem +Section: gnu-r +Priority: optional +Maintainer: Dirk Eddelbuettel +Build-Depends: debhelper (>= 7.0.0), r-base-dev (>= 3.2.2), cdbs +Standards-Version: 3.9.6 +Homepage: http://www.econ.uiuc.edu/~roger/research/sparse/sparse.html + +Package: r-cran-sparsem +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends} +Description: GNU R package for basic linear algebra for sparse matrices + The SparseM package implements basic linear algebra for sparse matrices. --- r-cran-sparsem-1.7.orig/debian/copyright +++ r-cran-sparsem-1.7/debian/copyright @@ -0,0 +1,42 @@ +This is the Debian GNU/Linux r-cran-sparsem package of SparseM. +The SparseM package provides basic linear algebra for sparse matrices +and was written by Roger Koenker and Pin Ng. + +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 'SparseM' to +'r-cran-sparsem' to fit the pattern of CRAN (and non-CRAN) packages +for R. + +Files: * +Copyright: 2002 - 2013 Roger Koenker and Pin Ng +License: GPL-2 + +Files: debian/* +Copyright: 2013 Dirk Eddelbuettel +License: GPL-2 + + +On a Debian GNU/Linux system, the GPL license (version 2) is included +in the file /usr/share/common-licenses/GPL-2. + + +For reference, the upstream DESCRIPTION file is included below: + + Package: SparseM + Version: 1.03 + Author: Roger Koenker and Pin Ng + Maintainer: Roger Koenker + Depends: R (>= 2.4.1), methods, stats, utils + Description: Basic linear algebra for sparse matrices + License: GPL (>= 2) + Title: Sparse Linear Algebra + URL: http://www.econ.uiuc.edu/~roger/research/sparse/sparse.html + Packaged: 2013-08-01 15:28:43 UTC; root + NeedsCompilation: yes + Repository: CRAN + Date/Publication: 2013-08-01 18:50:17 --- r-cran-sparsem-1.7.orig/debian/rules +++ r-cran-sparsem-1.7/debian/rules @@ -0,0 +1,6 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# debian/rules file for the Debian/GNU Linux r-cran-sparsem package +# Copyright 2003-2013 by Dirk Eddelbuettel + +include /usr/share/R/debian/r-cran.mk --- r-cran-sparsem-1.7.orig/debian/source/format +++ r-cran-sparsem-1.7/debian/source/format @@ -0,0 +1 @@ +1.0 --- r-cran-sparsem-1.7.orig/debian/watch +++ r-cran-sparsem-1.7/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://cran.r-project.org/src/contrib/SparseM_([-\d\.]*)\.tar.gz