Package: scolasync Version: 4.0-1scolasync is supposed to use Python 3 now. However, it still calls python-support in maintainer scripts, which byte-compiles its files for Python 2.X. To fix this, please:
1) Add "--without=python-support" to the dh call in debian/rules.2) Remove "python-support (>= 0.90)" and "${python:Depends}" from Depends in debian/control.
-- Jakub Wilk -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

