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

Re: Solving shlibs-declares-dependency-on-other-package lintian warning



Hi Jakub,


> You have this:
>
> override_dh_makeshlibs:
>         dh_makeshlibs -V "libnxml0, libnxml-abi-$(DEB_UPSTREAM_VERSION)"
>
> But here is nothing in debian/rules that would define the
> DEB_UPSTREAM_VERSION variable.
>

You completely made my day! :-)
That's right, DEB_UPSTREAM_VERSION is a variable that were defined by
the cdbs makefiles the previous version were using.
Correcting this removes the warning.
THANKS A LOOOOOOOOOOT! :-D

Hi Sune,

> Who provides those -abi- packages ?

it's actually the same package that is providing the -abi- but with a
version number in its name - yes, i know, really bad practice - which
were missing.

Thanks a lot for the help.

Best regards,
Joseph


Reply to: