--- robustbase-0.8-1-1.orig/debian/watch
+++ robustbase-0.8-1-1/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://cran.r-project.org/src/contrib/robustbase_([-\d\.]*)\.tar.gz
--- robustbase-0.8-1-1.orig/debian/changelog
+++ robustbase-0.8-1-1/debian/changelog
@@ -0,0 +1,116 @@
+robustbase (0.8-1-1-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 <edd@debian.org> Sat, 03 Mar 2012 10:53:59 -0600
+
+robustbase (0.8-0-1) unstable; urgency=low
+
+ * New upstream release
+
+ * debian/control: Set (Build-)Depends: to current R version
+
+ -- Dirk Eddelbuettel <edd@debian.org> Fri, 09 Dec 2011 11:12:20 -0600
+
+robustbase (0.7-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
+
+ -- Dirk Eddelbuettel <edd@debian.org> Thu, 27 Oct 2011 13:07:29 -0500
+
+robustbase (0.7-6-1) unstable; urgency=low
+
+ * New upstream release
+
+ * debian/control: Set (Build-)Depends: to current R version
+
+ -- Dirk Eddelbuettel <edd@debian.org> Wed, 25 May 2011 17:11:00 -0500
+
+robustbase (0.7-3-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> Wed, 09 Mar 2011 21:29:49 -0600
+
+robustbase (0.5-0-1-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Dirk Eddelbuettel <edd@debian.org> Mon, 23 Nov 2009 06:09:21 -0600
+
+robustbase (0.5-0-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Dirk Eddelbuettel <edd@debian.org> Wed, 18 Nov 2009 11:56:55 -0600
+
+robustbase (0.4-5-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 <edd@debian.org> Mon, 02 Nov 2009 20:31:02 -0600
+
+robustbase (0.4-5-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Dirk Eddelbuettel <edd@debian.org> Sun, 18 Jan 2009 09:54:47 -0600
+
+robustbase (0.4-4-1) unstable; urgency=low
+
+ * New upstream release
+
+ * debian/control: Set (Build-)Depends: to current R version 2.8.1
+
+ -- Dirk Eddelbuettel <edd@debian.org> Sun, 11 Jan 2009 19:24:17 -0600
+
+robustbase (0.4-3-1) unstable; urgency=low
+
+ * New upstream release
+
+ * debian/control: Set (Build-)Depends: to current R version 2.7.2
+
+ -- Dirk Eddelbuettel <edd@debian.org> Sun, 31 Aug 2008 11:01:35 -0500
+
+robustbase (0.4-2-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 <edd@debian.org> Wed, 06 Aug 2008 16:23:12 -0500
+
+robustbase (0.2-8-2) unstable; urgency=low
+
+ * Rebuilding under the current R version
+ * debian/control: Updated (Build-)Depends accordingly
+
+ -- Dirk Eddelbuettel <edd@debian.org> Thu, 10 Apr 2008 16:38:47 -0500
+
+robustbase (0.2-8-1+b1) unstable; urgency=low
+
+ * Rebuilding to aid the gfortran transition, no source or packaging change
+
+ -- Dirk Eddelbuettel <edd@debian.org> Mon, 10 Mar 2008 20:25:50 -0500
+
+robustbase (0.2-8-1) unstable; urgency=low
+
+ * Initial Debian release
+
+ -- Dirk Eddelbuettel <edd@debian.org> Tue, 02 Oct 2007 20:51:49 -0500
--- robustbase-0.8-1-1.orig/debian/rules
+++ robustbase-0.8-1-1/debian/rules
@@ -0,0 +1,7 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+# debian/rules file for the Debian/GNU Linux r-cran-robustbase package
+# Copyright 2004-2007 by Dirk Eddelbuettel <edd@debian.org>
+
+include /usr/share/R/debian/r-cran.mk
+
--- robustbase-0.8-1-1.orig/debian/copyright
+++ robustbase-0.8-1-1/debian/copyright
@@ -0,0 +1,89 @@
+This is the Debian GNU/Linux r-cran-robustbase package of robustbase,
+a package for GNU R that aims to provide 'essential' robust
+statistics. Robusttools was written by Valentin Todorov, Andreas
+Ruckstuhl, Matias Salibian-Barrera and Martin Maechler based on code
+by Peter Rousseeuw and Christophe Croux and others, and is maintained
+by Martin Maechler.
+
+This package was created by Dirk Eddelbuettel <edd@debian.org>. The
+sources were downloaded from CRAN at
+ http://cran.r-project.org/src/contrib/
+
+The package was renamed from its upstream name 'robustbase' to
+'r-cran-robustbase' to fit the pattern of CRAN (and non-CRAN) packages for
+R.
+
+Copyright (C) 2006 - 2008 Peter Rousseeuw, Christophe Croux, Valentin Todorov, \
+ Andreas Ruckstuhl, Matias Salibian-Barrera \
+ and Martin Maechler
+
+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 [indented two spaces]
+file is included below:
+
+ Package: robustbase
+ Version: 0.2-8
+ Date: 2007-06-20
+ Title: Basic Robust Statistics
+ Author: Original code by many authors, notably
+ Peter Rousseeuw and Christophe Croux, see file 'Copyrights';
+ Valentin Todorov <valentin.todorov@chello.at>,
+ Andreas Ruckstuhl <rks@zhwin.ch>,
+ Matias Salibian-Barrera <matias@stat.ubc.ca>, Martin Maechler
+ Maintainer: Martin Maechler <maechler@stat.math.ethz.ch>
+ NOTE: SEVERAL PARTS ARE STILL PRELIMINARY AND MAY BE CHANGED IN THE FUTURE.
+ THIS TYPICALLY INCLUDES ARGUMENT NAMES,
+ DEFAULTS FOR ARGUMENTS AND RETURN VALUES.
+ Description: "Essential" Robust Statistics. The goal is to provide
+ tools allowing to analyze data with robust methods. This includes
+ regression methodology including model selections and multivariate
+ statistics where we strive to cover the book "Robust Statistics,
+ Theory and Methods" by Maronna, Martin and Yohai; Wiley 2006.
+ Depends: R (>= 2.2.1), stats, graphics, methods
+ Suggests: MASS
+ LazyLoad: yes
+ LazyData: yes
+ License: GPL version 2 or later
+ Packaged: Wed Jun 20 16:00:33 2007; maechler
+
+The (upstream file) inst/Copyrights is included in its entirety here
+too [ and also indented two spaces ]
+
+ The C code for Qn() and Sn(), src/qnsn.c is based on Fortran code
+ that has been be available from
+ http://www.agoras.ua.ac.be/ (Antwerp Group On Robust & Applied Statistics)
+ (-> Programs -> Robust)
+ by {at the time}
+ Peter Rousseeuw (rousse@wins.uia.ac.be)
+ Christophe Croux (croux@wins.uia.ac.be)
+ Department of Mathematics and Computing
+ Universitaire Instelling Antwerpen
+ Universiteitsplein 1
+ B-2610 Wilrijk (Antwerp)
+ Belgium
+
+ and carries the note
+
+ This file contains fortran functions for two new robust estimators
+ of scale denoted as Qn and Sn, decribed in Rousseeuw and Croux (1993).
+ These estimators have a high breakdown point and a bounded influence
+ function. The implementation given here is very fast (running in
+ O(n logn) time) and needs little storage space.
+
+ Rousseeuw, P.J. and Croux, C. (1993)
+ Alternatives to the Median Absolute Deviation",
+ Journal of the American Statistical Association, Vol. 88, 1273-1283.
+
+ This software may be used and copied freely for scientific
+ and/or non-commercial purposes, provided reference is made
+ to the above mentioned paper.
+
+ where as Martin Maechler got explicit permission from P.Rousseeuw to
+ licence it under the GNU Public Licence.
+ ----------------------------------------------------------------------------
+
+
--- robustbase-0.8-1-1.orig/debian/control
+++ robustbase-0.8-1-1/debian/control
@@ -0,0 +1,18 @@
+Source: robustbase
+Section: gnu-r
+Priority: optional
+Maintainer: Dirk Eddelbuettel <edd@debian.org>
+Build-Depends: debhelper (>= 7.0.0), r-base-dev (>= 2.14.2), cdbs
+Standards-Version: 3.9.3
+
+Package: r-cran-robustbase
+Architecture: any
+Depends: ${shlibs:Depends}, ${R:Depends}
+Description: GNU R package providing basic robust statistics
+ This package provides 'essential' robust statistics. The goal of the
+ package is to provide tools allowing to analyze data with robust methods.
+ This includes regression methodology including model selections and
+ multivariate statistics where the authors strive to cover the book
+ "Robust Statistics, Theory and Methods" by Maronna, Martin and Yohai;
+ Wiley 2006.
+