scripts: take into account stable distro
As Mobian is going stable with bookworm, this commit adapts our repo
management scripts to add the missing bits:
-
deploy-pkgwill deploy tobookworm-updatesif the target distro (from the.changesfile) isbookworm; this will also work in the future whentrixiereplacesbookwormas the stable distro -
migrate-pkghas a new-soption, migrating packages frombookworm-updatestobookworm; in this case, the packages are dropped frombookworm-updates -
remove-pkgnow targetstrixieandstagingonly as we won't be removing packages from the stable release
This is also the opportunity to drop the unstable repo (it has been a
copy of staging for a while now, and is no longer useful) as well as
the non-free component for both trixie and staging (so long,
legacy code).