From 1f48df40e81200afd5382160dd5faaac4676d06a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 10:54:03 +0200 Subject: Updating debchangelog syntax for Progress Linux 1 to 9. Signed-off-by: Daniel Baumann --- .../progress-linux/0001-syntax-debchangelog.patch | 24 ++++++++++++++++++++++ debian/patches/series | 1 + 2 files changed, 25 insertions(+) create mode 100644 debian/patches/progress-linux/0001-syntax-debchangelog.patch (limited to 'debian') 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 +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', diff --git a/debian/patches/series b/debian/patches/series index 6746de8..5ddc772 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -4,3 +4,4 @@ debian/Add-recognition-of-more-LaTeX-commands-for-tex-filetype-d.patch debian/Document-Debian-s-decision-to-disable-modelines-by-defaul.patch patch-9.0.1499-using-uninitialized-memory-with-fuzzy-matc.patch Fix-GH-267-where-indent-after-a-sub-would-not-work.patch +progress-linux/0001-syntax-debchangelog.patch -- cgit v1.2.3