]> git.donarmstrong.com Git - cran2deb.git/commit
A first simple attempt at patching.
authorblundellc <blundellc@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Sat, 13 Sep 2008 14:54:23 +0000 (14:54 +0000)
committerblundellc <blundellc@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Sat, 13 Sep 2008 14:54:23 +0000 (14:54 +0000)
commit75ac4a666a0faa4a2d09aeed4db94746c097b1ca
treecc69e9377188d029d5dec8f6f8d137a183090388
parent7c74d4e371b7ecda2035aa106918b0427818cacf
A first simple attempt at patching.

git-svn-id: svn://svn.r-forge.r-project.org/svnroot/cran2deb@149 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
51 files changed:
branch/patch/DESCRIPTION [new file with mode: 0644]
branch/patch/R/build.R [new file with mode: 0644]
branch/patch/R/db.R [new file with mode: 0644]
branch/patch/R/debcontrol.R [new file with mode: 0644]
branch/patch/R/debiannaming.R [new file with mode: 0644]
branch/patch/R/debianpkg.R [new file with mode: 0644]
branch/patch/R/getrpkg.R [new file with mode: 0644]
branch/patch/R/license.R [new file with mode: 0644]
branch/patch/R/log.R [new file with mode: 0644]
branch/patch/R/patch.R [new file with mode: 0644]
branch/patch/R/rdep.R [new file with mode: 0644]
branch/patch/R/util.R [new file with mode: 0644]
branch/patch/R/version.R [new file with mode: 0644]
branch/patch/R/zzz.R [new file with mode: 0644]
branch/patch/README [new symlink]
branch/patch/data/populate_depend_aliases [new file with mode: 0644]
branch/patch/data/populate_forcedep [new file with mode: 0644]
branch/patch/data/populate_licenses [new file with mode: 0644]
branch/patch/data/populate_sysreq [new file with mode: 0644]
branch/patch/data/quit [new file with mode: 0644]
branch/patch/exec/autobuild [new file with mode: 0755]
branch/patch/exec/build [new file with mode: 0755]
branch/patch/exec/build_ctv [new file with mode: 0755]
branch/patch/exec/build_some [new file with mode: 0755]
branch/patch/exec/copy_find [new file with mode: 0755]
branch/patch/exec/cran2deb [new file with mode: 0755]
branch/patch/exec/cran_pkgs [new file with mode: 0755]
branch/patch/exec/depend [new file with mode: 0755]
branch/patch/exec/diagnose [new file with mode: 0755]
branch/patch/exec/diagnose_ctv [new file with mode: 0755]
branch/patch/exec/get_base_pkgs [new file with mode: 0755]
branch/patch/exec/help [new file with mode: 0755]
branch/patch/exec/latest_log [new file with mode: 0644]
branch/patch/exec/license [new file with mode: 0755]
branch/patch/exec/repopulate [new file with mode: 0755]
branch/patch/exec/root [new file with mode: 0755]
branch/patch/exec/update [new file with mode: 0755]
branch/patch/exec/update_cache [new file with mode: 0755]
branch/patch/inst/doc/DB_NOTES [new file with mode: 0644]
branch/patch/inst/doc/DEPENDS [new file with mode: 0644]
branch/patch/inst/doc/INSTALL_NOTES [new file with mode: 0644]
branch/patch/inst/doc/PKG [new file with mode: 0644]
branch/patch/inst/doc/README [new file with mode: 0644]
branch/patch/inst/etc/dput.cf.in [new file with mode: 0644]
branch/patch/inst/etc/hook/A80rjava [new file with mode: 0755]
branch/patch/inst/etc/hook/B90lintian [new file with mode: 0755]
branch/patch/inst/etc/hook/B91dpkg-i [new file with mode: 0755]
branch/patch/inst/etc/hook/B92test-pkg [new file with mode: 0755]
branch/patch/inst/etc/hook/D70aptupdate [new file with mode: 0755]
branch/patch/inst/etc/mini-dinstall.conf.in [new file with mode: 0644]
branch/patch/inst/etc/pbuilderrc.in [new file with mode: 0644]