Package: debhelper
Version: 5.0.37.3
Severity: important

Looking at python2.4-schoolbell, ${python:Depends} is expanded to

  python-central (>= 0.5), python (<< 2.5), python (>= 2.4) | python2.4

which is wrong.

 - the package can be installed, even if 2.5 is the default version
 - the 'python (>= 2.4) |' is not needed.

I would expect the expansion to be:

  python-central (>= 0.5), python2.4

All scripts use the versioned interpreter, XS-Python-Version is set to
2.4.


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

Reply via email to