2017-09-30 15:52 GMT+02:00 Matthias Klumpp <m...@debian.org>:
> 2017-09-30 11:30 GMT+02:00 Emilio Pozuelo Monfort <po...@debian.org>:
>> [...]
>>> Agreed. Ideally we'd need to coordinate binNMUs on new ABI versions
>>> better, so thinks are rebuilt in order, and not randomly.
>>
>> Some coordination when things need special treatment is always good :)
>>
>> Let me know what is needed here and I'll help if I can.

What about this tracker, to really catch all the LDC stuff?

title = "ldc-phobos";
is_affected = .build-depends ~ /ldc/;
is_good = .depends ~ /\b(libphobos2\-ldc74)\b/;
is_bad = (.depends ~ /\b(libphobos2\-ldc73)\b/) | (.depends ~
/\b(libphobos2\-ldc72)\b/);
notes = "";

I couldn't test it, so maybe there are issues.
Thanks!
    Matthias

-- 
I welcome VSRE emails. See http://vsre.info/

Reply via email to