summaryrefslogtreecommitdiffstats
path: root/debian/patches/progress-linux/0001-syntax-debchangelog.patch
blob: 1c31e798cfae038563d590cb8ebbe2541d982161 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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',