--- gmodels-2.15.1.orig/debian/watch
+++ gmodels-2.15.1/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://cran.r-project.org/src/contrib/gmodels_([\d.-]*)\.tar.gz
--- gmodels-2.15.1.orig/debian/changelog
+++ gmodels-2.15.1/debian/changelog
@@ -0,0 +1,116 @@
+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 <edd@debian.org>  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 <edd@debian.org>  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 <edd@debian.org>  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 <edd@debian.org>  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 <edd@debian.org>  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 <edd@debian.org>  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 <edd@debian.org>  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 <edd@debian.org>  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 <edd@debian.org>  Fri, 11 Aug 2006 19:19:22 -0500
+
+gmodels (2.12.0-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Dirk Eddelbuettel <edd@debian.org>  Wed, 14 Dec 2005 20:56:18 -0600
+
+gmodels (2.11.0-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Dirk Eddelbuettel <edd@debian.org>  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 <edd@debian.org>  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 <edd@debian.org>  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 <edd@debian.org>  Sat, 10 Sep 2005 13:40:01 -0500
+
+
--- gmodels-2.15.1.orig/debian/rules
+++ gmodels-2.15.1/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 <edd@debian.org>
+
+include /usr/share/R/debian/r-cran.mk
+
+
--- gmodels-2.15.1.orig/debian/copyright
+++ gmodels-2.15.1/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 <edd@debian.org>.
+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 <nitin.jain@pfizer.com>
+    License: GPL (version 2 or later)
+    Packaged: Wed Sep  7 11:29:07 2005; jainn02
--- gmodels-2.15.1.orig/debian/control
+++ gmodels-2.15.1/debian/control
@@ -0,0 +1,18 @@
+Source: gmodels
+Section: gnu-r
+Priority: optional
+Maintainer: Dirk Eddelbuettel <edd@debian.org>
+Build-Depends: debhelper (>= 7.0.0), r-base-dev (>= 2.12.1), r-cran-mass, r-cran-gplots, cdbs
+Standards-Version: 3.9.1
+
+Package: r-cran-gmodels
+Architecture: all
+Depends: r-base-core (>= 2.12.1), 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)
