[med-svn] r15625 - trunk/packages/R/r-bioc-biomart/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Fri Dec 27 23:54:03 UTC 2013
Author: tille
Date: 2013-12-27 23:54:03 +0000 (Fri, 27 Dec 2013)
New Revision: 15625
Modified:
trunk/packages/R/r-bioc-biomart/trunk/debian/changelog
trunk/packages/R/r-bioc-biomart/trunk/debian/control
Log:
Since r-cran-rcurl was accepted we can continue with biomart
Modified: trunk/packages/R/r-bioc-biomart/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-bioc-biomart/trunk/debian/changelog 2013-12-27 23:49:09 UTC (rev 15624)
+++ trunk/packages/R/r-bioc-biomart/trunk/debian/changelog 2013-12-27 23:54:03 UTC (rev 15625)
@@ -1,7 +1,5 @@
-r-bioc-biomart (2.16.0-1) UNRELEASED; urgency=low
+r-bioc-biomart (2.18.0-1) UNRELEASED; urgency=low
* Initial release (closes: #???).
- The following preconditions are needed but missing in Debian
- RCurl: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-rcurl/trunk/ (Uploaded to new)
- -- Andreas Tille <tille at debian.org> Wed, 04 Sep 2013 15:15:31 +0200
+ -- Andreas Tille <tille at debian.org> Sat, 28 Dec 2013 00:52:10 +0100
Modified: trunk/packages/R/r-bioc-biomart/trunk/debian/control
===================================================================
--- trunk/packages/R/r-bioc-biomart/trunk/debian/control 2013-12-27 23:49:09 UTC (rev 15624)
+++ trunk/packages/R/r-bioc-biomart/trunk/debian/control 2013-12-27 23:54:03 UTC (rev 15625)
@@ -7,8 +7,9 @@
cdbs,
r-base-dev,
r-bioc-biobase,
- r-cran-xml
-Standards-Version: 3.9.4
+ r-cran-xml,
+ r-cran-rcurl
+Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-bioc-biomart/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-bioc-biomart/trunk/
Homepage: http://www.bioconductor.org/packages/release/bioc/html/biomaRt.html
@@ -18,7 +19,8 @@
Depends: ${R:Depends},
${misc:Depends},
r-bioc-biobase,
- r-cran-xml
+ r-cran-xml,
+ r-cran-rcurl
Description: GNU R Interface to BioMart databases (e.g. Ensembl, COSMIC, Wormbase and Gramene)
In recent years a wealth of biological data has become available in
public data repositories. Easy access to these valuable data resources
More information about the debian-med-commit
mailing list