[med-svn] [SCM] r-bioconductor-limma branch, master, updated. upstream/3.4.4-4-g394bcb0
Charles Plessy
plessy at debian.org
Fri Mar 18 05:26:41 UTC 2011
The following commit has been merged in the master branch:
commit 394bcb036866746004c4d29ff83b8364121a9dc9
Author: Charles Plessy <plessy at debian.org>
Date: Fri Mar 18 14:26:23 2011 +0900
# Added magic tilde to allow depending on r-base-core release candidates.
diff --git a/debian/rules b/debian/rules
index 606324e..a906fba 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,4 +6,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-$(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
+ 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
--
linear models for microarray data
More information about the debian-med-commit
mailing list