vim-patch:ff9fd81: runtime(debversions): Add stonking (26.10) as Ubuntu release name

closes: vim/vim#20282

ff9fd819ae

Co-authored-by: Guilherme Puida Moreira <guilherme@puida.xyz>
This commit is contained in:
zeertzjq
2026-05-22 06:59:13 +08:00
parent 2845f95171
commit f7ad2dd19f

View File

@@ -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