On Fri, Jan 16, 2026 at 11:38:22AM +0100, Daniel Baumann wrote: > On 1/16/26 11:08, Fabian Grünbichler wrote: > > that can be done, but it doesn't look likely to me that it will be ready > > for unstable in the near future. > > sure, but can we get it in experimental? anything I can help with?
if you want to take a stab using the team workflow, you could update it. 1. run ./update.sh smallvec 2. rebase/update patches if needed 3. run `cd build; build.sh smallvec` and ensure it builds + passes autopkgtests repeat 1-3 as needed 4. open MR with the required changes and indicate that it should be uploaded to experimental

