[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Minor dh-r bug



'Priority: recommended' is not picked up as it is compared to 'Recommended'
(ie with a capital R), so packages like r-cran-cluster and r-cran-matrix,
which used to go to /usr/lib/R/library by our convention now end up in
/usr/lib/R/site-library like all others.

I changed line 102 in R.pm from

    if (${desc}->{Priority} eq "Recommended") {

to recognise both cases, but somehow it didn't propagate.

Could one of you please look into this?

Thanks,  Dirk

-- 
http://dirk.eddelbuettel.com | @eddelbuettel | edd@debian.org


Reply to: