runtime(debversions): Add stonking (26.10) as Ubuntu release name
Commit:
https://github.com/vim/vim/commit/ff9fd819aeca68b55c013af78edec6da7e269a8f
Author: Guilherme Puida Moreira <[email protected]>
Date: Thu May 21 19:34:20 2026 +0000
runtime(debversions): Add stonking (26.10) as Ubuntu release name
closes: https://github.com/vim/vim/issues/20282
Signed-off-by: Guilherme Puida Moreira <[email protected]>
Signed-off-by: James McCoy <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/runtime/syntax/shared/debversions.vim
b/runtime/syntax/shared/debversions.vim
index 2548ddd35..e6982803a 100644
--- a/runtime/syntax/shared/debversions.vim
+++ b/runtime/syntax/shared/debversions.vim
@@ -1,7 +1,7 @@
" Vim syntax file
" Language: Debian version information
" Maintainer: Debian Vim Maintainers
-" Last Change: 2026 Jan 01
+" Last Change: 2026 May 21
" URL:
https://salsa.debian.org/vim-team/vim-debian/blob/main/syntax/shared/debversions.vim
let s:cpo = &cpo
@@ -12,7 +12,7 @@ let g:debSharedSupportedVersions = [
\ 'oldstable', 'stable', 'testing', 'unstable', 'experimental', 'sid',
'rc-buggy',
\ 'bookworm', 'trixie', 'forky', 'duke',
\
- \ 'jammy', 'noble', 'questing', 'resolute',
+ \ 'jammy', 'noble', 'questing', 'resolute', 'stonking',
\ 'devel'
\ ]
" Historic version names, no longer under standard support
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/vim_dev/E1wQ9KK-00GvDb-3e%40256bit.org.