On Sun, Jun 9, 2024 at 9:21 AM Bálint Réczey <bal...@balintreczey.hu> wrote: > I've just added sid and oracular. I can't recall any upload targeting > devel in Ubuntu, but it may work, thus I can add that as well. > I expect the next upstream SO version bump to take place this > summer/autumn, thus the code is expected to be short-lived. > Is there any better example of generating a t64 transitioned control > file for one set of releases and a not transitioned one for backports?
I have seen 'devel' used for the upload series a few times in Ubuntu, but it's unusual. The simplest way to handle backporting is to ensure your package is not built on affected 32-bit architectures (armel & armhf for Debian release architectures). I'm not aware of anyone attempting debian/rules tweaks like you did for Debian Backports, but I've never worked with Debian Backports either. Thank you, Jeremy Bícha