This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-bioc-biocgenerics.
commit da579e0ed1b08d795464d8cf9e545f9f53a2d684 Author: Andreas Tille <[email protected]> Date: Sat May 9 07:38:19 2015 +0200 Add missing r-cran-runit to debian/test/control --- debian/changelog | 6 ++++++ debian/tests/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 69464f9..5405cda 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +r-bioc-biocgenerics (0.14.0-2) UNRELEASED; urgency=medium + + * Add missing r-cran-runit to debian/test/control + + -- Andreas Tille <[email protected]> Sat, 09 May 2015 07:37:38 +0200 + r-bioc-biocgenerics (0.14.0-1) unstable; urgency=medium * New upstream version diff --git a/debian/tests/control b/debian/tests/control index d2aa55a..25377fc 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,3 +1,3 @@ Tests: run-unit-test -Depends: @ +Depends: @, r-cran-runit Restrictions: allow-stderr -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-bioc-biocgenerics.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
