Author: tille Date: 2015-07-17 21:39:07 +0000 (Fri, 17 Jul 2015) New Revision: 19643
Modified: trunk/packages/R/r-cran-rocr/trunk/debian/rules Log: Trick is not used any more since R:depends substwar works now Modified: trunk/packages/R/r-cran-rocr/trunk/debian/rules =================================================================== --- trunk/packages/R/r-cran-rocr/trunk/debian/rules 2015-07-17 21:38:07 UTC (rev 19642) +++ trunk/packages/R/r-cran-rocr/trunk/debian/rules 2015-07-17 21:39:07 UTC (rev 19643) @@ -1,7 +1,3 @@ #!/usr/bin/make -f include /usr/share/R/debian/r-cran.mk - -# Require a number equal or superior than the R version the package was built with. -install/r-$(debRreposname)-$(cranName):: - echo "R:Depends=r-base-core (>= $(shell R --version | head -n1 | perl -ne 'print / +([0-9]\.[0-9]+\.[0-9])/')~)" >> debian/r-$(debRreposname)-$(cranName).substvars _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
