[med-svn] r14569 - trunk/packages/R/r-bioc-affy/trunk/debian
Andreas Tille
tille at alioth.debian.org
Wed Sep 4 08:36:01 UTC 2013
Author: tille
Date: 2013-09-04 08:36:01 +0000 (Wed, 04 Sep 2013)
New Revision: 14569
Modified:
trunk/packages/R/r-bioc-affy/trunk/debian/changelog
trunk/packages/R/r-bioc-affy/trunk/debian/control
Log:
Preconditions are now available
Modified: trunk/packages/R/r-bioc-affy/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-bioc-affy/trunk/debian/changelog 2013-09-04 08:26:15 UTC (rev 14568)
+++ trunk/packages/R/r-bioc-affy/trunk/debian/changelog 2013-09-04 08:36:01 UTC (rev 14569)
@@ -1,9 +1,5 @@
r-bioc-affy (1.38.1-1) UNRELEASED; urgency=low
* Initial release (closes: #???)
- TODO: Dependencies:
- affyio: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-bioc-affyio/trunk/ (uploaded to NEW)
- BiocInstaller: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-bioc-biocinstaller/trunk/ (upload to NEW)
- preprocessCore: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-bioc-preprocesscore/trunk/ (uploaded to NEW)
-- Andreas Tille <tille at debian.org> Fri, 23 Aug 2013 09:23:02 +0200
Modified: trunk/packages/R/r-bioc-affy/trunk/debian/control
===================================================================
--- trunk/packages/R/r-bioc-affy/trunk/debian/control 2013-09-04 08:26:15 UTC (rev 14568)
+++ trunk/packages/R/r-bioc-affy/trunk/debian/control 2013-09-04 08:36:01 UTC (rev 14569)
@@ -7,7 +7,10 @@
cdbs,
r-base-dev,
r-bioc-biobase,
- r-bioc-biocgenerics
+ r-bioc-biocgenerics,
+ r-bioc-affyio,
+ r-bioc-biocinstaller,
+ r-bioc-preprocesscore
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-bioc-affy/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-bioc-affy/trunk/
@@ -18,7 +21,10 @@
Depends: ${R:Depends},
${misc:Depends},
r-bioc-biobase,
- r-bioc-biocgenerics
+ r-bioc-biocgenerics,
+ r-bioc-affyio,
+ r-bioc-biocinstaller,
+ r-bioc-preprocesscore
Description: BioConductor methods for Affymetrix Oligonucleotide Arrays
This is part of the BioCOnductir GNU R suite. The package contains
functions for exploratory oligonucleotide array analysis.
More information about the debian-med-commit
mailing list