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