This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-bioc-edger.
commit 117d54b6c4427a70c2102dc16b75095134b6b81c Author: Andreas Tille <[email protected]> Date: Sun Jan 5 00:27:48 2014 +0100 Add r-cran-mass to Depends of autopkgtest --- debian/changelog | 1 + debian/tests/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 9baea91..237bbe0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ r-bioc-edger (3.4.0~dfsg-1) UNRELEASED; urgency=low [ Andreas Tille ] * debian/control: - Add Depends: r-cran-statmod to enable running test successfully + - Add r-cran-mass to Depends of autopkgtest Closes: #727695 - XS-Testsuite: autopkgtest * debian/README.test: Describe how to run testsuite diff --git a/debian/tests/control b/debian/tests/control index f08221c..0fb899e 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1 +1,2 @@ Tests: upstream +Depends: r-cran-mass -- Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/r-bioc-edger.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
