This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-futile.logger.
commit 41cba2d6f88829ee599d3e4d4dee191adc4343bf Author: Andreas Tille <[email protected]> Date: Fri Apr 29 07:50:22 2016 +0000 Add missing test dependency r-cran-testthat --- debian/changelog | 6 ++++++ debian/tests/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4e8a24f..8fb0de4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +r-cran-futile.logger (1.4.1-3) unstable; urgency=medium + + * Add missing test dependency r-cran-testthat + + -- Andreas Tille <[email protected]> Fri, 29 Apr 2016 09:43:55 +0200 + r-cran-futile.logger (1.4.1-2) unstable; urgency=medium * Fix autopkgtest diff --git a/debian/tests/control b/debian/tests/control index a0a0edc..051fd72 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,3 +1,3 @@ Tests: run-unit-test -Depends: @, r-cran-survival +Depends: @, r-cran-survival, r-cran-testthat Restrictions: allow-stderr -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-futile.logger.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
