Author: tille Date: 2014-05-13 16:24:54 +0000 (Tue, 13 May 2014) New Revision: 16934
Modified: trunk/packages/R/r-bioc-genomicfeatures/trunk/debian/changelog trunk/packages/R/r-bioc-genomicfeatures/trunk/debian/tests/control Log: Enhance test suite control files according tp the patch in #735548 Modified: trunk/packages/R/r-bioc-genomicfeatures/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-bioc-genomicfeatures/trunk/debian/changelog 2014-05-13 16:01:07 UTC (rev 16933) +++ trunk/packages/R/r-bioc-genomicfeatures/trunk/debian/changelog 2014-05-13 16:24:54 UTC (rev 16934) @@ -1,3 +1,16 @@ +r-bioc-genomicfeatures (1.14.2-2) UNRELEASED; urgency=medium + + [ Martin Pitt ] + * debian/tests/control: Add missing r-cran-runit test dependency, and allow + stderr output. + + [ Andreas Tille ] + TODO: Make test independent from TxDb.Hsapiens.UCSC.hg19.knownGene + see README.test + this would close #735548 + + -- Andreas Tille <[email protected]> Tue, 13 May 2014 18:21:18 +0200 + r-bioc-genomicfeatures (1.14.2-1) unstable; urgency=low * Initial release (closes: #733329) Modified: trunk/packages/R/r-bioc-genomicfeatures/trunk/debian/tests/control =================================================================== --- trunk/packages/R/r-bioc-genomicfeatures/trunk/debian/tests/control 2014-05-13 16:01:07 UTC (rev 16933) +++ trunk/packages/R/r-bioc-genomicfeatures/trunk/debian/tests/control 2014-05-13 16:24:54 UTC (rev 16934) @@ -1 +1,3 @@ Tests: run-unit-test +Depends: @, r-cran-runit +Restrictions: allow-stderr _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
