On Tue, Jun 13, 2006 at 07:39:29AM +0400, Nikita V. Youshchenko wrote:
> >    Binary dependent
> >    extensions are put for all supported python versions into the
> >    same python-foo package.

> So these packages are going to depend on all supported python versions, 
> making impossible to remove old python versions from user's systems?

AFAIR, a package

 Package: python-foo
 Provides: python2.3-foo, python2.4-foo
 Depends: python (>= 2.3), python (<< 2.5), python-bar, python2.3-bar, 
python2.4-bar

should not have to depend on python2.3 and python2.4; instead, applications
that need a specific version of the interpreter should depend on it
themselves.

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
[EMAIL PROTECTED]                                   http://www.debian.org/

Attachment: signature.asc
Description: Digital signature

Reply via email to