summaryrefslogtreecommitdiffstats
path: root/debian/progress-linux.postinst
diff options
context:
space:
mode:
Diffstat (limited to 'debian/progress-linux.postinst')
-rwxr-xr-xdebian/progress-linux.postinst5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/progress-linux.postinst b/debian/progress-linux.postinst
index c51d921..26c6d33 100755
--- a/debian/progress-linux.postinst
+++ b/debian/progress-linux.postinst
@@ -197,7 +197,7 @@ case "${1}" in
for ARCHIVE in ${ARCHIVES}
do
case "${ARCHIVE}" in
- engywuck|fuchur|graograman|horok)
+ engywuck|fuchur|graograman|horok|illuan)
BACKPORTS_PRIORITY="999"
;;
esac
@@ -218,6 +218,9 @@ case "${1}" in
13.*|trixie/sid)
;;
+ 14.*|forky/sid)
+ ;;
+
*)
echo "W: unsupported debian release"