This is an automated email from the git hooks/post-receive script. afif-guest pushed a commit to branch master in repository python-pbcore.
commit 305e25fc52565bd31db18ed1050b77c101229583 Author: Afif Elghraoui <[email protected]> Date: Sun Jun 21 13:27:57 2015 -0700 Add dependency on python-sphinx to d/tests/control sphinx is required to make doc-tests. --- debian/tests/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/tests/control b/debian/tests/control index 5471d8d..6e29dfa 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,3 +1,3 @@ Test-Command: make test -Depends: @, python-nose +Depends: @, python-sphinx, python-nose Restrictions: allow-stderr -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pbcore.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
