[med-svn] r17857 - in trunk/packages/R/r-bioc-genomeinfodb/trunk/debian: . tests
Andreas Tille
tille at moszumanska.debian.org
Wed Aug 27 12:30:06 UTC 2014
Author: tille
Date: 2014-08-27 12:30:05 +0000 (Wed, 27 Aug 2014)
New Revision: 17857
Modified:
trunk/packages/R/r-bioc-genomeinfodb/trunk/debian/changelog
trunk/packages/R/r-bioc-genomeinfodb/trunk/debian/tests/control
Log:
Fix autopkgtest dependencies
Modified: trunk/packages/R/r-bioc-genomeinfodb/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-bioc-genomeinfodb/trunk/debian/changelog 2014-08-27 12:29:23 UTC (rev 17856)
+++ trunk/packages/R/r-bioc-genomeinfodb/trunk/debian/changelog 2014-08-27 12:30:05 UTC (rev 17857)
@@ -1,3 +1,11 @@
+r-bioc-genomeinfodb (1.0.2-2) unstable; urgency=medium
+
+ * Fix autopkgtest dependencies (Thanks for the patch to Lucas Kanashiro
+ <kanashiro.duarte at gmail.com>)
+ Closes: #759415
+
+ -- Andreas Tille <tille at debian.org> Wed, 27 Aug 2014 14:20:07 +0200
+
r-bioc-genomeinfodb (1.0.2-1) unstable; urgency=medium
* Initial release (closes: #750936)
Modified: trunk/packages/R/r-bioc-genomeinfodb/trunk/debian/tests/control
===================================================================
--- trunk/packages/R/r-bioc-genomeinfodb/trunk/debian/tests/control 2014-08-27 12:29:23 UTC (rev 17856)
+++ trunk/packages/R/r-bioc-genomeinfodb/trunk/debian/tests/control 2014-08-27 12:30:05 UTC (rev 17857)
@@ -1 +1,3 @@
Tests: run-unit-test
+Depends: @, r-bioc-biocgenerics, r-cran-runit
+Restrictions: allow-stderr
More information about the debian-med-commit
mailing list