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',
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -5,3 +5,4 @@ debian/Document-Debian-s-decision-to-disable-modelines-by-defaul.patch
|
|||
Revert-patch-9.1.0949-popups-inconsistently-shifted-to-th.patch
|
||||
patch-9.1.1242-Crash-when-evaluating-variable-name.patch
|
||||
patch-9.1.1244-part-of-patch-v9.1.1242-was-wrong.patch
|
||||
progress-linux/0001-syntax-debversions.patch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue