# These ones are replaced by asc fragments
rm_conffile /etc/apt/trusted.gpg.d/debian-archive-buster-automatic.gpg 2023.3~~
rm_conffile /etc/apt/trusted.gpg.d/debian-archive-buster-security-automatic.gpg 2023.3~~
rm_conffile /etc/apt/trusted.gpg.d/debian-archive-buster-stable.gpg 2023.3~~
rm_conffile /etc/apt/trusted.gpg.d/debian-archive-bullseye-automatic.gpg 2022.1~~
rm_conffile /etc/apt/trusted.gpg.d/debian-archive-bullseye-security-automatic.gpg 2022.1~~
rm_conffile /etc/apt/trusted.gpg.d/debian-archive-bullseye-stable.gpg 2022.1~~
# These get left over from the bullseye version, after which they became fragments
rm_conffile /etc/apt/trusted.gpg.d/debian-archive-bookworm-stable.gpg 2023.4~~
rm_conffile /etc/apt/trusted.gpg.d/debian-archive-bookworm-security-automatic.gpg 2023.4~~
rm_conffile /etc/apt/trusted.gpg.d/debian-archive-bookworm-automatic.gpg 2023.4~~
# These are the first fragment files finished with
rm_conffile /etc/apt/trusted.gpg.d/debian-archive-buster-stable.asc 2025.1~~
rm_conffile /etc/apt/trusted.gpg.d/debian-archive-buster-security-automatic.asc 2025.1~~
rm_conffile /etc/apt/trusted.gpg.d/debian-archive-buster-automatic.asc 2025.1~~
|