Josselin Mouette wrote:
> Package: gajim
> Version: 0.11.2-1
> Severity: important
> 
> Hi,
> 
> this package is not installable with python 2.5.
> 
> As I understand from reading debian/rules, it will only work with 
> version 2.4.
> 
> If it is the case, please make /usr/bin/gajim* really use python2.4, and 
> please use dh_pysupport -V2.4, so that private modules are considered 
> modules for python2.4, and so that only a dependency on python2.4 is 
> generated.
> 
> If it isn't the case, please make the package build against all python 
> versions and select the correct extensions directory at runtime.
> 
> Thanks,

Gajim can work with python2.5 because pysqlite is included in python2.5.
But there making a dep on python2.4 + python-pysqlite2 OR python2.5
doesn't work: it's not because you have python 2.5 installed that it's
you'll use it to run Gajim, see bug #418252. It's why we now strictly
depend on python2.4, I don't see how to improve things.

-- 
Yann



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to