]> git.donarmstrong.com Git - cran2deb.git/commit
use NULL instead of NA. include git revision and date stamp in build log. generate...
authorblundellc <blundellc@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Sat, 13 Sep 2008 13:24:56 +0000 (13:24 +0000)
committerblundellc <blundellc@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Sat, 13 Sep 2008 13:24:56 +0000 (13:24 +0000)
commit03fe6d6f2c195e583af0a73748dfad11fe5600ab
treeafe4aed749394d5c20c736e74159bed5732004af
parent79ded4982b07a49f3bcf1ffe40db60d44a4f82ae
use NULL instead of NA. include git revision and date stamp in build log. generate changelog.

NA has length 1 and conveys perhaps-ok information. NULL was often more
appropriate.

a configure script edits R/zzz.R to add a new global 'git_revision'
prior to R building the package. This assumes that the current working
directory is in a git repository and will fail if it is not.

changelog generated according to Debian guidelines---latest builds to
the top. Included: the git revision of cran2deb, the time/date, and the
database version.

git-svn-id: svn://svn.r-forge.r-project.org/svnroot/cran2deb@111 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
13 files changed:
pkg/trunk/R/build.R
pkg/trunk/R/db.R
pkg/trunk/R/debcontrol.R
pkg/trunk/R/debiannaming.R
pkg/trunk/R/debianpkg.R
pkg/trunk/R/getrpkg.R
pkg/trunk/R/license.R
pkg/trunk/R/log.R
pkg/trunk/R/rdep.R
pkg/trunk/R/version.R
pkg/trunk/R/zzz.R
pkg/trunk/configure [new file with mode: 0755]
pkg/trunk/exec/license