> https://release.debian.org/britney/update_output.txt.gz says this; > > trying: mariadb-10.5 > skipped: mariadb-10.5 (1, 0, 30) > got: 31+0: a-1:a-27:a-1:a-0:i-0:m-0:m-0:p-0:s-2 > * s390x: libmariadbclient-dev > > So, migrating mariadb-10.5 to testing would make libmariadbclient-dev > non-installable on s390x (and maybe others).
This is a temporary transitional package that does not exist in 10.5 anymore: https://packages.debian.org/unstable/libmariadbclient-dev Should I re-introduce it into 10.5? It would then force mariadb-10.5 into the NEW queue etc. Or I could make 'libmariadb-dev' provide it. There is nothing that depends on it, this is purely an exercise in making britney happy and not my area of expertise. # apt-cache rdepends -i libmariadbclient-dev libmariadbclient-dev Reverse Depends: # apt-rdepends -r libmariadbclient-dev Reading package lists... Done Building dependency tree Reading state information... Done libmariadbclient-dev

