[med-svn] r19755 - trunk/packages/R/r-bioc-aroma.light/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Wed Jul 29 13:54:55 UTC 2015
Author: tille
Date: 2015-07-29 13:54:54 +0000 (Wed, 29 Jul 2015)
New Revision: 19755
Modified:
trunk/packages/R/r-bioc-aroma.light/trunk/debian/changelog
trunk/packages/R/r-bioc-aroma.light/trunk/debian/control
Log:
Adapt dependencies
Modified: trunk/packages/R/r-bioc-aroma.light/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-bioc-aroma.light/trunk/debian/changelog 2015-07-29 13:43:21 UTC (rev 19754)
+++ trunk/packages/R/r-bioc-aroma.light/trunk/debian/changelog 2015-07-29 13:54:54 UTC (rev 19755)
@@ -1,7 +1,5 @@
r-bioc-aroma.light (2.4.0-1) UNRELEASED; urgency=low
* Initial release (closes: #???)
- TODO:
- -> svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-r.utils/
-- Andreas Tille <tille at debian.org> Fri, 03 Jul 2015 21:35:53 +0200
Modified: trunk/packages/R/r-bioc-aroma.light/trunk/debian/control
===================================================================
--- trunk/packages/R/r-bioc-aroma.light/trunk/debian/control 2015-07-29 13:43:21 UTC (rev 19754)
+++ trunk/packages/R/r-bioc-aroma.light/trunk/debian/control 2015-07-29 13:54:54 UTC (rev 19755)
@@ -7,7 +7,8 @@
cdbs,
r-base-dev,
r-cran-r.methodss3,
- r-cran-matrixstats
+ r-cran-matrixstats (>= 0.14.0),
+ r-cran-r.utils
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-bioc-aroma.light/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-bioc-aroma.light/trunk/
@@ -18,10 +19,11 @@
Depends: ${R:Depends},
${misc:Depends},
r-cran-r.methodss3,
- r-cran-matrixstats
+ r-cran-matrixstats (>= 0.14.0),
+ r-cran-r.utils
Description: BioConductor methods normalization and visualization of microarray data
This BioConductor module provides light-weight methods for
- normalization and VIsualization of microarray data using only basic R
+ normalization and visualization of microarray data using only basic R
data types.
.
Methods for microarray analysis that take basic data types such as
More information about the debian-med-commit
mailing list