[med-svn] r17423 - in trunk/packages/R/r-bioc-genomicalignments/trunk/debian: . tests
Andreas Tille
tille at moszumanska.debian.org
Tue Jul 8 08:44:47 UTC 2014
Author: tille
Date: 2014-07-08 08:44:46 +0000 (Tue, 08 Jul 2014)
New Revision: 17423
Modified:
trunk/packages/R/r-bioc-genomicalignments/trunk/debian/control
trunk/packages/R/r-bioc-genomicalignments/trunk/debian/tests/control
Log:
The test suiote requires r-bioc-shortread: Adding it to debian/tests/control as well as to Recommends
Modified: trunk/packages/R/r-bioc-genomicalignments/trunk/debian/control
===================================================================
--- trunk/packages/R/r-bioc-genomicalignments/trunk/debian/control 2014-07-08 08:40:00 UTC (rev 17422)
+++ trunk/packages/R/r-bioc-genomicalignments/trunk/debian/control 2014-07-08 08:44:46 UTC (rev 17423)
@@ -31,6 +31,7 @@
r-bioc-rsamtools (>= 1.15.26),
r-bioc-bsgenome (>= 1.31.12),
r-bioc-biocparallel
+Recommends: r-bioc-shortread
Description: BioConductor representation and manipulation of short genomic alignments
This BioConductor package provides efficient containers for storing and
manipulating short genomic alignments (typically obtained by aligning
Modified: trunk/packages/R/r-bioc-genomicalignments/trunk/debian/tests/control
===================================================================
--- trunk/packages/R/r-bioc-genomicalignments/trunk/debian/tests/control 2014-07-08 08:40:00 UTC (rev 17422)
+++ trunk/packages/R/r-bioc-genomicalignments/trunk/debian/tests/control 2014-07-08 08:44:46 UTC (rev 17423)
@@ -1,3 +1,3 @@
Tests: run-unit-test
-Depends: @, r-cran-runit
+Depends: @, r-cran-runit, r-bioc-shortread
Restrictions: allow-stderr
More information about the debian-med-commit
mailing list