Hi all,

I have a program that depends on python >= 2.4 and elementtree (which
is included in python >= 2.5).

What is the best way to express this dependency in debian/control
(I am using python-support)?

a) Depends: python (>=2.4), python (>=2.5) | python-elementtree

b) Depends: python (>=2.5)
(since python2.5 is the default version in lenny and sid anyway)

c) Depends: python (>=2.4), python-elementtree
(does python2.5 provide python-elementtree?)


Thanks a lot for your help
Eike

Attachment: pgpCUtRoCPJ8p.pgp
Description: PGP signature

Reply via email to