Source: python-jellyfish Version: 0.5.6-1 Severity: serious Justification: fails to build from source
Builds of python-jellyfish in minimal environments geared towards building only its architecture-dependent binary packages have been failing: dh clean --with python2,python3,sphinxdoc --buildsystem=pybuild dh: unable to load addon sphinxdoc: Can't locate Debian/Debhelper/Sequence/sphinxdoc.pm in @INC (you may need to install the Debian::Debhelper::Sequence::sphinxdoc module) (@INC contains: [...]) at (eval 13) line 2. BEGIN failed--compilation aborted at (eval 13) line 2. debian/rules:15: recipe for target 'clean' failed make: *** [clean] Error 2 Please either conditionalize the usage of --with sphinxdoc or move python-sphinx from Build-Depends-Indep to Build-Depends. Thanks!