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

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

Reply via email to