--- codetools-0.2-8.orig/debian/watch +++ codetools-0.2-8/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://cran.r-project.org/src/contrib/codetools_([-\d\.]*)\.tar.gz --- codetools-0.2-8.orig/debian/changelog +++ codetools-0.2-8/debian/changelog @@ -0,0 +1,129 @@ +codetools (0.2-8-2) unstable; urgency=low + + * debian/control: Set Build-Depends: to current R version + * debian/control: Change Depends to ${R:Depends} + + * (Re-)building with R 3.0.0 (beta) + + -- Dirk Eddelbuettel Mon, 25 Mar 2013 21:13:06 -0500 + +codetools (0.2-8-1) unstable; urgency=low + + * New upstream release + + -- Dirk Eddelbuettel Tue, 15 Feb 2011 07:18:15 -0600 + +codetools (0.2-7-1) unstable; urgency=low + + * New upstream release + + * debian/control: Set (Build-)Depends: to current R version + + -- Dirk Eddelbuettel Tue, 11 Jan 2011 15:34:06 -0600 + +codetools (0.2-6-1) unstable; urgency=low + + * New upstream release + + -- Dirk Eddelbuettel Sun, 05 Dec 2010 08:56:50 -0600 + +codetools (0.2-5-1) unstable; urgency=low + + * New upstream release + + -- Dirk Eddelbuettel Sun, 07 Nov 2010 17:20:04 -0600 + +codetools (0.2-4-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, 03 Nov 2010 11:57:52 -0500 + +codetools (0.2-2-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 Sun, 01 Nov 2009 09:48:30 -0600 + +codetools (0.2-2-1) unstable; urgency=low + + * New upstream release + + * debian/control: Updated (Build-)Depends to current R version + + -- Dirk Eddelbuettel Sun, 08 Mar 2009 21:07:38 -0500 + +codetools (0.2-1-2) unstable; urgency=low + + * Really build against the new upstream release 0.2.1 (Closes: #494975) + + * debian/control: Updated Standards-Version: to current value + * debian/control: Updated (Build-)Depends to current version + + -- Dirk Eddelbuettel Wed, 13 Aug 2008 10:18:55 -0500 + +codetools (0.2-1-1) unstable; urgency=low + + * New upstream release + + -- Dirk Eddelbuettel Tue, 15 Apr 2008 12:35:14 -0500 + +codetools (0.2-0-1) unstable; urgency=low + + * New upstream release + + -- Dirk Eddelbuettel Wed, 02 Apr 2008 20:59:00 -0500 + +codetools (0.1-8.3-1) unstable; urgency=low + + * New upstream release + * Built with R 2.6.0, so setting (Build-)Depends: to + 'r-base-(core|dev) >> 2.5.1' to prevent move to testing before R 2.6.0 + + * Due to the versioning issue mentioned below, renaming 0.1-3 to 0.1-8.3 + + -- Dirk Eddelbuettel Thu, 04 Oct 2007 16:43:30 -0500 + +codetools (0.1-8.2-1) unstable; urgency=low + + * New upstream release + + * Due to the versioning issue mentioned below, renaming 0.1-2 to 0.1-8.2 + + -- Dirk Eddelbuettel Thu, 14 Jun 2007 21:09:25 -0500 + +codetools (0.1-8.1-1) unstable; urgency=low + + * Rebuilt with slightly increased version number: Due to an erroneous + initial upload with version number 0.1-8 (from the sibbling package + rcompgen), subsequent uploads (with the two changelog entries below) + did not get into the Debian unstable archive. This upload bumps the + upstream version number 0.1-1 to 0.1-8.1. This will be reset as soon + as the upstream release is larger than 0.1-8. I prefer this over + adding an epoch "forever". (Closes: #421705) + + * debian/control: Updated (Build-)Depends: to 'r-base-core (>= 2.5.0)' + + -- Dirk Eddelbuettel Tue, 1 May 2007 13:13:36 -0500 + +codetools (0.1-1-2) unstable; urgency=low + + * Rebuilt under newer R version with improved r-cran.mk script + * debian/control: Adjusted Build-Depends: to r-base-dev (>= 2.5.0~20070412-1) + + -- Dirk Eddelbuettel Fri, 13 Apr 2007 16:18:45 -0500 + +codetools (0.1-1-1) unstable; urgency=low + + * Initial Debian packaging of new R 'recommended' package now + bundled with the upstream sources of R 2.5.0 + + -- Dirk Eddelbuettel Sun, 8 Apr 2007 07:21:57 -0500 --- codetools-0.2-8.orig/debian/rules +++ codetools-0.2-8/debian/rules @@ -0,0 +1,7 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# debian/rules file for the Debian/GNU Linux r-cran-codetools package +# Copyright 2004-2007 by Dirk Eddelbuettel + +include /usr/share/R/debian/r-cran.mk + --- codetools-0.2-8.orig/debian/copyright +++ codetools-0.2-8/debian/copyright @@ -0,0 +1,35 @@ +This is the Debian GNU/Linux r-cran-codetools package of codetools, a +collection of functions for code analysis for R. Codetools was written +by Luke Tierney. + +This package was created by Dirk Eddelbuettel . The +sources were downloaded with the R 2.5.0 upstream sources. Sources for +codetools are available at CRAN at its mirrors at + http://cran.us.r-project.org/src/contrib/ +as well as with R releases at + http://cran.us.r-project.org/src/base/ + +The package was renamed from its upstream name 'codetools' to +'r-cran-codetools' to fit the pattern of CRAN (and non-CRAN) packages +for R. + +Copyright (C) 2007-2008 Luke Tierney + +License: GPL-2 + +On a Debian GNU/Linux system, the GPL-2 license is included in the file +/usr/share/common-licenses/GPL-2. + +For reference, the upstream DESCRIPTION [with lines broken to 80 cols] +file is included below: + + Package: codetools + Version: 0.1-1 + Priority: recommended + Author: Luke Tierney + Description: Code analysis tools for R + Title: Code Analysis Tools for R + Depends: R (>= 2.1) + Maintainer: Luke Tierney + License: GPL + Packaged: Wed Apr 4 10:21:05 2007; luke --- codetools-0.2-8.orig/debian/control +++ codetools-0.2-8/debian/control @@ -0,0 +1,16 @@ +Source: codetools +Section: gnu-r +Priority: optional +Maintainer: Dirk Eddelbuettel +Build-Depends: debhelper (>= 7.0.0), r-base-dev (>= 3.0.0~20130324), cdbs +Standards-Version: 3.9.4 + +Package: r-cran-codetools +Architecture: all +Depends: ${shlibs:Depends}, ${R:Depends} +Description: GNU R package providing code analysis tools + This package provides functions for code analysis for R. + . + This package is part of the set of packages that are 'recommended' + by R Core and shipped with upstream source releases of R itself. +