[med-svn] r21154 - trunk/packages/R/r-cran-bio3d/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Tue Jan 12 12:32:27 UTC 2016


Author: tille
Date: 2016-01-12 12:32:26 +0000 (Tue, 12 Jan 2016)
New Revision: 21154

Added:
   trunk/packages/R/r-cran-bio3d/trunk/debian/no_tests/
Removed:
   trunk/packages/R/r-cran-bio3d/trunk/debian/tests/
Modified:
   trunk/packages/R/r-cran-bio3d/trunk/debian/README.test
   trunk/packages/R/r-cran-bio3d/trunk/debian/changelog
   trunk/packages/R/r-cran-bio3d/trunk/debian/control
Log:
Need to sort out with upstream how to test the package


Modified: trunk/packages/R/r-cran-bio3d/trunk/debian/README.test
===================================================================
--- trunk/packages/R/r-cran-bio3d/trunk/debian/README.test	2016-01-12 12:17:18 UTC (rev 21153)
+++ trunk/packages/R/r-cran-bio3d/trunk/debian/README.test	2016-01-12 12:32:26 UTC (rev 21154)
@@ -1,12 +1,20 @@
 Notes on how this package can be tested.
 ────────────────────────────────────────
 
-To run the unit tests provided by the package you can do
+Needs sorting out with upstream.  Tests are not activated currently.
 
+The usual code
+
 LC_ALL=C R --no-save <<EOT
 library(testthat)
-library(bio3d)
-test_package("bio3d")
+test_check("bio3d")
 EOT
 
+results in
+
+Loading required package: bio3d
+Error: No tests found for bio3d
+Execution halted
+
+
  -- Andreas Tille <tille at debian.org>  Fri, 27 Jun 2014 19:02:17 +0200

Modified: trunk/packages/R/r-cran-bio3d/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-bio3d/trunk/debian/changelog	2016-01-12 12:17:18 UTC (rev 21153)
+++ trunk/packages/R/r-cran-bio3d/trunk/debian/changelog	2016-01-12 12:32:26 UTC (rev 21154)
@@ -5,12 +5,10 @@
 
   [ Andreas Tille ]
   * New upstream version
-  * Adapted watch file
+  * fix d/watch to new location on cran
   * Moved debian/upstream to debian/upstream/metadata
   * cme fix dpkg-control
   * Recommends: muscle (since it is used in unit tests)
-  * add autopkgtest
-  * fix d/watch to new location on cran
   * remove redundant README.Debian
   * follow move to CRAN by renaming r-other-bio3d to r-cran-bio3d
   * cme fix dpkg-control

Modified: trunk/packages/R/r-cran-bio3d/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-bio3d/trunk/debian/control	2016-01-12 12:17:18 UTC (rev 21153)
+++ trunk/packages/R/r-cran-bio3d/trunk/debian/control	2016-01-12 12:32:26 UTC (rev 21154)
@@ -3,7 +3,6 @@
 Uploaders: Steffen Moeller <moeller at debian.org>,
            Andreas Tille <tille at debian.org>
 Section: gnu-r
-Testsuite: autopkgtest
 Priority: optional
 Build-Depends: debhelper (>= 9),
                cdbs,




More information about the debian-med-commit mailing list