Package: vim
Version: 2:8.2.3455-2
Severity: wishlist

The next Ubuntu release will be Jammy Jellyfish.
https://discourse.ubuntu.com/t/jammy-jellyfish-release-notes/24668

Please, add it to the list of supported distributions:

--- vim-8.2.3455.orig/runtime/syntax/debchangelog.vim
+++ vim-8.2.3455/runtime/syntax/debchangelog.vim
@@ -24,7 +24,8 @@ let s:supported = [
       \ 'jessie', 'stretch', 'buster', 'bullseye', 'bookworm',
       \ 'trixie', 'sid', 'rc-buggy',
       \
-      \ 'trusty', 'xenial', 'bionic', 'focal', 'hirsute', 'impish', 'devel'
+ \ 'trusty', 'xenial', 'bionic', 'focal', 'hirsute', 'impish', 'jammy',
+      \ 'devel'
       \ ]
 let s:unsupported = [
       \ 'frozen', 'buzz', 'rex', 'bo', 'hamm', 'slink', 'potato',
--- vim-8.2.3455.orig/runtime/syntax/debsources.vim
+++ vim-8.2.3455/runtime/syntax/debsources.vim
@@ -26,7 +26,8 @@ let s:supported = [
       \ 'jessie', 'stretch', 'buster', 'bullseye', 'bookworm',
       \ 'trixie', 'sid', 'rc-buggy',
       \
-      \ 'trusty', 'xenial', 'bionic', 'focal', 'hirsute', 'impish', 'devel'
+ \ 'trusty', 'xenial', 'bionic', 'focal', 'hirsute', 'impish', 'jammy',
+      \ 'devel'
       \ ]
 let s:unsupported = [
       \ 'buzz', 'rex', 'bo', 'hamm', 'slink', 'potato',

Best regards

Heinrich

Reply via email to