--- r-cran-sparsem-1.77.orig/debian/changelog +++ r-cran-sparsem-1.77/debian/changelog @@ -0,0 +1,71 @@ +r-cran-sparsem (1.77-1build1) artful; urgency=medium + + * No-change rebuild to pick up r-api-3.4 + + -- Graham Inggs Wed, 27 Sep 2017 09:56:07 +0000 + +r-cran-sparsem (1.77-1) unstable; urgency=medium + + * New upstream release + + * debian/control: Set Build-Depends: to current R version + + -- Dirk Eddelbuettel Sun, 23 Apr 2017 18:52:42 -0500 + +r-cran-sparsem (1.76-1) unstable; urgency=medium + + * New upstream release + + * debian/control: Set Build-Depends: to current R version + + -- Dirk Eddelbuettel Mon, 13 Mar 2017 14:12:10 -0500 + +r-cran-sparsem (1.74-1) unstable; urgency=medium + + * New upstream release + + * debian/control: Set Build-Depends: to current R version + + -- Dirk Eddelbuettel Sat, 12 Nov 2016 08:48:20 -0600 + +r-cran-sparsem (1.72-1) unstable; urgency=medium + + * New upstream release + + * debian/control: Set Build-Depends: to current R version + * debian/control: Set Standards-Version: to current version + + -- Dirk Eddelbuettel Wed, 07 Sep 2016 22:22:04 -0500 + +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.77.orig/debian/compat +++ r-cran-sparsem-1.77/debian/compat @@ -0,0 +1 @@ +7 --- r-cran-sparsem-1.77.orig/debian/control +++ r-cran-sparsem-1.77/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.4.0), cdbs +Standards-Version: 3.9.8 +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.77.orig/debian/copyright +++ r-cran-sparsem-1.77/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.77.orig/debian/rules +++ r-cran-sparsem-1.77/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.77.orig/debian/source/format +++ r-cran-sparsem-1.77/debian/source/format @@ -0,0 +1 @@ +1.0 --- r-cran-sparsem-1.77.orig/debian/watch +++ r-cran-sparsem-1.77/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://cran.r-project.org/src/contrib/SparseM_([-\d\.]*)\.tar.gz