]> git.donarmstrong.com Git - cran2deb.git/commit
cran2deb: make into an R package.
authorblundellc <blundellc@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Sat, 13 Sep 2008 13:16:48 +0000 (13:16 +0000)
committerblundellc <blundellc@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Sat, 13 Sep 2008 13:16:48 +0000 (13:16 +0000)
commit86055c81b378b4629c33aa1c588deb5637e32975
tree188131306d916b59f1144629eb3a0dac73244b0f
parent5785b9688dd26fc9e5819ddc954093c88caea05d
cran2deb: make into an R package.

not complete.  mostly seems to work, but certain parts are broken: e.g.,
updating the availability lists.

git-svn-id: svn://svn.r-forge.r-project.org/svnroot/cran2deb@47 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
42 files changed:
pkg/trunk/DESCRIPTION [new file with mode: 0644]
pkg/trunk/R/debcontrol.R [new file with mode: 0644]
pkg/trunk/R/debiannaming.R [new file with mode: 0644]
pkg/trunk/R/debianpkg.R [new file with mode: 0644]
pkg/trunk/R/getrpkg.R [new file with mode: 0644]
pkg/trunk/R/license.R [new file with mode: 0644]
pkg/trunk/R/rdep.R [new file with mode: 0644]
pkg/trunk/R/util.R [new file with mode: 0644]
pkg/trunk/R/version.R [new file with mode: 0644]
pkg/trunk/R/zzz.R [new file with mode: 0644]
pkg/trunk/build_ctv [deleted file]
pkg/trunk/build_some [deleted file]
pkg/trunk/copy_find [deleted file]
pkg/trunk/cran2deb [deleted file]
pkg/trunk/cranpkgs [deleted file]
pkg/trunk/diagnose [deleted file]
pkg/trunk/diagnose_ctv [deleted file]
pkg/trunk/etc/dput.cf.in [deleted file]
pkg/trunk/etc/hook/B90lintian [deleted file]
pkg/trunk/etc/hook/B91dpkg-i [deleted file]
pkg/trunk/etc/hook/B92test-pkg [deleted file]
pkg/trunk/etc/hook/D70aptupdate [deleted file]
pkg/trunk/etc/mini-dinstall.conf.in [deleted file]
pkg/trunk/etc/pbuilderrc.in [deleted file]
pkg/trunk/exec/build_ctv [new file with mode: 0755]
pkg/trunk/exec/build_some [new file with mode: 0755]
pkg/trunk/exec/copy_find [new file with mode: 0755]
pkg/trunk/exec/cran2deb [new file with mode: 0755]
pkg/trunk/exec/cranpkgs [new file with mode: 0755]
pkg/trunk/exec/diagnose [new file with mode: 0755]
pkg/trunk/exec/diagnose_ctv [new file with mode: 0755]
pkg/trunk/exec/setup [new file with mode: 0755]
pkg/trunk/exec/update_available [new file with mode: 0755]
pkg/trunk/inst/etc/dput.cf.in [new file with mode: 0644]
pkg/trunk/inst/etc/hook/B90lintian [new file with mode: 0755]
pkg/trunk/inst/etc/hook/B91dpkg-i [new file with mode: 0755]
pkg/trunk/inst/etc/hook/B92test-pkg [new file with mode: 0755]
pkg/trunk/inst/etc/hook/D70aptupdate [new file with mode: 0755]
pkg/trunk/inst/etc/mini-dinstall.conf.in [new file with mode: 0644]
pkg/trunk/inst/etc/pbuilderrc.in [new file with mode: 0644]
pkg/trunk/setup [deleted file]
pkg/trunk/update_available [deleted file]