Updating debversions for Progress Linux 1 to 10.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
parent
91dd3989aa
commit
5a30c9b4a7
2 changed files with 25 additions and 0 deletions
24
debian/patches/progress-linux/0001-syntax-debversions.patch
vendored
Normal file
24
debian/patches/progress-linux/0001-syntax-debversions.patch
vendored
Normal file
|
@ -0,0 +1,24 @@
|
|||
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',
|
Loading…
Add table
Add a link
Reference in a new issue