Author: plessy Date: 2012-01-08 13:21:24 +0000 (Sun, 08 Jan 2012) New Revision: 9205
Added: trunk/packages/R/r-cran-randomforest/trunk/debian/README.test trunk/packages/R/r-cran-randomforest/trunk/docs Removed: trunk/packages/R/r-cran-randomforest/trunk/debian/README.Debian Modified: trunk/packages/R/r-cran-randomforest/trunk/debian/changelog Log: Renamed debian/README.Debian debian/README.test. Deleted: trunk/packages/R/r-cran-randomforest/trunk/debian/README.Debian =================================================================== --- trunk/packages/R/r-cran-randomforest/trunk/debian/README.Debian 2012-01-08 13:18:49 UTC (rev 9204) +++ trunk/packages/R/r-cran-randomforest/trunk/debian/README.Debian 2012-01-08 13:21:24 UTC (rev 9205) @@ -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(randomForest)’ in order to confirm its integrity. - - -- Andreas Tille <[email protected]> Mon, 22 Nov 2010 13:23:45 +0100 Copied: trunk/packages/R/r-cran-randomforest/trunk/debian/README.test (from rev 9199, trunk/packages/R/r-cran-randomforest/trunk/debian/README.Debian) =================================================================== --- trunk/packages/R/r-cran-randomforest/trunk/debian/README.test (rev 0) +++ trunk/packages/R/r-cran-randomforest/trunk/debian/README.test 2012-01-08 13:21:24 UTC (rev 9205) @@ -0,0 +1,7 @@ +Notes on how this package can be tested. +──────────────────────────────────────── + +This package can be tested by loading it into R with the command +‘library(randomForest)’ in order to confirm its integrity. + + -- Andreas Tille <[email protected]> Mon, 22 Nov 2010 13:23:45 +0100 Modified: trunk/packages/R/r-cran-randomforest/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-cran-randomforest/trunk/debian/changelog 2012-01-08 13:18:49 UTC (rev 9204) +++ trunk/packages/R/r-cran-randomforest/trunk/debian/changelog 2012-01-08 13:21:24 UTC (rev 9205) @@ -5,6 +5,8 @@ * Corrected Vcs URLs in debian/control. * Using Debhelper 8 (debian/control, debian/compat). * Conforms to Policy 3.9.2 (debian/control, no changes needed). + * Renamed debian/README.Debian debian/README.test and install it + with debian/docs. -- Charles Plessy <[email protected]> Sun, 08 Jan 2012 22:10:51 +0900 Added: trunk/packages/R/r-cran-randomforest/trunk/docs =================================================================== --- trunk/packages/R/r-cran-randomforest/trunk/docs (rev 0) +++ trunk/packages/R/r-cran-randomforest/trunk/docs 2012-01-08 13:21:24 UTC (rev 9205) @@ -0,0 +1 @@ +debian/README.test _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
