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

lv2dynparam1



Hello mentors,

I am preparing package of library lv2dynparam1.
http://download.gna.org/lv2dynparam/

My problem is that source actually building two libraries:
liblv2dynparamhost1-1
liblv2dynparamplugin1-0

If make just two packages liblv2dynparam1 and  liblv2dynparam1-dev then I have this warning from lintian:

W: liblv2dynparam1: package-name-doesnt-match-sonames liblv2dynparamhost1-1 liblv2dynparamplugin1-0

What is the solution?

Make four packages?
Something like:
liblv2dynparamhost1-1
liblv2dynparamhost1-dev
liblv2dynparamplugin1-0
liblv2dynparamplugin1-dev

Or make three?
liblv2dynparamhost1-1
liblv2dynparamplugin1-0
liblv2dynparam1-dev 

How to solve dependencies in right way then?
I think liblv2dynparamhost1-1 and liblv2dynparamplugin1-0 should be always installed both or none.

Thanks for advice

Best regards

mira


Reply to: