On Sat, Dec 19, 2015 at 2:59 PM, Rashad Kanavath <[email protected]> wrote: > > Hi Sebastiaan, > > How do we fix itk packaging? Is it possible to move it to DebianGIS ?. I am > okay to provide help to resolve the current bugs. But I need to check this > if it possible for me to pass more time on itk packaging. > > vtk and gdcm are some of the modules which are not used in OTB. It does not > want any of those shared libraries that is shown missing. I guess fixing the > way OTB tried to find itk could be an easiest solution. Or the > build-requires in OTB must be stuffed with those extra libs. > > Looking at itk packaging they didn't split their libs into a seperate > package. But they have this in their rules. > > override_dh_lintian: > echo "$(pkg_lib): package-name-doesnt-match-sonames" > > debian/$(pkg_lib).lintian-overrides > dh_lintian > Definitely don't copy that. Much better to leave the lintian message there than to generate automated overrides.
Kind Regards, Johan
