I think this is the same problem as mentioned in the bug. 

I'm trying to build and upload a new release of python-psyco, and the
built package is wrong because `pyversions -r debian/control` returns
python2.4 even though debian/control says that XS-Python-Version is
 >=2.2, << 2.6. 

I have python-all installed, so I would expect the call to pyversions to
return python2.3 python2.4 python2.5

Any package building C extension modules rebuilt with the current setup
will only compile the C extension for python2.4, which is not what we
want. 

-- 
Alexandre Fayolle                              LOGILAB, Paris (France)
Formations Python, Zope, Plone, Debian:  http://www.logilab.fr/formations
Développement logiciel sur mesure:       http://www.logilab.fr/services
Informatique scientifique:               http://www.logilab.fr/science
Reprise et maintenance de sites CPS:     http://www.migration-cms.com/

Attachment: signature.asc
Description: Digital signature

Reply via email to