[med-svn] r14570 - trunk/packages/R/r-bioc-makecdfenv/trunk/debian
Andreas Tille
tille at alioth.debian.org
Wed Sep 4 08:38:40 UTC 2013
Author: tille
Date: 2013-09-04 08:38:39 +0000 (Wed, 04 Sep 2013)
New Revision: 14570
Modified:
trunk/packages/R/r-bioc-makecdfenv/trunk/debian/changelog
trunk/packages/R/r-bioc-makecdfenv/trunk/debian/control
Log:
Working down dependencies: r-bioc-affyio
Modified: trunk/packages/R/r-bioc-makecdfenv/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-bioc-makecdfenv/trunk/debian/changelog 2013-09-04 08:36:01 UTC (rev 14569)
+++ trunk/packages/R/r-bioc-makecdfenv/trunk/debian/changelog 2013-09-04 08:38:39 UTC (rev 14570)
@@ -2,7 +2,6 @@
* Initial release (closes: #???)
TODO: Dependencies
- affyio: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-bioc-affyio/trunk/ (uploaded to NEW)
affy: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-bioc-affy/trunk/
-- Andreas Tille <tille at debian.org> Fri, 23 Aug 2013 09:23:02 +0200
Modified: trunk/packages/R/r-bioc-makecdfenv/trunk/debian/control
===================================================================
--- trunk/packages/R/r-bioc-makecdfenv/trunk/debian/control 2013-09-04 08:36:01 UTC (rev 14569)
+++ trunk/packages/R/r-bioc-makecdfenv/trunk/debian/control 2013-09-04 08:38:39 UTC (rev 14570)
@@ -6,7 +6,8 @@
Build-Depends: debhelper (>= 9),
cdbs,
r-base-dev,
- r-bioc-biobase
+ r-bioc-biobase,
+ r-bioc-affyio
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-bioc-makecdfenv/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-bioc-makecdfenv/trunk/
@@ -16,9 +17,11 @@
Architecture: all
Depends: ${R:Depends},
${misc:Depends},
- r-bioc-biobase
+ r-bioc-biobase,
+ r-bioc-affyio
Description: BioConductor CDF Environment Maker
This package has two functions. One reads a Affymetrix chip description
file (CDF) and creates a hash table environment containing the
location/probe set membership mapping. The other creates a package that
automatically loads that environment.
+
More information about the debian-med-commit
mailing list