Author: tille Date: 2014-01-16 12:37:05 +0000 (Thu, 16 Jan 2014) New Revision: 15785
Modified: trunk/packages/R/r-bioc-iranges/trunk/debian/changelog trunk/packages/R/r-bioc-iranges/trunk/debian/control trunk/packages/R/r-bioc-iranges/trunk/debian/tests/control Log: Add missing r-cran-runit and r-bioc-xvector test dependencies, and allow stderr output. (thanks for the patch to Martin Pitt) Modified: trunk/packages/R/r-bioc-iranges/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-bioc-iranges/trunk/debian/changelog 2014-01-16 12:34:51 UTC (rev 15784) +++ trunk/packages/R/r-bioc-iranges/trunk/debian/changelog 2014-01-16 12:37:05 UTC (rev 15785) @@ -1,3 +1,15 @@ +r-bioc-iranges (1.20.6-2) unstable; urgency=medium + + [ Martin Pitt ] + * debian/tests/control: Add missing r-cran-runit and r-bioc-xvector test + dependencies, and allow stderr output. + Closes: #735546 + + [ Andreas Tille ] + * Standards-Version: 3.9.5 + + -- Andreas Tille <[email protected]> Thu, 16 Jan 2014 13:35:56 +0100 + r-bioc-iranges (1.20.6-1) unstable; urgency=low * New upstream version Modified: trunk/packages/R/r-bioc-iranges/trunk/debian/control =================================================================== --- trunk/packages/R/r-bioc-iranges/trunk/debian/control 2014-01-16 12:34:51 UTC (rev 15784) +++ trunk/packages/R/r-bioc-iranges/trunk/debian/control 2014-01-16 12:37:05 UTC (rev 15785) @@ -8,7 +8,7 @@ cdbs, r-base-dev, r-bioc-biocgenerics (>= 0.7.7) -Standards-Version: 3.9.4 +Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-bioc-iranges/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-bioc-iranges/trunk/ Homepage: http://bioconductor.org/packages/release/bioc/html/IRanges.html Modified: trunk/packages/R/r-bioc-iranges/trunk/debian/tests/control =================================================================== --- trunk/packages/R/r-bioc-iranges/trunk/debian/tests/control 2014-01-16 12:34:51 UTC (rev 15784) +++ trunk/packages/R/r-bioc-iranges/trunk/debian/tests/control 2014-01-16 12:37:05 UTC (rev 15785) @@ -1 +1,3 @@ Tests: run-unit-test +Depends: @, r-cran-runit, r-bioc-xvector +Restrictions: allow-stderr _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
