This is an automated email from the git hooks/post-receive script. ginggs pushed a commit to branch master in repository r-cran-crayon.
commit 7dc2b3d6f6546c9dab15f16a7690ee38da9597b5 Author: Graham Inggs <[email protected]> Date: Thu Nov 16 14:55:21 2017 +0200 Add test Depends: r-cran-withr --- debian/changelog | 6 ++++++ debian/tests/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 9001352..6354e1a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +r-cran-crayon (1.3.4-2) UNRELEASED; urgency=medium + + * Add test Depends: r-cran-withr + + -- Graham Inggs <[email protected]> Thu, 16 Nov 2017 12:53:33 +0000 + r-cran-crayon (1.3.4-1) unstable; urgency=medium * New upstream version diff --git a/debian/tests/control b/debian/tests/control index b044b0c..bc6f3e7 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,3 +1,3 @@ Tests: run-unit-test -Depends: @, r-cran-testthat +Depends: @, r-cran-testthat, r-cran-withr Restrictions: allow-stderr -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-crayon.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
