[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ppp plugins and dependencies



On Sun, Jun 7, 2015 at 7:00 PM, Michael Biebl wrote:

> Thinking about this, something like this could be useful for such
> situations:
> Breaks: != ppp-abi-version-2.4.6
> as counterpart to
> Depends: = ppp-abi-version-2.4.6

I'm not sure you can do the Breaks part of that as it would have to be
like this:

Breaks: ppp-abi-version-2.4.4, ppp-abi-version-2.4.5,
ppp-abi-version-2.4.7, ppp-abi-version-2.4.8...

I don't know if versioned provides work well enough to do this, but how about:

Provides: ppp-abi (= N)

Breaks: ppp-abi (!= N)

-- 
bye,
pabs

https://wiki.debian.org/PaulWise


Reply to: