Author: plessy Date: 2013-04-14 04:55:08 +0000 (Sun, 14 Apr 2013) New Revision: 13318
Modified: trunk/packages/R/r-cran-randomforest/trunk/debian/changelog trunk/packages/R/r-cran-randomforest/trunk/debian/rules Log: Acquire substitution variable R:Dedpends from r-base-dev. Modified: trunk/packages/R/r-cran-randomforest/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-cran-randomforest/trunk/debian/changelog 2013-04-14 04:51:50 UTC (rev 13317) +++ trunk/packages/R/r-cran-randomforest/trunk/debian/changelog 2013-04-14 04:55:08 UTC (rev 13318) @@ -5,6 +5,7 @@ * Use Debhelper 9. * Removed obsolete DM-Upload-Allowed field. * Conforms with Policy 3.9.4. + * Acquire substitution variable R:Dedpends from r-base-dev. -- Charles Plessy <[email protected]> Sun, 08 Jan 2012 22:40:38 +0900 Modified: trunk/packages/R/r-cran-randomforest/trunk/debian/rules =================================================================== --- trunk/packages/R/r-cran-randomforest/trunk/debian/rules 2013-04-14 04:51:50 UTC (rev 13317) +++ trunk/packages/R/r-cran-randomforest/trunk/debian/rules 2013-04-14 04:55:08 UTC (rev 13318) @@ -6,7 +6,3 @@ # License: GPL include /usr/share/R/debian/r-cran.mk - -# Require a number equal or superior than the R version the package was built with. -install/$(package):: - echo "R:Depends=r-base-core (>= $(shell R --version | head -n1 | perl -ne 'print / +([0-9]\.[0-9]+\.[0-9])/')~)" >> debian/$(package).substvars _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
