In data domenica 5 aprile 2020 06:56:49 CEST, Sebastiaan Couwenberg ha scritto: > On 4/4/20 11:54 PM, Pino Toscano wrote: > > as per Policy ยง10.2, .la files should not be included in the Debian > > package. Patch attached for this. > > dependency_libs is already set to an empty string.
Note that this bug is about getting rid of the .la file, not about emptying dependency_libs. src:proj has often SONAME bumps, so if you remove the .la file at the next one there will be no problem, since reverse dependencies of libproj will be rebuilt anyway. Note that in general there is little reason to ship .la files, especially in cases like this when there is no libltdl (and plugins based on it) used. -- Pino Toscano
signature.asc
Description: This is a digitally signed message part.

