On 12-Mar-99 Santiago Vila wrote: > On Fri, 12 Mar 1999, Jules Bean wrote: > >> On Fri, 12 Mar 1999, Santiago Vila wrote: >> >> > Question for dpkg gurus: >> > >> > It is technically possible to make package A to conflict with releases of >> > B earlier than "p" and also with all releases of B between "r" and "s" >> > but not with release "q" of B (where p < q < r < s)? >> >> AFAIK, dpkg can't even do 'all releases between r and s' without naming >> each one individually. > > So: may it be done? (by naming them individually or whatever). >
For clarity you want: I conflict w/ all versions prior to 10 and those between 15 - 20. As an example. That is nasty (-:

