--- gmodels-2.16.2.orig/debian/changelog +++ gmodels-2.16.2/debian/changelog @@ -0,0 +1,166 @@ +gmodels (2.16.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 Wed, 22 Jul 2015 11:32:06 -0500 + +gmodels (2.15.4.1-1) unstable; urgency=low + + * New upstream release + + * debian/control: Set Build-Depends: to current R version + + -- Dirk Eddelbuettel Sat, 21 Sep 2013 11:22:54 -0500 + +gmodels (2.15.4-1) unstable; urgency=low + + * New upstream release + + -- Dirk Eddelbuettel Sun, 28 Apr 2013 10:40:28 -0500 + +gmodels (2.15.3-2) unstable; urgency=low + + * debian/control: Set Build-Depends: to current R version + * debian/control: Set Standards-Version: to current version + + * (Re-)building with R 3.0.0 (beta) + + -- Dirk Eddelbuettel Sun, 31 Mar 2013 18:29:02 -0500 + +gmodels (2.15.3-1) unstable; urgency=low + + * New upstream release + + * debian/control: Set Build-Depends: to current R version + + -- Dirk Eddelbuettel Thu, 28 Jun 2012 07:13:36 -0500 + +gmodels (2.15.2-1) unstable; urgency=low + + * New upstream release + + * debian/control: Set Build-Depends: to current R version + * debian/control: Change Depends to ${R:Depends} + * debian/control: Set Standards-Version: to current version + + -- Dirk Eddelbuettel Sun, 22 Apr 2012 09:48:39 -0500 + +gmodels (2.15.1-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, 17 Jan 2011 07:50:55 -0600 + +gmodels (2.15.0-3) unstable; urgency=low + + * debian/control: Switch (Build-)Depends: from r-cran-vr to r-cran-mass + + * debian/control: Set (Build-)Depends: to current R version + * debian/control: Set Standards-Version: to current version + + -- Dirk Eddelbuettel Sun, 11 Apr 2010 11:19:43 -0500 + +gmodels (2.15.0-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 + + -- Dirk Eddelbuettel Sun, 01 Nov 2009 16:11:57 -0600 + +gmodels (2.15.0-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 Sun, 10 May 2009 22:00:28 -0500 + +gmodels (2.14.1-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 Mon, 07 Jan 2008 12:57:34 -0600 + +gmodels (2.14.0-1) unstable; urgency=low + + * New upstream release + * debian/control: Upgraded (Build-)Depends: to 'r-base-dev (>= 2.5.1)' + + -- Dirk Eddelbuettel Sat, 28 Jul 2007 19:03:16 -0500 + +gmodels (2.13.2-1) unstable; urgency=low + + * New upstream release + * debian/control: (Build-)Depends: updated to r-base-core (>= 2.4.1) + + -- Dirk Eddelbuettel Mon, 12 Mar 2007 15:12:19 -0500 + +gmodels (2.13.1-1) unstable; urgency=low + + * New upstream release + * debian/control: Build-Depends: updated to r-base-core (>= 2.4.0) + + -- Dirk Eddelbuettel Wed, 29 Nov 2006 21:13:48 -0600 + +gmodels (2.13.0-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.1) + + * debian/post{inst,rm}: No longer call R to update html index + * debian/watch: Updated to version 3 + + * debian/control: Standards-Version: increased to 3.7.2 + + -- Dirk Eddelbuettel Fri, 11 Aug 2006 19:19:22 -0500 + +gmodels (2.12.0-1) unstable; urgency=low + + * New upstream release + + -- Dirk Eddelbuettel Wed, 14 Dec 2005 20:56:18 -0600 + +gmodels (2.11.0-1) unstable; urgency=low + + * New upstream release + + -- Dirk Eddelbuettel Tue, 6 Dec 2005 21:37:40 -0600 + +gmodels (2.10.0-2) unstable; urgency=low + + * debian/control: Build-Depends: on r-cran-gtools (Closes: #339856) + * debian/watch: Updated regular expression + + -- Dirk Eddelbuettel Sat, 19 Nov 2005 08:19:17 -0600 + +gmodels (2.10.0-1) unstable; urgency=low + + * New upstream release + * debian/post{inst,rm}: No longer call R to update html index + + -- Dirk Eddelbuettel Thu, 27 Oct 2005 21:20:36 -0500 + +gmodels (2.0.8-1) unstable; urgency=low + + * Initial Debian release [ but this package used to be part of the + gregmisc bundle packaged for Debian as r-cran-gregmisc ] + + -- Dirk Eddelbuettel Sat, 10 Sep 2005 13:40:01 -0500 + + --- gmodels-2.16.2.orig/debian/control +++ gmodels-2.16.2/debian/control @@ -0,0 +1,18 @@ +Source: gmodels +Section: gnu-r +Priority: optional +Maintainer: Dirk Eddelbuettel +Build-Depends: debhelper (>= 7.0.0), r-base-dev (>= 3.2.1), r-cran-mass, r-cran-gplots, cdbs +Standards-Version: 3.9.6 + +Package: r-cran-gmodels +Architecture: all +Depends: ${R:Depends}, r-cran-mass, r-cran-gplots +Description: GNU R package with tools for model fitting by Greg Warnes et al + This package of R programming tools for model fitting was written by + Gregory Warnes with code contributions by Ben Bolker and Thomas + Lumley. + . + This package used to be part of the gregmisc bundle packaged for Debian + as r-cran-gregmisc. +Replaces: r-cran-gregmisc (<= 2.0.7-1) --- gmodels-2.16.2.orig/debian/copyright +++ gmodels-2.16.2/debian/copyright @@ -0,0 +1,34 @@ +This is the Debian GNU/Linux r-cran-gmodels package of gmodels, a +package with programming tools for model fitting tools for GNU +R. Gmodels was written and compiled by Gregory Warnes, with code +provided by Ben Bolker and Thomas Lumley, and is maintained by Nitin +Jain. Gmodels used to be part of the gregmisc package bundle. + +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 'gmodels' to +'r-cran-gmodels' to fit the pattern of CRAN (and non-CRAN) packages for +R. + +Copyright (C) 2003 - 2008 Gregory R. Warnes + +License: GPL (>= 2) + +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: gmodels + Title: Various R programming tools for model fitting + Description: Various R programming tools for model fitting + Depends: R (>= 1.9.0), MASS, gdata + Version: 2.0.8 + Date: 2005-08-31 + Author: Gregory R. Warnes. Includes R source code and/or documentation + contributed by Ben Bolker and Thomas Lumley + Maintainer: Nitin Jain + License: GPL (version 2 or later) + Packaged: Wed Sep 7 11:29:07 2005; jainn02 --- gmodels-2.16.2.orig/debian/rules +++ gmodels-2.16.2/debian/rules @@ -0,0 +1,8 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# debian/rules file for the Debian/GNU Linux r-cran-gmodels package +# Copyright 2003-2007 by Dirk Eddelbuettel + +include /usr/share/R/debian/r-cran.mk + + --- gmodels-2.16.2.orig/debian/watch +++ gmodels-2.16.2/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://cran.r-project.org/src/contrib/gmodels_([\d.-]*)\.tar.gz