From c7331f0cbbdb3a54f0d0d73c44db0472cda867f8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 10 Apr 2024 22:18:20 +0200 Subject: Updating debversions for Progress Linux 1 to 9. Signed-off-by: Daniel Baumann --- .../progress-linux/0001-syntax-debversions.patch | 24 ++++++++++++++++++++++ debian/patches/series | 1 + 2 files changed, 25 insertions(+) create mode 100644 debian/patches/progress-linux/0001-syntax-debversions.patch diff --git a/debian/patches/progress-linux/0001-syntax-debversions.patch b/debian/patches/progress-linux/0001-syntax-debversions.patch new file mode 100644 index 0000000..b625375 --- /dev/null +++ b/debian/patches/progress-linux/0001-syntax-debversions.patch @@ -0,0 +1,24 @@ +Author: Daniel Baumann +Description: Updating debversions syntax for Progress Linux 1 to 9. + +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', + \ ++ \ 'engywuck', 'fuchur', 'graograman', 'horok', 'illuan', ++ \ + \ 'trusty', 'xenial', 'bionic', 'focal', 'jammy', 'lunar', 'mantic', 'noble', + \ 'devel' + \ ] +@@ -19,6 +21,8 @@ let g:debSharedUnsupportedVersions = [ + \ 'woody', 'sarge', 'etch', 'lenny', 'squeeze', 'wheezy', + \ 'jessie', 'stretch', 'buster', + \ ++ \ 'artax', 'baureo', 'cairon', 'dschinn', ++ \ + \ 'warty', 'hoary', 'breezy', 'dapper', 'edgy', 'feisty', + \ 'gutsy', 'hardy', 'intrepid', 'jaunty', 'karmic', 'lucid', + \ 'maverick', 'natty', 'oneiric', 'precise', 'quantal', 'raring', 'saucy', diff --git a/debian/patches/series b/debian/patches/series index 926684f..a121e21 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -2,3 +2,4 @@ debian/Support-sourcing-a-vimrc.tiny-when-Vim-is-invoked-as-vi.patch debian/Detect-the-rst-filetype-using-the-contents-of-the-file.patch debian/Add-recognition-of-more-LaTeX-commands-for-tex-filetype-d.patch debian/Document-Debian-s-decision-to-disable-modelines-by-defaul.patch +progress-linux/0001-syntax-debversions.patch -- cgit v1.2.3