]> git.donarmstrong.com Git - cran2deb.git/commit
depends: add forced dependencies, separate run/build depends.
authorblundellc <blundellc@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Sat, 13 Sep 2008 13:21:48 +0000 (13:21 +0000)
committerblundellc <blundellc@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Sat, 13 Sep 2008 13:21:48 +0000 (13:21 +0000)
commit0bd6cf6bbad8203a4dbef219359f71e3d15e2e1f
tree7d0408100631c9779dcc81cf5b02a2e26f87931a
parent036a3d708e8009a3fc661e00bf32fdaa38ff16c9
depends: add forced dependencies, separate run/build depends.

changes sufficient to make failures in rJava and RBGL external: openjdk
is not ready yet (latest crashes during configure), and
libboost-graph-dev 1.34.1-11 is not compatible with gcc 4.3 (see BioC
list archives).

also limit the frequency of pbuilder update and cache update.

note: database must be deleted and rebuilt with this patch.

git-svn-id: svn://svn.r-forge.r-project.org/svnroot/cran2deb@86 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
pkg/trunk/R/db.R
pkg/trunk/R/debcontrol.R
pkg/trunk/data/populate_depend_aliases [new file with mode: 0644]
pkg/trunk/data/populate_forcedep [new file with mode: 0644]
pkg/trunk/data/populate_sysreq
pkg/trunk/data/quit [new file with mode: 0644]
pkg/trunk/exec/depend [new file with mode: 0755]
pkg/trunk/exec/sysreq [deleted file]
pkg/trunk/exec/update