This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-rsqlite.
commit 1fbf2ef1286894b0eff5fd28a5197a320aba63d4 Author: Andreas Tille <[email protected]> Date: Sun Dec 4 18:16:03 2016 +0100 Add r-cran-dbitest to test depends (even if not yet packaged right now) --- debian/changelog | 1 + debian/tests/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b580299..841b99a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,7 @@ r-cran-rsqlite (1.1-1) UNRELEASED; urgency=medium r-cran-rcpp, r-cran-plogr, libboost-dev + * Add r-cran-dbitest to test depends (even if not yet packaged right now) -- Andreas Tille <[email protected]> Sat, 03 Dec 2016 08:43:25 +0100 diff --git a/debian/tests/control b/debian/tests/control index b044b0c..ad54aab 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-dbitest Restrictions: allow-stderr -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-rsqlite.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
