summaryrefslogtreecommitdiffstats
path: root/debian/patches/progress-linux
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/progress-linux')
-rw-r--r--debian/patches/progress-linux/0002-syntax-debsources.patch23
1 files changed, 23 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..f344887
--- /dev/null
+++ b/debian/patches/progress-linux/0002-syntax-debsources.patch
@@ -0,0 +1,23 @@
+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
+@@ -26,12 +26,16 @@ let s:supported = [
+ \ 'wheezy', 'jessie', 'stretch', 'buster', 'bullseye', 'bookworm',
+ \ 'sid', 'rc-buggy',
+ \
++ \ 'engywuck', 'fuchur', 'graograman', 'horok', 'illuan',
++ \
+ \ 'trusty', 'xenial', 'bionic', 'cosmic', 'disco', 'eoan', 'devel'
+ \ ]
+ let s:unsupported = [
+ \ 'buzz', 'rex', 'bo', 'hamm', 'slink', 'potato',
+ \ 'woody', 'sarge', 'etch', 'lenny', 'squeeze',
+ \
++ \ 'artax', 'baureo', 'cairon', 'dschinn',
++ \
+ \ 'warty', 'hoary', 'breezy', 'dapper', 'edgy', 'feisty',
+ \ 'gutsy', 'hardy', 'intrepid', 'jaunty', 'karmic', 'lucid',
+ \ 'maverick', 'natty', 'oneiric', 'precise', 'quantal', 'raring', 'saucy',