The following commit has been merged in the master branch:
commit 287083119699cfc518a111426363cd2cbc0a602b
Author: Charles Plessy <[email protected]>
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

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit

Reply via email to