[med-svn] [SCM] r-bioconductor-biobase branch, master, updated. upstream/2.8.0-10-g3baffe9

Charles Plessy plessy at debian.org
Fri Mar 18 05:22:26 UTC 2011


The following commit has been merged in the master branch:
commit 3baffe9e136162ba474a89346e24835c92855c6c
Author: Charles Plessy <plessy at debian.org>
Date:   Fri Mar 18 14:20:15 2011 +0900

     # Added magic tilde to allow depending on r-base-core release candidates.

diff --git a/debian/rules b/debian/rules
index c89309a..38bb644 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,4 +5,4 @@ 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-bioc-biobase::
-	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
+	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

-- 
base functions for Bioconductor



More information about the debian-med-commit mailing list