On 05/05/2011 09:44 PM, Laurent Bigonville wrote:
Package: python
Version: 2.6.6-14
Severity: normal
Hi,
I'm trying to convert gobject-introspection from pysupport to
dh_python2 and it seems that the python dependencies are not correctly
generated.
pysupport was generating this a dependency:
python (<< 2.7), python (>= 2.6)
and dh_python2 is generating:
python (>= 2.6.6-7~)
The package is containing a private module
in /usr/lib/gobject-introspection, and the postinstall script contains:
pycompile -p gobject-introspection /usr/lib/gobject-introspection -V 2.6
This doesn't look correct to me
does the build system build for all supported python versions?
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]