[med-svn] r16934 - in trunk/packages/R/r-bioc-genomicfeatures/trunk/debian: . tests
Andreas Tille
tille at moszumanska.debian.org
Tue May 13 16:24:55 UTC 2014
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 <tille at debian.org> 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
More information about the debian-med-commit
mailing list