--- relimp-1.0-3.orig/debian/watch +++ relimp-1.0-3/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://cran.r-project.org/src/contrib/relimp_([-0-9\.]*).tar.gz --- relimp-1.0-3.orig/debian/changelog +++ relimp-1.0-3/debian/changelog @@ -0,0 +1,150 @@ +relimp (1.0-3-2) unstable; urgency=low + + * debian/control: Set Build-Depends: to current R version + * debian/control: Change Depends to ${R:Depends} + * debian/control: Set Standards-Version: to current version + + * (Re-)building with R 3.0.0 + + -- Dirk Eddelbuettel Thu, 04 Apr 2013 20:23:23 -0500 + +relimp (1.0-3-1) unstable; urgency=low + + * New upstream release + + * debian/control: Set (Build-)Depends: to current R version + + -- Dirk Eddelbuettel Tue, 18 Oct 2011 14:17:55 -0500 + +relimp (1.0-2-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 Thu, 09 Sep 2010 09:33:26 -0500 + +relimp (1.0-1-3) unstable; urgency=low + + * debian/control: Switch Depends: from r-cran-vr to r-cran-nnet + + * debian/control: Set (Build-)Depends: to current R version + * debian/control: Set Standards-Version: to current version + + -- Dirk Eddelbuettel Sun, 11 Apr 2010 11:07:49 -0500 + +relimp (1.0-1-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 + * debian/control: Set Standards-Version: to current version + + * debian/control: Changed Section: to section 'gnu-r' + + -- Dirk Eddelbuettel Mon, 02 Nov 2009 20:18:33 -0600 + +relimp (1.0-1-1) unstable; urgency=low + + * New upstream release + + * debian/control: Set (Build-)Depends: to current R version 2.7.1 + * debian/control: Set Standards-Version: to current version 3.8.0 + + -- Dirk Eddelbuettel Sun, 03 Aug 2008 22:05:43 -0500 + +relimp (0.9-9-1) unstable; urgency=low + + * New upstream release + + * debian/control: Added 'xvfb, xbase-clients, xfonts-base' to Build-Depends + so that package can be built under xvfb-run in order to load R's tcltk + + -- Dirk Eddelbuettel Sat, 07 Jun 2008 09:59:16 -0500 + +relimp (0.9-8-1) unstable; urgency=low + + * New upstream release + + * debian/control: Set (Build-)Depends: to current R version + * debian/control: Set Standards-Version: to current version 3.7.3 + + -- Dirk Eddelbuettel Sun, 30 Mar 2008 15:07:14 -0500 + +relimp (0.9-7-1) unstable; urgency=low + + * New upstream release + + * debian/control: Standards-Version: increased to 3.7.2, no changes needed + + -- Dirk Eddelbuettel Tue, 12 Sep 2006 17:22:50 -0500 + +relimp (0.9-6-1) unstable; urgency=low + + * New upstream release + + * debian/rules: Simplified to cdbs-based one-liner sourcing r-cran.mk + * debian/control: Hence Build-Depends: updated to r-base-dev (>= 2.3.0) + + * debian/control: Standards-Version: increased to 3.7.0, no changes needed + + -- Dirk Eddelbuettel Tue, 2 May 2006 20:14:29 -0500 + +relimp (0.9-5-1) unstable; urgency=low + + * New upstream release + + -- Dirk Eddelbuettel Mon, 19 Dec 2005 20:18:29 -0600 + +relimp (0.9-4-1) unstable; urgency=low + + * New upstream release + + * debian/control: Standards-Version: upgradeded to 3.6.2 + * debian/post{inst,rm}: No longer call R to update html index + + -- Dirk Eddelbuettel Sat, 17 Dec 2005 11:35:42 -0600 + +relimp (0.9-3-1) unstable; urgency=low + + * New upstream release + + -- Dirk Eddelbuettel Wed, 18 May 2005 22:46:43 -0500 + +relimp (0.9-1-1) unstable; urgency=low + + * New upstream release + + -- Dirk Eddelbuettel Sun, 3 Apr 2005 19:07:27 -0500 + +relimp (0.8.6-1) unstable; urgency=low + + * New upstream release + + -- Dirk Eddelbuettel Thu, 6 Jan 2005 22:18:25 -0600 + +relimp (0.8.4-2) unstable; urgency=low + + * Rebuilt under R 2.0.0 + * debian/control: Updated Build-Depends: and Depends: accordingly + + -- Dirk Eddelbuettel Fri, 8 Oct 2004 18:00:37 -0500 + +relimp (0.8.4-1) unstable; urgency=low + + * New upstream release + * debian/post{inst,rm}: Call build-help.pl to update package.html list + * debian/control: Updated Build-Depends to current R version + * debian/control: Updated Standards-Version to 3.6.1.1 + * debian/watch: Added file for automated uscan(1) use + + -- Dirk Eddelbuettel Tue, 7 Sep 2004 21:45:34 -0500 + +relimp (0.8.2-1) unstable; urgency=low + + * Initial Debian Release + + -- Dirk Eddelbuettel Wed, 3 Mar 2004 20:21:42 -0600 + + --- relimp-1.0-3.orig/debian/rules +++ relimp-1.0-3/debian/rules @@ -0,0 +1,6 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# debian/rules file for the Debian/GNU Linux r-cran-relimp package +# Copyright 2004-2006 by Dirk Eddelbuettel + +include /usr/share/R/debian/r-cran.mk --- relimp-1.0-3.orig/debian/copyright +++ relimp-1.0-3/debian/copyright @@ -0,0 +1,33 @@ +This is the Debian GNU/Linux r-cran-relimp package of relimp, a set of +functions to analyse the relative importance of regressors in +(generalized) linear models. Relimp was written by David Firth. + +This package was created by Dirk Eddelbuettel . +The sources were downloaded from + http://cran.us.r-project.org/src/contrib/ + +The package was renamed from its upstream name 'relimp' to 'r-cran-relimp' +to fit the pattern of CRAN (and non-CRAN) packages for R. + +Copyright (C) 2002-2008 David Firth + +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 [with lines broken to 80 cols] file +is included below: + + Package: relimp + Version: 0.8-2 + Title: Relative Contribution of Effects in a Regression Model + Author: David Firth + Maintainer: David Firth + URL: http://www.warwick.ac.uk/go/relimp, http://www.warwick.ac.uk/go/dfirth + Description: Functions to facilitate inference on the relative importance of + predictors in a linear or generalized linear model + Depends: R (>= 1.8.0), tcltk, MASS + License: GPL (version 2 or later) + + --- relimp-1.0-3.orig/debian/control +++ relimp-1.0-3/debian/control @@ -0,0 +1,13 @@ +Source: relimp +Section: gnu-r +Priority: optional +Maintainer: Dirk Eddelbuettel +Build-Depends: debhelper (>= 7.0), r-base-dev (>= 3.0.0), cdbs, xvfb, xauth, xfonts-base +Standards-Version: 3.9.4 + +Package: r-cran-relimp +Architecture: all +Depends: ${R:Depends}, r-cran-nnet +Description: GNU R package for inference on relative importance of regressors + This package provides functions to facilitate inference on the relative + importance of predictors in a linear or generalized linear model.