Am Donnerstag, 11. Oktober 2007 schrieb Josselin Mouette:
> Le mardi 09 octobre 2007 à 13:52 +0200, Peter Eisentraut a écrit :
> > Am Montag, 8. Oktober 2007 schrieben Sie:
> > > Well, that of course depends on what's inside the package. If it is
> > > able to work with both python versions, a dependency on "python-dev,
> > > ${python:Depends}", leading to "python-dev, python (>= 2.4), python (<<
> > > 2.6)" should do the trick.
> >
> > That doesn't do the same thing. I need a dependency on python2.4-dev,
> > which the above doesn't imply.
>
> The above implies python2.4-dev while 2.4 is the default, and
> python2.5-dev when 2.5 becomes the default. Which is exactly what you
> need, unless I have again missed something.
No, I need a dependency against the -dev package belonging to the python
version against which the package was originally built.