From 1186124665ddd6463954737f89903a8d5487f512 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 6 May 2024 04:57:11 +0200 Subject: Updating debsources syntax for Progress Linux 1 to 9. Signed-off-by: Daniel Baumann --- .../progress-linux/0002-syntax-debsources.patch | 23 ++++++++++++++++++++++ debian/patches/series | 1 + 2 files changed, 24 insertions(+) create mode 100644 debian/patches/progress-linux/0002-syntax-debsources.patch 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 +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', diff --git a/debian/patches/series b/debian/patches/series index ad0c031..fd1c3c2 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -22,3 +22,4 @@ upstream/patch-8.2.3403-memory-leak-for-retab-with-invalid-argumen.patch upstream/patch-8.2.3409-reading-beyond-end-of-line-with-invalid-ut.patch upstream/patch-8.2.3428-using-freed-memory-when-replacing.patch progress-linux/0001-syntax-debchangelog.patch +progress-linux/0002-syntax-debsources.patch -- cgit v1.2.3