Package: python-qt4 Version: 4.10.1-1 Severity: minor
While working on a deriviative (specifically raspbian) I noticed that your package uses python3.2-config --configdir ). This is provided by python3.2-dev. However your build-depends do not ensure that a sufficiently recent version is installed and this caused a build failure for us.
Version 3.2.3-7 does not provide the --configdir option, Version 3.2.4-1 does. I have not tested 3.2.3-8.
_______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

