The following commit has been merged in the master branch:
commit 03f7d36a4612ef17bde632d3c7f265899e1d74dc
Author: Charles Plessy <[email protected]>
Date:   Mon Jun 11 14:42:13 2012 +0900

    Obtain ${R:Depends} through r-base-dev.

diff --git a/debian/rules b/debian/rules
index a906fba..a4508a7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,9 +1,4 @@
 #!/usr/bin/make -f
 
 debRreposname = bioc
-
 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

-- 
Bioconductor infrastructure for manipulating intervals on sequences

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to