Now that stretch has been released, we want to include the security archive.
Moreover, buster (the current testing) is present in the security archive, so
we can avoid the need to update this blacklist after every release.
echo "deb $debugmirror sid-debug main" >> "$SRCL"
echo "deb-src $debugmirror sid-debug main" >> "$SRCL"
;;
echo "deb $debugmirror sid-debug main" >> "$SRCL"
echo "deb-src $debugmirror sid-debug main" >> "$SRCL"
;;
;;
*)
echo "deb http://security.debian.org/ ${suite_alias}/updates main" >> "$SRCL"
;;
*)
echo "deb http://security.debian.org/ ${suite_alias}/updates main" >> "$SRCL"