On 03/10/17 19:30, Emilio Pozuelo Monfort wrote: > Control: forwarded -1 https://release.debian.org/transitions/html/ldc.html > Control: tags -1 confirmed > > On 01/10/17 02:32, Matthias Klumpp wrote: >> 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 went for a slightly different one. I'll schedule the binNMUs later.
I did that, and some things built (libundead, libbiod) but others failed (gir-to-d/ppc64el, sambamba). Cheers, Emilio