summaryrefslogtreecommitdiffstats
path: root/debian/patches/progress-linux/0001-syntax-debchangelog.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/progress-linux/0001-syntax-debchangelog.patch')
-rw-r--r--debian/patches/progress-linux/0001-syntax-debchangelog.patch24
1 files changed, 24 insertions, 0 deletions
diff --git a/debian/patches/progress-linux/0001-syntax-debchangelog.patch b/debian/patches/progress-linux/0001-syntax-debchangelog.patch
new file mode 100644
index 0000000..1c31e79
--- /dev/null
+++ b/debian/patches/progress-linux/0001-syntax-debchangelog.patch
@@ -0,0 +1,24 @@
+Author: Daniel Baumann <daniel.baumann@progress-linux.org>
+Description: Updating debchangelog syntax for Progress Linux 1 to 9.
+
+diff -Naurp vim.orig/runtime/syntax/debchangelog.vim vim/runtime/syntax/debchangelog.vim
+--- vim.orig/runtime/syntax/debchangelog.vim
++++ vim/runtime/syntax/debchangelog.vim
+@@ -23,6 +23,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'
+ \ ]
+@@ -31,6 +33,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',