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

Charles Plessy plessy at debian.org
Fri Mar 18 05:27:35 UTC 2011


The following commit has been merged in the master branch:
commit 287083119699cfc518a111426363cd2cbc0a602b
Author: Charles Plessy <plessy at debian.org>
Date:   Fri Mar 18 14:27:21 2011 +0900

     # Factorised the package name.

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

-- 
base functions for Bioconductor



More information about the debian-med-commit mailing list