[med-svn] r17434 - trunk/packages/R/r-bioc-rsamtools/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Wed Jul 9 11:52:51 UTC 2014
Author: tille
Date: 2014-07-09 11:52:50 +0000 (Wed, 09 Jul 2014)
New Revision: 17434
Modified:
trunk/packages/R/r-bioc-rsamtools/trunk/debian/README.test
trunk/packages/R/r-bioc-rsamtools/trunk/debian/changelog
Log:
debian/README.test: Fix advise for testing the package
Modified: trunk/packages/R/r-bioc-rsamtools/trunk/debian/README.test
===================================================================
--- trunk/packages/R/r-bioc-rsamtools/trunk/debian/README.test 2014-07-09 11:31:36 UTC (rev 17433)
+++ trunk/packages/R/r-bioc-rsamtools/trunk/debian/README.test 2014-07-09 11:52:50 UTC (rev 17434)
@@ -15,8 +15,7 @@
run the test suite by doing
R --no-save <<EOT
-require("Rsamtools") || stop("unable to load Rsamtools package")
-Rsamtools:::.test()
+BiocGenerics:::testPackage('Rsamtools')
EOT
Any problems with this test suite should be reportet via
Modified: trunk/packages/R/r-bioc-rsamtools/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-bioc-rsamtools/trunk/debian/changelog 2014-07-09 11:31:36 UTC (rev 17433)
+++ trunk/packages/R/r-bioc-rsamtools/trunk/debian/changelog 2014-07-09 11:52:50 UTC (rev 17434)
@@ -1,10 +1,15 @@
-r-bioc-rsamtools (1.16.1-1) UNRELEASED; urgency=medium
+r-bioc-rsamtools (1.16.1-2) UNRELEASED; urgency=medium
+ * debian/README.test: Fix advise for testing the package
+
+ -- Andreas Tille <tille at debian.org> Wed, 09 Jul 2014 13:38:19 +0200
+
+r-bioc-rsamtools (1.16.1-1) unstable; urgency=medium
+
* New upstream version
* cme fix dpkg-control
* debian/README.test: More verbose information how to run the
test suite
- TODO: test suite runs only in source tree and fails anyway
-- Andreas Tille <tille at debian.org> Mon, 16 Jun 2014 16:28:55 +0200
More information about the debian-med-commit
mailing list