--- gregmisc-2.1.5.orig/debian/watch +++ gregmisc-2.1.5/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://cran.r-project.org/src/contrib/gregmisc_([-\d\.]*)\.tar.gz --- gregmisc-2.1.5.orig/debian/compat +++ gregmisc-2.1.5/debian/compat @@ -0,0 +1 @@ +4 --- gregmisc-2.1.5.orig/debian/changelog +++ gregmisc-2.1.5/debian/changelog @@ -0,0 +1,153 @@ +gregmisc (2.1.5-1) unstable; urgency=low + + * New upstream release + + * debian/control: Set Build-Depends: to current R version + + -- Dirk Eddelbuettel Sat, 13 Jul 2013 12:28:40 -0500 + +gregmisc (2.1.2-3) 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 Fri, 05 Apr 2013 20:11:44 -0500 + +gregmisc (2.1.2-2) unstable; urgency=low + + * Rebuilt for R 2.14.0 so that a default NAMESPACE file is created + + * debian/control: Set (Build-)Depends: to current R version + * debian/control: Set Standards-Version: to current version + + -- Dirk Eddelbuettel Sat, 22 Oct 2011 17:22:45 -0500 + +gregmisc (2.1.2-1) unstable; urgency=low + + * New upstream release + + * debian/control: Set (Build-)Depends: to current R version + + -- Dirk Eddelbuettel Fri, 02 Sep 2011 09:43:57 -0500 + +gregmisc (2.1.1-2) unstable; urgency=low + + * Rebuilt under current version (Closes: #628514) + + * debian/control: Set (Build-)Depends: to current R version + * debian/control: Set Standards-Version: to current version + + * debian/rules: Uncrufted, removed commented out old material + + * debian/control: Updated to current standard + * debian/post{inst,rm}: Remove empty files + + -- Dirk Eddelbuettel Sun, 29 May 2011 13:15:18 -0500 + +gregmisc (2.1.1-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.4.0) + * debian/control: Standards-Version: increased to 3.7.2 + + * debian/watch: Updated to version 3 + * debian/watch: One more fix for regular expression + + * debian/post{inst,rm}: No longer call R to update html help index + + -- Dirk Eddelbuettel Wed, 29 Nov 2006 21:18:50 -0600 + +gregmisc (2.0.8-1) unstable; urgency=low + + * New upstream release + * gregmisc is now an almost virtual package depending on the four new + packages gdata, gmodels, gplots, gtools which contain the code formerly + provided directly in gregmisc. + * debian/control: Depends: and Build-Depends: updated accordingly + * debian/rules: No longer require code for bundle + + * debian/watch: Corrected regular expression (thanks, Rafael Laboissier) + * debian/post{inst,rm}: Call /usr/bin/R explicitly (thanks, Kurt Hornik) + * debian/control: Upgraded Standards-Version: to 3.6.2.1 + + -- Dirk Eddelbuettel Tue, 13 Sep 2005 23:27:50 -0500 + +gregmisc (2.0.7-1) unstable; urgency=low + + * New upstream release + + -- Dirk Eddelbuettel Wed, 18 May 2005 22:49:22 -0500 + +gregmisc (2.0.6-1) unstable; urgency=low + + * New upstream release + + -- Dirk Eddelbuettel Mon, 4 Apr 2005 20:41:21 -0500 + +gregmisc (2.0.5-1) unstable; urgency=low + + * New upstream release + + -- Dirk Eddelbuettel Sun, 3 Apr 2005 19:03:55 -0500 + +gregmisc (2.0.3-1) unstable; urgency=low + + * New upstream release + + -- Dirk Eddelbuettel Tue, 1 Mar 2005 21:51:59 -0600 + +gregmisc (2.0.2-1) unstable; urgency=low + + * New upstream release + + -- Dirk Eddelbuettel Fri, 21 Jan 2005 20:43:15 -0600 + +gregmisc (2.0.0-2) unstable; urgency=low + + * Rebuilt under R 2.0.0 + * debian/control: Updated Build-Depends: and Depends: accordingly + * debian/control: Added r-cran-vr to Build-Depends: + + -- Dirk Eddelbuettel Fri, 8 Oct 2004 19:39:08 -0500 + +gregmisc (2.0.0-1) unstable; urgency=low + + * New upstream release + * debian/post{inst,rm}: Test for /usr/bin/R before calling it + * debian/watch: Added watch file + * debian/rules: Changed to reflect 'bundle' status of gregmisc as of 2.0.0 + + -- Dirk Eddelbuettel Tue, 28 Sep 2004 20:13:25 -0500 + +gregmisc (1.11.2-1) unstable; urgency=low + + * New upstream release + + -- Dirk Eddelbuettel Tue, 8 Jun 2004 22:46:00 -0500 + +gregmisc (1.11.1-1) unstable; urgency=low + + * New upstream release + + -- Dirk Eddelbuettel Sat, 5 Jun 2004 19:43:59 -0500 + +gregmisc (1.11.0-1) unstable; urgency=low + + * New upstream release + * debian/post{inst,rm}: Call build-help.pl to update package.html list + + -- Dirk Eddelbuettel Fri, 28 May 2004 20:12:50 -0500 + +gregmisc (0.10.2-1) unstable; urgency=low + + * Initial Debian release + + -- Dirk Eddelbuettel Thu, 6 May 2004 20:35:26 -0500 + + --- gregmisc-2.1.5.orig/debian/rules +++ gregmisc-2.1.5/debian/rules @@ -0,0 +1,8 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# debian/rules file for the Debian/GNU Linux r-cran-gregmisc package +# Copyright 2003-2007 by Dirk Eddelbuettel + +include /usr/share/R/debian/r-cran.mk + + --- gregmisc-2.1.5.orig/debian/copyright +++ gregmisc-2.1.5/debian/copyright @@ -0,0 +1,45 @@ +This is the Debian GNU/Linux r-cran-gregmisc package of gregmisc, a +package with miscellaneous functions for GNU R. Gregmisc was written +and compiled by Gregory Warnes, with code provided by Ben Bolker, +Bendix Carstensen, Don MacQueen, William Venables, Marc Schwartz, Ben +Bolker, Ian Wilson, Kjetil Halvorsen, Arni Magnusson, Lodewijk +Bonebakker, and others. + +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 'gregmisc' to +'r-cran-gregmisc' to fit the pattern of CRAN (and non-CRAN) packages +for R. + +Note that as of version 2.0.8, gregmisc is 'virtual' and depends on +the component packages gdata, gmodels, gplots and gtools. + +gregmisc is +Copyright (C) 2001 - 2006 Gregory Warnes +and released under the GNU General Public License (GPL). + +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: gregmisc + Title: Greg's Miscellaneous Functions + Version: 0.10.2 + Date: 2004/04/13 + Author: Gregory R. Warnes. Includes code provided by Ben Bolker, + Bendix Carstensen, Don MacQueen, William Venables, + Marc Schwartz, Ben Bolker, Ian Wilson, Kjetil Halvorsen, + Arni Magnusson, Lodewijk Bonebakker, ... + Maintainer: Gregory R. Warnes + Depends: R (>= 1.9.0) + Description: The gregmisc package is a repository for a variety of + functions that I find myself needing but that don't seem + to be available somewhere else. Most of the function in + the gregmisc library fall into six general areas: + permutations and combinations, tools for linear models, + plots, data manipulation, and fixed or extended versions of + existing functions. + License: GPL --- gregmisc-2.1.5.orig/debian/control +++ gregmisc-2.1.5/debian/control @@ -0,0 +1,26 @@ +Source: gregmisc +Section: gnu-r +Priority: optional +Maintainer: Dirk Eddelbuettel +Build-Depends: debhelper (>= 7.0.0), r-base-dev (>= 3.0.1), cdbs, r-cran-gdata, r-cran-gmodels, r-cran-gplots, r-cran-gtools +Standards-Version: 3.9.4 + +Package: r-cran-gregmisc +Architecture: all +Depends: ${R:Data}, r-cran-gdata, r-cran-gmodels, r-cran-gplots, r-cran-gtools +Description: GNU R package with miscellaneous functions by Greg Warnes et al + This package of miscellaneous functions for GNU R that written by + Gregory Warnes with code contributions by Ben Bolker, Bendix + Carstensen, Don MacQueen, William Venables, Marc Schwartz, Ben + Bolker, Ian Wilson, Kjetil Halvorsen, Arni Magnusson, Lodewijk + Bonebakker, and others. + . + Most of the function in the gregmisc library fall into six general areas: + permutations and combinations, tools for linear models, plots, data + manipulation, and fixed or extended versions of existing functions. + . + Note that as of version 2.0.8, gregmisc's code is now provided by the + new packages gdata, gmodels, gplots and gtools which contain all the + code formerly provided by gregmisc. Unless any of your R code still + loads the gregmisc package directly, and you thus need it to load the + component packages, you can remove this package.