Package: r-bioc-xvector Version: 0.2.0-1 Tags: patch User: [email protected] Usertags: origin-ubuntu ubuntu-patch trusty
Hello,
r-bioc-xvector's autopkgtest currently fails [1]:
Error in BiocGenerics:::testPackage("XVector") : RUnit package not found
After adding it (r-cran-runit), it fails because the test produces a
lot of stderror.
Attached debdiff fixes both, the autopkgtest succeeds now.
Thanks for considering,
Martin
[1]
https://jenkins.qa.ubuntu.com/job/trusty-adt-r-bioc-xvector/9/ARCH=i386,label=adt/console
--
Martin Pitt | http://www.piware.de
Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org)
diff -Nru r-bioc-xvector-0.2.0/debian/changelog r-bioc-xvector-0.2.0/debian/changelog --- r-bioc-xvector-0.2.0/debian/changelog 2013-11-05 17:23:01.000000000 +0100 +++ r-bioc-xvector-0.2.0/debian/changelog 2014-01-16 11:54:05.000000000 +0100 @@ -1,3 +1,10 @@ +r-bioc-xvector (0.2.0-1ubuntu1) trusty; urgency=medium + + * debian/tests/control: Add missing r-cran-runit test dependency, and allow + stderr output. + + -- Martin Pitt <[email protected]> Thu, 16 Jan 2014 11:47:25 +0100 + r-bioc-xvector (0.2.0-1) unstable; urgency=low * Initial release (closes: #728799) diff -Nru r-bioc-xvector-0.2.0/debian/tests/control r-bioc-xvector-0.2.0/debian/tests/control --- r-bioc-xvector-0.2.0/debian/tests/control 2013-11-05 09:42:06.000000000 +0100 +++ r-bioc-xvector-0.2.0/debian/tests/control 2014-01-16 11:53:56.000000000 +0100 @@ -1 +1,3 @@ Tests: run-unit-test +Depends: @, r-cran-runit +Restrictions: allow-stderr
signature.asc
Description: Digital signature

