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

Re: New Lintian errors/warnings



Andreas Rottmann <a.rottmann@gmx.at> writes:

> Depends: ${shlibs:Depends}, libucxx0 (= ${Source-Version})
> 
> which results in:
> 
> Depends: libc6 (>= 2.2.4-4), libsigc++0, libucxx0, python2-base (>= 2.0-1), libucxx0 (= 0.2.0-1)
> 
> Anybody got a hint how to avoid that?

You can put the following line in debian/shlibs.local:

libucxx    0    libucxx0 (= ${Source-Version})

This will tell dpkg-shlibdeps to use the dependency from the third
field when some binary is depending on libucxx.so.0.

-- 
Robbe

Attachment: signature.ng
Description: PGP signature


Reply to: