Source: pdf2djvu Version: 0.7.18-1 Tags: patch Dear maintainer,
pdf2djvu autopkgtests currently fail because nose writes its output to stderr. To fix that, you can add the allow-stderr restriction to the control file: --- pdf2djvu-0.7.18/debian/tests/control +++ pdf2djvu-0.7.18/debian/tests/control @@ -1,2 +1,3 @@ Tests: pdf2djvu -Depends: pdf2djvu, python-nose \ No newline at end of file +Depends: pdf2djvu, python-nose +Restrictions: allow-stderr -- Dmitry Shachnev
signature.asc
Description: OpenPGP digital signature

