Author: plessy Date: 2013-04-01 13:57:48 +0000 (Mon, 01 Apr 2013) New Revision: 13238
Modified: trunk/packages/R/r-cran-bitops/trunk/debian/rules Log: Acquire R:Depends directly from r-base-dev. Modified: trunk/packages/R/r-cran-bitops/trunk/debian/rules =================================================================== --- trunk/packages/R/r-cran-bitops/trunk/debian/rules 2013-04-01 13:56:11 UTC (rev 13237) +++ trunk/packages/R/r-cran-bitops/trunk/debian/rules 2013-04-01 13:57:48 UTC (rev 13238) @@ -1,10 +1,3 @@ #!/usr/bin/make -f -# -*- makefile -*- -# debian/rules file for the Debian/GNU Linux r-cran-bitops package -# Copyright 2011 by Andreas Tille <[email protected]>, GPL include /usr/share/R/debian/r-cran.mk - -install/$(package):: - # Require a number equal or superior than the R version the package was built with. - 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
