On Fri, Oct 23, 2020 at 03:27:23PM +0200, Guillem Jover wrote: > If we want to support the interim versions that have never been in a > stable release, then I think the only way is to bump the minmum > version in liburing shlibs and symbols files to 0.7, then rebuild the > couple of packages built with 0.6 against 0.7, and then add Breaks in > liburing against the old dependent package versions using the previous > liburing releases.
Well, seemingly there are people who run old sid, and then only “apt update ; apt install plocate” -- which will pull in newer plocate but not liburing1 :-) But all that _must_ be supported as per Policy is upgrades from stable to stable, I believe? Not entirely sure how strict it is. It helps that liburing1 has never been in stable (only stable-bpo). > Otherwise I'll just package the new upstream release and request a > rebuild of reverse dependencies, and we could just ignore 0.7 as if > it never existed. :) Yes, a soname bump would certainly do the trick for unstable. /* Steinar */ -- Homepage: https://www.sesse.net/

