[med-svn] [SCM] r-bioc-biobase branch, master, updated. debian/2.14.0-1-18-g288c776

Charles Plessy plessy at debian.org
Sat Apr 6 04:22:02 UTC 2013


The following commit has been merged in the master branch:
commit 4a6818ae8fc01d7ba6b2057cd99c583b95b61960
Author: Charles Plessy <plessy at debian.org>
Date:   Sat Apr 6 13:19:16 2013 +0900

    Depend on r-bioc-biocgenerics (>= 0.3.2).

diff --git a/debian/control b/debian/control
index 4032d1f..29b036d 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,8 @@ Section: gnu-r
 Priority: optional
 Build-Depends: cdbs,
                debhelper (>= 9),
-               r-base-dev
+               r-base-dev,
+               r-bioc-biocgenerics (>= 0.3.2)
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/r-bioc-biobase.git
 Vcs-Git: git://anonscm.debian.org/debian-med/r-bioc-biobase.git
@@ -15,8 +16,8 @@ Package: r-bioc-biobase
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         ${R:Depends}
-# Keep until Ubuntu LTS 12.4
+         ${R:Depends},
+         r-bioc-biocgenerics (>= 0.3.2)
 Description: base functions for Bioconductor
  Biobase is part of the Bioconductor project, and is used by many other
  packages. Biobase contains standardized data structures to represent genomic

-- 
base functions for Bioconductor



More information about the debian-med-commit mailing list