summaryrefslogtreecommitdiffstats
path: root/debian/patches/ubuntu-oracular.patch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 19:06:56 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 19:07:22 +0000
commitbae226210ff2279adbb32f241954c8e2f4095174 (patch)
tree8d9c4e7c853dfe580909fe3a2b90ffc1c3912593 /debian/patches/ubuntu-oracular.patch
parentMerging upstream version 2:9.1.0377. (diff)
downloadvim-bae226210ff2279adbb32f241954c8e2f4095174.tar.xz
vim-bae226210ff2279adbb32f241954c8e2f4095174.zip
Merging debian version 2:9.1.0377-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--debian/patches/ubuntu-oracular.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/debian/patches/ubuntu-oracular.patch b/debian/patches/ubuntu-oracular.patch
deleted file mode 100644
index 3bef56b..0000000
--- a/debian/patches/ubuntu-oracular.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Description: runtime(debversions): Add oracular (24.10) as Ubuntu release name
-Author: Simon Quigley <tsimonq2@ubuntu.com>
-Origin: vendor
-Forwarded: https://github.com/vim/vim/pull/14645
-Last-Update: 2024-04-26
----
-This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
---- a/runtime/syntax/shared/debversions.vim
-+++ b/runtime/syntax/shared/debversions.vim
-@@ -11,7 +11,7 @@ let g:debSharedSupportedVersions = [
- \ 'oldstable', 'stable', 'testing', 'unstable', 'experimental', 'sid', 'rc-buggy',
- \ 'bullseye', 'bookworm', 'trixie', 'forky',
- \
-- \ 'trusty', 'xenial', 'bionic', 'focal', 'jammy', 'mantic', 'noble',
-+ \ 'trusty', 'xenial', 'bionic', 'focal', 'jammy', 'mantic', 'noble', 'oracular',
- \ 'devel'
- \ ]
- let g:debSharedUnsupportedVersions = [