[med-svn] r8256 - trunk/packages/R/r-cran-rocr/trunk/debian
Charles Plessy
plessy at alioth.debian.org
Sat Oct 22 03:45:19 UTC 2011
Author: plessy
Date: 2011-10-22 03:45:18 +0000 (Sat, 22 Oct 2011)
New Revision: 8256
Added:
trunk/packages/R/r-cran-rocr/trunk/debian/README.test
Removed:
trunk/packages/R/r-cran-rocr/trunk/debian/README.Debian
Modified:
trunk/packages/R/r-cran-rocr/trunk/debian/changelog
trunk/packages/R/r-cran-rocr/trunk/debian/docs
Log:
Better support for unit tests.
README.Debian renamed as per http://lists.debian.org/debian-devel-announce/2011/01/msg00006.html
Deleted: trunk/packages/R/r-cran-rocr/trunk/debian/README.Debian
===================================================================
--- trunk/packages/R/r-cran-rocr/trunk/debian/README.Debian 2011-10-22 03:37:31 UTC (rev 8255)
+++ trunk/packages/R/r-cran-rocr/trunk/debian/README.Debian 2011-10-22 03:45:18 UTC (rev 8256)
@@ -1,7 +0,0 @@
-Notes on how this package can be tested.
-────────────────────────────────────────
-
-This package can be tested by loading it into R with the command
-‘library(rocr)’ in order to confirm its integrity.
-
- -- Andreas Tille <tille at debian.org> Tue, 18 Oct 2011 19:46:07 +0200
Copied: trunk/packages/R/r-cran-rocr/trunk/debian/README.test (from rev 8252, trunk/packages/R/r-cran-rocr/trunk/debian/README.Debian)
===================================================================
--- trunk/packages/R/r-cran-rocr/trunk/debian/README.test (rev 0)
+++ trunk/packages/R/r-cran-rocr/trunk/debian/README.test 2011-10-22 03:45:18 UTC (rev 8256)
@@ -0,0 +1,12 @@
+Notes on how this package can be tested.
+────────────────────────────────────────
+
+This package can be tested by loading it into R with the command
+‘library(rocr)’ in order to confirm its integrity.
+
+Material for more extensive tests is available in
+
+ /usr/share/doc/r-cran-rocr/README.unittests and
+ /usr/share/doc/r-cran-rocr/unittests
+
+ -- Andreas Tille <tille at debian.org> Tue, 18 Oct 2011 19:46:07 +0200
Modified: trunk/packages/R/r-cran-rocr/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-rocr/trunk/debian/changelog 2011-10-22 03:37:31 UTC (rev 8255)
+++ trunk/packages/R/r-cran-rocr/trunk/debian/changelog 2011-10-22 03:45:18 UTC (rev 8256)
@@ -1,10 +1,13 @@
-r-cran-rocr (1.0-4-3) UNRELEASED; urgency=low
+r-cran-rocr (1.0-4-3) UNSTABLE; urgency=low
* Support depending on R pre-releases (debian/rules, Closes: #646157).
* Machine-readable debian/copyright, format 1.0 (DEP 5).
* Install NEWS as changelog (debian/rules).
+ * Distribute unit tests (debian/docs).
+ * Expanded and moved instructions to test the binary package from
+ debian/README.Debian to debian/README.test.
- -- Charles Plessy <plessy at debian.org> Sat, 22 Oct 2011 12:26:45 +0900
+ -- Charles Plessy <plessy at debian.org> Sat, 22 Oct 2011 12:39:56 +0900
r-cran-rocr (1.0-4-2) unstable; urgency=low
Modified: trunk/packages/R/r-cran-rocr/trunk/debian/docs
===================================================================
--- trunk/packages/R/r-cran-rocr/trunk/debian/docs 2011-10-22 03:37:31 UTC (rev 8255)
+++ trunk/packages/R/r-cran-rocr/trunk/debian/docs 2011-10-22 03:45:18 UTC (rev 8256)
@@ -1 +1,2 @@
README.unittests
+unittests
More information about the debian-med-commit
mailing list