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 cd43086..c51d921 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)
+ engywuck|fuchur|graograman|horok)
BACKPORTS_PRIORITY="999"
;;
esac
@@ -215,6 +215,9 @@ case "${1}" in
12.*|bookworm/sid)
;;
+ 13.*|trixie/sid)
+ ;;
+
*)
echo "W: unsupported debian release"