tags 570572 + patch thanks * Sandro Tosi <[email protected]>, 2010-02-19, 20:35:
This package has `XS-Python-Version: current' field in debian/control file and it builds `Architure: all' binary package containing Python modules, that were only built for the default Python version.Because of this, the binary package currently depends on `python (<< 2.6)', and thus it will need a sourceful upload after switching default version of Python to 2.6. Use of the 'current' keyword is deprecated. Please consider updating your package to not enforce a particular Python version (that happened to be the default at build time), for example by setting `XS-Python-Version' either to `>> 2.4' or `all'.
I verified that with "XS-Python-Version: all" the package can be successfully built and resulting binary packages look sane. A nice side effect of such a change is that extension modules would be built for all supported Python versions.
-- Jakub Wilk
signature.asc
Description: Digital signature

