]> git.donarmstrong.com Git - cran2deb.git/commit
cran2deb: use iconv(1) to convert debian/{control,changelog,copyright} to utf8
authorblundellc <blundellc@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Sat, 13 Sep 2008 13:12:57 +0000 (13:12 +0000)
committerblundellc <blundellc@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Sat, 13 Sep 2008 13:12:57 +0000 (13:12 +0000)
commit185380aaa9b4b13428dc6f61f49e13691a06a8c5
tree774e516ca6283efcd1cdf173a790624b0a941cac
parent01fe5751a711e4fe9971242e1dcbf87657393772
cran2deb: use iconv(1) to convert debian/{control,changelog,copyright} to utf8

lintian(1) likes these files to be utf8.  R does not specify a character
set, so this code just hopes that iconv(1) will do the right thing.  In
the only case where it matters so far (lspls) this allows the package to
build and pass lintian(1).

git-svn-id: svn://svn.r-forge.r-project.org/svnroot/cran2deb@18 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
pkg/trunk/cran2deb