Re: dependency questions

2008-08-27 Thread Josselin Mouette
Le mercredi 27 août 2008 à 14:57 +0100, Simon McVittie a écrit : > On Wed, 27 Aug 2008 at 13:07:19 +0200, Josselin Mouette wrote: > > It does not, which is a bug, since this option should be the correct > > one. > > I don't think that's actually correct, because Python 2.5's version of > ElementTr

Re: dependency questions

2008-08-27 Thread Simon McVittie
On Wed, 27 Aug 2008 at 13:07:19 +0200, Josselin Mouette wrote: > Le lundi 25 août 2008 à 00:03 +0200, Eike Nicklas a écrit : > > c) Depends: python (>=2.4), python-elementtree > > (does python2.5 provide python-elementtree?) > > It does not, which is a bug, since this option should be the correct

Re: dependency questions

2008-08-27 Thread Josselin Mouette
Le lundi 25 août 2008 à 00:03 +0200, Eike Nicklas a écrit : > c) Depends: python (>=2.4), python-elementtree > (does python2.5 provide python-elementtree?) It does not, which is a bug, since this option should be the correct one. -- .''`. : :' : We are debian.org. Lower your prices, surren

Re: dependency questions

2008-08-25 Thread Eike Nicklas
On Mon, 25 Aug 2008 00:08:20 -0400 Scott Kitterman wrote: > On Sunday 24 August 2008 18:03, Eike Nicklas wrote: > > 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 >

Re: dependency questions

2008-08-24 Thread Scott Kitterman
On Sunday 24 August 2008 18:03, Eike Nicklas wrote: > 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