Control: tags -1 + patch I've checked, and the autopkgtest succeeds when monotone is simply dropped from the test dependencies, as below:
--- a/debian/tests/control +++ b/debian/tests/control @@ -1,3 +1,3 @@ Tests: testsuite-Depends: @, zip, unzip, netbase, python-subversion, monotone, cvs, bzr, tla, gcc, python2.7-dev, less +Depends: @, zip, unzip, netbase, python-subversion, cvs, bzr, tla, gcc, python2.7-dev, less
Restrictions: allow-stderr

