From 455e29a8b91abdebc82424d35e8cb7a741665e39 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 2 Oct 2022 10:37:40 +0200 Subject: Adding support for Progress Linux 8 (horok). Signed-off-by: Daniel Baumann --- debian/progress-linux.postinst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'debian/progress-linux.postinst') 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" -- cgit v1.2.3