[med-svn] r15786 - in trunk/packages/R/r-bioc-rtracklayer/trunk/debian: . tests
Andreas Tille
tille at moszumanska.debian.org
Thu Jan 16 12:41:29 UTC 2014
Author: tille
Date: 2014-01-16 12:41:29 +0000 (Thu, 16 Jan 2014)
New Revision: 15786
Modified:
trunk/packages/R/r-bioc-rtracklayer/trunk/debian/changelog
trunk/packages/R/r-bioc-rtracklayer/trunk/debian/tests/control
Log:
Commit a patch from Martin Pitt to enhance autotest which unfortunately does not solve the problem
Modified: trunk/packages/R/r-bioc-rtracklayer/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-bioc-rtracklayer/trunk/debian/changelog 2014-01-16 12:37:05 UTC (rev 15785)
+++ trunk/packages/R/r-bioc-rtracklayer/trunk/debian/changelog 2014-01-16 12:41:29 UTC (rev 15786)
@@ -1,3 +1,14 @@
+r-bioc-rtracklayer (1.22.1-1) UNRELEASED; urgency=medium
+
+ [ Martin Pitt ]
+ * debian/tests/control: Add missing r-cran-runit test dependency, and allow
+ stderr output.
+
+ [ Andreas Tille ]
+ * New upstream version
+
+ -- Andreas Tille <tille at debian.org> Thu, 16 Jan 2014 13:44:54 +0100
+
r-bioc-rtracklayer (1.22.0-1) unstable; urgency=low
* Initial release (closes: #733283).
Modified: trunk/packages/R/r-bioc-rtracklayer/trunk/debian/tests/control
===================================================================
--- trunk/packages/R/r-bioc-rtracklayer/trunk/debian/tests/control 2014-01-16 12:37:05 UTC (rev 15785)
+++ trunk/packages/R/r-bioc-rtracklayer/trunk/debian/tests/control 2014-01-16 12:41:29 UTC (rev 15786)
@@ -1 +1,3 @@
Tests: run-unit-test
+Depends: @, r-cran-runit
+Restrictions: allow-stderr
More information about the debian-med-commit
mailing list