Package: quisk Version: 3.5.12-1 Severity: important User: [email protected] Usertags: python2.6-removal
quisk has only unversioned dependency on python, despite providing Python modules only for a limited set of versions (currently: 2.6 and 2.7). This is not a big deal for the moment, because 2.6 is already default version if squeeze and 2.8 likely will never exist.
However, if 2.6 stops being a supported Python version and then the package is rebuild, the dependency will become insufficient.
Adding ${python:Depends} to Depends in debian/control should fix this problem.
-- Jakub Wilk -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

