99porterbox-extra-sources: Enable debug archive for buster and beyond
[mirror/dsa-puppet.git] / modules / schroot / files / schroot-setup.d / 99porterbox-extra-sources
index c973d14..4b5b8f1 100755 (executable)
@@ -81,7 +81,7 @@ if [ "$1" = "setup-start" ] || [ "$1" = "setup-recover" ]; then
           ;;
       esac
       case "${SUITE_BASE:-}" in
-        experimental|sid|stretch)
+        experimental|sid|stretch|buster|bullseye|bookworm)
           echo "deb     $debugmirror ${suite_alias}-debug main" >> "$SRCL"
           echo "deb-src $debugmirror ${suite_alias}-debug main" >> "$SRCL"
           ;;