[med-svn] r20364 - trunk/packages/R/r-cran-testthat/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Sat Oct 31 08:12:02 UTC 2015
Author: tille
Date: 2015-10-31 08:12:02 +0000 (Sat, 31 Oct 2015)
New Revision: 20364
Modified:
trunk/packages/R/r-cran-testthat/trunk/debian/changelog
trunk/packages/R/r-cran-testthat/trunk/debian/control
Log:
testthat is in new now
Modified: trunk/packages/R/r-cran-testthat/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-testthat/trunk/debian/changelog 2015-10-31 08:09:02 UTC (rev 20363)
+++ trunk/packages/R/r-cran-testthat/trunk/debian/changelog 2015-10-31 08:12:02 UTC (rev 20364)
@@ -1,8 +1,7 @@
r-cran-testthat (0.11.0-1) UNRELEASED; urgency=medium
* New upstream version
- * Depends: r-cran-crayon
- TODO: Needs r-cran-praise
+ * Depends: r-cran-crayon, r-cran-praise
-- Andreas Tille <tille at debian.org> Sat, 31 Oct 2015 08:18:10 +0100
Modified: trunk/packages/R/r-cran-testthat/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-testthat/trunk/debian/control 2015-10-31 08:09:02 UTC (rev 20363)
+++ trunk/packages/R/r-cran-testthat/trunk/debian/control 2015-10-31 08:12:02 UTC (rev 20364)
@@ -8,7 +8,9 @@
r-base-dev,
r-cran-digest,
r-cran-stringr,
- r-cran-evaluate
+ r-cran-evaluate,
+ r-cran-crayon,
+ r-cran-praise
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-testthat/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-testthat/trunk/
@@ -21,7 +23,8 @@
r-cran-digest,
r-cran-stringr,
r-cran-evaluate,
- r-cran-crayon
+ r-cran-crayon,
+ r-cran-praise
Suggests: r-cran-devtools
Description: GNU R testsuite
Testthat code. Tools to make testing fun.
More information about the debian-med-commit
mailing list