On 05/26/2011 06:04 PM, Peter Samuelson wrote:
> 
> [Michael Biebl]
>> Clearing the dependency_libs is always safe, afaics, so I'd rather say it is
>> something like
>>
>> if depended-on
>>      clear dependency_libs
>> else
>>      remove *.la files
> 
> Seems like the following would work instead:
> 
>     remove *.la files
>     if depended-on
>         request some binNMUs
> 
> This is unstable after all, right?  (:

No, breaking things when that can easily be avoided is not preferred.
Also not in unstable.

Plus some specific *.la files are not meant to be removed at all.

And if I'm not mistaken, removing the *.la files and binNMUing the ones
that depend on them does not work, some of these would just FTBFS,
others could break in unforseen circumstances.

Cheers

Luk


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4ddec67e.4050...@debian.org

Reply via email to