]> git.donarmstrong.com Git - cran2deb.git/commit
cran2deb: extend license handling, specify repository, translate R->Debian package...
authorblundellc <blundellc@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Sat, 13 Sep 2008 13:12:22 +0000 (13:12 +0000)
committerblundellc <blundellc@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Sat, 13 Sep 2008 13:12:22 +0000 (13:12 +0000)
commit40a673602fcc4c353ca089d2492d263a682788b0
tree6bc8793adbc43a46cf8c8561898798d6239e2445
parentad87f92e3dff2b576fb75526ff3ba5a29059d7db
cran2deb: extend license handling, specify repository, translate R->Debian package names.

License handling code now deals with version numbers and also the more
common malformed license fields found in the wild.  License version
information is discarded completely at the moment (though retained in
debian/copyright).

debian/copyright also includes a copyright notice formed from the Author
field of DESCRIPTION.

Debian package names must be lower case; the Debian source package
of an R package is the lowercase form of the R package name, whilst the
binary package is r-<lower case repo>-<lower case R name>.

git-svn-id: svn://svn.r-forge.r-project.org/svnroot/cran2deb@14 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
pkg/trunk/build_some [new file with mode: 0755]
pkg/trunk/cran2deb