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

Re: Conflics/Provides?



> If I have:
> 
> Package: something
> Architecture: any
> Section: x11
> Priority: optional
> Depends: ${shlibs:Depends}, cpp
> 
> Package: something-else
> Architecture: any
> Section: x11
> Priority: optional
> Depends: ${shlibs:Depends}, cpp
> Suggests: something
> 
> Package: something-custom
> Architecture: any
> Section: x11
> Priority: optional
> Depends: ${shlibs:Depends}, cpp
> Conflicts: something
> Provides: something
> 
> is this ok? will something-custom replace something,

If you want it to replace something, you need to add Replaces: there.

> and will
> something-else be happy with it? 

Yes.

-- 
Proudly running Debian Linux! Linux vs. Windows is a no-Win situation....
Igor Grobman           igor@debian.org                 igor@digicron.com 



Reply to: