Re: dependency mess: i'd like boolean operators

2001-02-09 Thread Richard Braakman
On Fri, Feb 09, 2001 at 12:06:14PM +0100, Domenico Andreoli wrote: > > Depends: curl (= 7.4.2-2) | curl (>= 7.5-1), > > libcurl0-ssl (= 7.4.2-2) | curl (>= 7.5-1), > > curl (= 7.4.2-2) | libcurl1-ssl (>= 7.5-1), > > libcurl0-ssl (= 7.4.2-2) | libcurl1-ssl (>= 7.5-1) > >

Re: dependency mess: i'd like boolean operators

2001-02-09 Thread Richard Braakman
On Fri, Feb 09, 2001 at 12:06:14PM +0100, Domenico Andreoli wrote: > > Depends: curl (= 7.4.2-2) | curl (>= 7.5-1), > > libcurl0-ssl (= 7.4.2-2) | curl (>= 7.5-1), > > curl (= 7.4.2-2) | libcurl1-ssl (>= 7.5-1), > > libcurl0-ssl (= 7.4.2-2) | libcurl1-ssl (>= 7.5-1) > >

Re: dependency mess: i'd like boolean operators

2001-02-09 Thread Domenico Andreoli
On Thu, Feb 08, 2001 at 09:07:11AM -0600, Richard Braakman wrote: > On Thu, Feb 08, 2001 at 03:39:33PM +0100, Domenico Andreoli wrote: > > the question is which dependencies should curl-ssl have? > > > > i'm thinking something like: > > Conflicts: curl(<7.4.2-2) > > Depends: curl(>=7.4.2-2), l

Re: dependency mess: i'd like boolean operators

2001-02-09 Thread Domenico Andreoli
On Thu, Feb 08, 2001 at 09:07:11AM -0600, Richard Braakman wrote: > On Thu, Feb 08, 2001 at 03:39:33PM +0100, Domenico Andreoli wrote: > > the question is which dependencies should curl-ssl have? > > > > i'm thinking something like: > > Conflicts: curl(<7.4.2-2) > > Depends: curl(>=7.4.2-2),

Re: dependency mess: i'd like boolean operators

2001-02-08 Thread Richard Braakman
On Thu, Feb 08, 2001 at 03:39:33PM +0100, Domenico Andreoli wrote: > the question is which dependencies should curl-ssl have? > > i'm thinking something like: > Conflicts: curl(<7.4.2-2) > Depends: curl(>=7.4.2-2), libcurl0-ssl(=7.4.2-2) | libcurl1-ssl(>=7.5-1) If you Depend on curl >= 7.4.2-

dependency mess: i'd like boolean operators

2001-02-08 Thread Domenico Andreoli
i know that this topic has been already discussed in this list but i'm not finding the messages i need, so please help me. my curl package has been uploaded with the following version numbers: ...[some older]... 7.4.2-1 7.4.2-2 7.5-1 ...[some newer]... until 7.4.2-1 included, curl and curl-ssl we

Re: dependency mess: i'd like boolean operators

2001-02-08 Thread Richard Braakman
On Thu, Feb 08, 2001 at 03:39:33PM +0100, Domenico Andreoli wrote: > the question is which dependencies should curl-ssl have? > > i'm thinking something like: > Conflicts: curl(<7.4.2-2) > Depends: curl(>=7.4.2-2), libcurl0-ssl(=7.4.2-2) | libcurl1-ssl(>=7.5-1) If you Depend on curl >= 7.4.2

dependency mess: i'd like boolean operators

2001-02-08 Thread Domenico Andreoli
i know that this topic has been already discussed in this list but i'm not finding the messages i need, so please help me. my curl package has been uploaded with the following version numbers: ...[some older]... 7.4.2-1 7.4.2-2 7.5-1 ...[some newer]... until 7.4.2-1 included, curl and curl-ssl w