[med-svn] r17116 - trunk/packages/R/r-bioc-annotationdbi/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Wed Jun 11 06:26:23 UTC 2014
Author: tille
Date: 2014-06-11 06:26:23 +0000 (Wed, 11 Jun 2014)
New Revision: 17116
Modified:
trunk/packages/R/r-bioc-annotationdbi/trunk/debian/changelog
trunk/packages/R/r-bioc-annotationdbi/trunk/debian/control
Log:
New (Build-)Dependency: r-bioc-genomeinfodb
Modified: trunk/packages/R/r-bioc-annotationdbi/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-bioc-annotationdbi/trunk/debian/changelog 2014-06-10 19:48:23 UTC (rev 17115)
+++ trunk/packages/R/r-bioc-annotationdbi/trunk/debian/changelog 2014-06-11 06:26:23 UTC (rev 17116)
@@ -1,12 +1,11 @@
-r-bioc-annotationdbi (1.26.0-1) UNRELEASED; urgency=medium
+r-bioc-annotationdbi (1.26.0-1) unstable; urgency=medium
* New upstream version
* Deactivate autopkgtest again since large database packages would
be needed and creating these only for the purpose of testing is
not very effective
Closes: #735547
- TODO: New dependency:
- svn://anonscm.debian.org/debian-med/trunk/packages/R/r-bioc-genomeinfodb/trunk/
+ * New (Build-)Dependency: r-bioc-genomeinfodb
-- Andreas Tille <tille at debian.org> Sun, 08 Jun 2014 17:46:30 +0200
Modified: trunk/packages/R/r-bioc-annotationdbi/trunk/debian/control
===================================================================
--- trunk/packages/R/r-bioc-annotationdbi/trunk/debian/control 2014-06-10 19:48:23 UTC (rev 17115)
+++ trunk/packages/R/r-bioc-annotationdbi/trunk/debian/control 2014-06-11 06:26:23 UTC (rev 17116)
@@ -9,7 +9,8 @@
r-cran-dbi,
r-cran-rsqlite,
r-bioc-biobase,
- r-bioc-iranges
+ r-bioc-iranges,
+ r-bioc-genomeinfodb
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-bioc-annotationdbi/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-bioc-annotationdbi/trunk/
@@ -22,7 +23,8 @@
r-cran-dbi,
r-cran-rsqlite,
r-bioc-biobase,
- r-bioc-iranges
+ r-bioc-iranges,
+ r-bioc-genomeinfodb
Description: GNU R Annotation Database Interface for BioConductor
This BioConductor module provides user interface and database
connection code for annotation data packages using SQLite data
More information about the debian-med-commit
mailing list