The following commit has been merged in the master branch:
commit 394bcb036866746004c4d29ff83b8364121a9dc9
Author: Charles Plessy <[email protected]>
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
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit