Commit: runtime(debversions): Add questing (25.10) as Ubuntu release name

2 views
Skip to first unread message

Christian Brabandt

unread,
Apr 25, 2025, 1:15:19 PM4/25/25
to vim...@googlegroups.com
runtime(debversions): Add questing (25.10) as Ubuntu release name

Commit: https://github.com/vim/vim/commit/35cfc3d3c449eaee97ba2c32cca76134136de5ec
Author: James McCoy <jame...@jamessan.com>
Date: Fri Apr 25 19:04:20 2025 +0200

runtime(debversions): Add questing (25.10) as Ubuntu release name

closes: https://github.com/vim/vim/issues/17201

Signed-off-by: James McCoy <jame...@debian.org>
Signed-off-by: Christian Brabandt <c...@256bit.org>

diff --git a/runtime/syntax/shared/debversions.vim b/runtime/syntax/shared/debversions.vim
index 644fb2292..1f3195b83 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: 2025 Mar 29
+" Last Change: 2025 Apr 24
" URL: https://salsa.debian.org/vim-team/vim-debian/blob/main/syntax/shared/debversions.vim

let s:cpo = &cpo
@@ -11,7 +11,7 @@ let g:debSharedSupportedVersions = [
\ 'oldstable', 'stable', 'testing', 'unstable', 'experimental', 'sid', 'rc-buggy',
\ 'bullseye', 'bookworm', 'trixie', 'forky', 'duke',
\
- \ 'focal', 'jammy', 'noble', 'oracular', 'plucky',
+ \ 'focal', 'jammy', 'noble', 'oracular', 'plucky', 'questing',
\ 'devel'
\ ]
let g:debSharedUnsupportedVersions = [
Reply all
Reply to author
Forward
0 new messages