* Benjamin Eltzner <[email protected]>, 2013-02-14, 16:43:
I patched some bugs in the source. lintian4python now only reports one warning, which in my opinion is simply wrong.
Do you mean python-module-but-no-python-depends? It is true positive: you need "${python:Depends}" in Depends instead of hardcoded "python (>=2.6.5)".
I hope the FTBFS is solved with change of build-deps to python-all-dev.
It now FTBFS differently: | dh_auto_clean | Traceback (most recent call last): | File "setup.py", line 12, in <module> | from setuptools import setup | ImportError: No module named setuptools | dh_auto_clean: python2.6 setup.py clean -a returned exit code 1 -- Jakub Wilk -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

