1
0
Fork 0
vim/debian/patches/progress-linux/0001-syntax-debversions.patch
Daniel Baumann 5a30c9b4a7
Updating debversions for Progress Linux 1 to 10.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-21 11:24:45 +02:00

24 lines
1.1 KiB
Diff

Author: Daniel Baumann <daniel.baumann@progress-linux.org>
Description: Updating debversions syntax for Progress Linux 1 to 10.
diff -Naurp vim.orig/runtime/syntax/shared/debversions.vim vim/runtime/syntax/shared/debversions.vim
--- vim.orig/runtime/syntax/shared/debversions.vim
+++ vim/runtime/syntax/shared/debversions.vim
@@ -11,6 +11,8 @@ let g:debSharedSupportedVersions = [
\ 'oldstable', 'stable', 'testing', 'unstable', 'experimental', 'sid', 'rc-buggy',
\ 'bullseye', 'bookworm', 'trixie', 'forky',
\
+ \ 'horok', 'illuan', 'jicha',
+ \
\ 'focal', 'jammy', 'noble', 'oracular', 'plucky',
\ 'devel'
\ ]
@@ -19,6 +21,8 @@ let g:debSharedUnsupportedVersions = [
\ 'woody', 'sarge', 'etch', 'lenny', 'squeeze', 'wheezy',
\ 'jessie', 'stretch', 'buster',
\
+ \ 'artax', 'baureo', 'cairon', 'dschinn', 'engywuck', 'fuchur', 'graograman',
+ \
\ 'warty', 'hoary', 'breezy', 'dapper', 'edgy', 'feisty',
\ 'gutsy', 'hardy', 'intrepid', 'jaunty', 'karmic', 'lucid',
\ 'maverick', 'natty', 'oneiric', 'precise', 'quantal', 'raring', 'saucy',