[med-svn] r22876 - in trunk/packages/R/r-bioc-biocparallel/trunk/debian: . tests
Andreas Tille
tille at moszumanska.debian.org
Wed Oct 26 07:34:13 UTC 2016
Author: tille
Date: 2016-10-26 07:34:12 +0000 (Wed, 26 Oct 2016)
New Revision: 22876
Modified:
trunk/packages/R/r-bioc-biocparallel/trunk/debian/changelog
trunk/packages/R/r-bioc-biocparallel/trunk/debian/tests/control
Log:
Add missing dependency to autopkgtest since this was not in the list of dependencies created by ${R:Depends}: r-cran-batchjobs (>= 1.6)
Modified: trunk/packages/R/r-bioc-biocparallel/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-bioc-biocparallel/trunk/debian/changelog 2016-10-26 07:22:41 UTC (rev 22875)
+++ trunk/packages/R/r-bioc-biocparallel/trunk/debian/changelog 2016-10-26 07:34:12 UTC (rev 22876)
@@ -1,3 +1,10 @@
+r-bioc-biocparallel (1.8.0-2) UNRELEASED; urgency=medium
+
+ * Add missing dependency to autopkgtest since this was not in the
+ list of dependencies created by ${R:Depends}: r-cran-batchjobs (>= 1.6)
+
+ -- Andreas Tille <tille at debian.org> Wed, 26 Oct 2016 09:32:50 +0200
+
r-bioc-biocparallel (1.8.0-1) unstable; urgency=medium
* New upstream version
Modified: trunk/packages/R/r-bioc-biocparallel/trunk/debian/tests/control
===================================================================
--- trunk/packages/R/r-bioc-biocparallel/trunk/debian/tests/control 2016-10-26 07:22:41 UTC (rev 22875)
+++ trunk/packages/R/r-bioc-biocparallel/trunk/debian/tests/control 2016-10-26 07:34:12 UTC (rev 22876)
@@ -1,3 +1,3 @@
Tests: run-unit-test
-Depends: @, r-cran-runit, r-cran-doparallel, r-cran-rmpi
+Depends: @, r-cran-batchjobs (>= 1.6), r-cran-runit, r-cran-doparallel, r-bioc-rsamtools
Restrictions: allow-stderr
More information about the debian-med-commit
mailing list