summaryrefslogtreecommitdiffstats
path: root/debian/patches/progress-linux/0002-syntax-debsources.patch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 08:54:05 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 08:54:05 +0000
commit7ac187158f05cb44410f5d0a0304c1c0c7534c26 (patch)
tree318904c70efd728d432c4dd6826d0e0f0de28d67 /debian/patches/progress-linux/0002-syntax-debsources.patch
parentUpdating debchangelog syntax for Progress Linux 1 to 9. (diff)
downloadvim-7ac187158f05cb44410f5d0a0304c1c0c7534c26.tar.xz
vim-7ac187158f05cb44410f5d0a0304c1c0c7534c26.zip
Updating debsources syntax for Progress Linux 1 to 9.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches/progress-linux/0002-syntax-debsources.patch')
-rw-r--r--debian/patches/progress-linux/0002-syntax-debsources.patch24
1 files changed, 24 insertions, 0 deletions
diff --git a/debian/patches/progress-linux/0002-syntax-debsources.patch b/debian/patches/progress-linux/0002-syntax-debsources.patch
new file mode 100644
index 0000000..888ae07
--- /dev/null
+++ b/debian/patches/progress-linux/0002-syntax-debsources.patch
@@ -0,0 +1,24 @@
+Author: Daniel Baumann <daniel.baumann@progress-linux.org>
+Description: Updating debsources syntax for Progress Linux 1 to 9.
+
+diff -Naurp vim.orig/runtime/syntax/debsources.vim vim/runtime/syntax/debsources.vim
+--- vim.orig/runtime/syntax/debsources.vim
++++ vim/runtime/syntax/debsources.vim
+@@ -25,6 +25,8 @@ let s:supported = [
+ \ 'oldstable', 'stable', 'testing', 'unstable', 'experimental', 'sid', 'rc-buggy',
+ \ 'buster', 'bullseye', 'bookworm', 'trixie', 'forky',
+ \
++ \ 'engywuck', 'fuchur', 'graograman', 'horok', 'illuan',
++ \
+ \ 'trusty', 'xenial', 'bionic', 'focal', 'jammy', 'kinetic', 'lunar',
+ \ 'devel'
+ \ ]
+@@ -33,6 +35,8 @@ let s:unsupported = [
+ \ 'woody', 'sarge', 'etch', 'lenny', 'squeeze', 'wheezy',
+ \ 'jessie', 'stretch',
+ \
++ \ 'artax', 'baureo', 'cairon', 'dschinn',
++ \
+ \ 'warty', 'hoary', 'breezy', 'dapper', 'edgy', 'feisty',
+ \ 'gutsy', 'hardy', 'intrepid', 'jaunty', 'karmic', 'lucid',
+ \ 'maverick', 'natty', 'oneiric', 'precise', 'quantal', 'raring', 'saucy',