[med-svn] [SCM] iranges branch, master, updated. upstream/1.10.4-8-g03f7d36
Charles Plessy
plessy at debian.org
Mon Jun 11 05:45:02 UTC 2012
The following commit has been merged in the master branch:
commit 03f7d36a4612ef17bde632d3c7f265899e1d74dc
Author: Charles Plessy <plessy at debian.org>
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
More information about the debian-med-commit
mailing list