We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 820114b commit 1c09b5eCopy full SHA for 1c09b5e
debian/autobake-deb.sh
@@ -110,7 +110,7 @@ in
110
replace_uring_with_aio
111
fi
112
;&
113
- "trixie"|"sid")
+ "trixie"|"forky"|"sid")
114
# The default packaging should always target Debian Sid, so in this case
115
# there is intentionally no customizations whatsoever.
116
;;
@@ -129,7 +129,7 @@ in
129
130
131
132
- "noble"|"oracular")
+ "noble"|"oracular"|"plucky"|"questing")
133
# mariadb-plugin-rocksdb s390x not supported by us (yet)
134
# ubuntu doesn't support mips64el yet, so keep this just
135
# in case something changes.
0 commit comments