[med-svn] [SCM] r-bioconductor-biobase branch, master, updated. upstream/2.8.0-3-g38eabe2
Charles Plessy
plessy at debian.org
Tue Sep 7 08:07:27 UTC 2010
The following commit has been merged in the master branch:
commit 38eabe26ce358fe9e491dce44a5c9aa9f6b49d5d
Author: Charles Plessy <plessy at debian.org>
Date: Tue Sep 7 17:06:45 2010 +0900
# Added missing substitution variable R:Depends.
diff --git a/debian/control b/debian/control
index cacb0e6..96d214a 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,6 @@ Homepage: http://www.bioconductor.org
Package: r-bioconductor-biobase
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends}
Description: Bioconductor base.
Functions that are needed by many other packages or which replace R functions.
--
base functions for Bioconductor
More information about the debian-med-commit
mailing list