Skip to content

Commit 1c09b5e

Browse files
committed
packaging prep for Ubuntu Plucky
Plucky Puffin as Ubuntu 25.04 released. Also prepare, ahead of time, Ubuntu Questing Quokka for 25.10 Also prepare for Debian 14 - Forky.
1 parent 820114b commit 1c09b5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

debian/autobake-deb.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ in
110110
replace_uring_with_aio
111111
fi
112112
;&
113-
"trixie"|"sid")
113+
"trixie"|"forky"|"sid")
114114
# The default packaging should always target Debian Sid, so in this case
115115
# there is intentionally no customizations whatsoever.
116116
;;
@@ -129,7 +129,7 @@ in
129129
replace_uring_with_aio
130130
fi
131131
;&
132-
"noble"|"oracular")
132+
"noble"|"oracular"|"plucky"|"questing")
133133
# mariadb-plugin-rocksdb s390x not supported by us (yet)
134134
# ubuntu doesn't support mips64el yet, so keep this just
135135
# in case something changes.

0 commit comments

Comments
 (0)