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

Re: Build-Depends versioning and binary Depends versioning



Antonio Ospite <ospite@studenti.unina.it> writes:

> Should I restrict the Depends for the binary packages by hand in
> debian/control? For example adding:

> 	libavcodec53 (<< 6:9)

> to the binary package I am interested in restricting?

Yes.  The shared library dependency information otherwise comes from
shlibs/symbols, which won't take into account restrictions on the build
dependency.

-- 
Russ Allbery (rra@debian.org)               <http://www.eyrie.org/~eagle/>


Reply to: