summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/syntax/shared/debversions.vim
AgeCommit message (Collapse)AuthorFiles
2026-01-22vim-patch:81f1c5d: runtime(debcontrol): improve Debian syntax fileszeertzjq1
Changes to debcontrol: - Only use debcontrolEmail for Maintainer/Uploaders - Add Build-Driver to debcontrolField - Add Protected to debcontrolStrictField - Remove Uploaders from the more generic region - Add explicit support for highlighting build profiles - Add explicit support for highlighting architecture specifications - Fix URL for sections.822 Changes to debversions: - Move plucky to unsupported closes: vim/vim#19228 https://github.com/vim/vim/commit/81f1c5d3846c04bfb77165639c7dfef9f7304815 Co-authored-by: James McCoy <jamessan@debian.org>
2025-10-27vim-patch:d535e58: runtime(debversions): Add resolute (26.04) as Ubuntu ↵zeertzjq1
release name (#36345) closes: vim/vim#18637 https://github.com/vim/vim/commit/d535e5852b931e607a40217f3bb5b08b781d0c8a Co-authored-by: James McCoy <jamessan@jamessan.com>
2025-08-29vim-patch:b760062: runtime(debversions): Move bullseye, focal, and oracular ↵zeertzjq1
to "unsupported" (#35531) These versions have exited their standard support term as of - bullseye: 2024-08-14 - focal: 2025-05 - oracular: 2025-07-10 closes: vim/vim#18134 https://github.com/vim/vim/commit/b760062897d6aed4ff9f148a332e36a5bf5ee6f5 Co-authored-by: James McCoy <jamessan@jamessan.com>
2025-04-26vim-patch:35cfc3d: runtime(debversions): Add questing (25.10) as Ubuntu ↵Christian Clason1
release name closes: vim/vim#17201 https://github.com/vim/vim/commit/35cfc3d3c449eaee97ba2c32cca76134136de5ec Co-authored-by: James McCoy <jamessan@jamessan.com>
2025-03-31vim-patch:649a237: runtime(debversions): Add release name for Debian 15 - ↵zeertzjq1
duke (#33207) https://lists.debian.org/debian-devel-announce/2025/01/msg00004.html closes: vim/vim#17010 https://github.com/vim/vim/commit/649a237bc886a2b702e95d5d45f661d8db6025f8 Co-authored-by: James McCoy <jamessan@jamessan.com>
2024-11-05vim-patch:9dadfe7: runtime(debversions): Update Debian versionsChristian Clason1
- Move mantic to unsupported - Reorder names to maintain alphabetic order - Bump date to submit upstream closes: vim/vim#15991 https://github.com/vim/vim/commit/9dadfe7a5205180941dbce3648a00422d32bb63d Co-authored-by: James McCoy <jamessan@jamessan.com>
2024-10-31vim-patch:6be21b9: runtime(debversions): Add plucky (25.04) as Ubuntu ↵Christian Clason1
release name closes: vim/vim#15882 https://github.com/vim/vim/commit/6be21b937db1c088c4d191e4569989eb078adb45 Co-authored-by: Simon Quigley <tsimonq2@ubuntu.com>
2024-05-25vim-patch:0076ddc: runtime(debian): update Debian runtime files (vim/vim#14849)Christian Clason1
* Add space in template for 'commentstring' * Add 'comments' and 'commentstring' support to debcontrol * debversions: Move Ubuntu releases outside of standard support to unsupported Although trust, xenial, and bionic are not EOL yet, their standard support period has ended. Reported-by: Riley Bruins <ribru17@gmail.com> https://github.com/vim/vim/commit/0076ddc07dc1d97afcf3252fd361885abbaf23d5 Co-authored-by: James McCoy <jamessan@debian.org> Co-authored-by: Riley Bruins <ribru17@gmail.com>
2024-04-27vim-patch:92917069b1a8Christian Clason1
runtime(debversions): Add oracular (24.10) as Ubuntu release name closes: vim/vim#14645 https://github.com/vim/vim/commit/92917069b1a89e0e6c253a585dfe0a19cc2c0699 Co-authored-by: Simon Quigley <simon@tsimonq2.net>
2024-02-27vim-patch:c7ddc9b73543Christian Clason1
runtime(debian): update Debian syntax files (#14098) * debversions.vim: Move lunar to unsupported release * debsources: Add word boundaries around keyword match patterns https://github.com/vim/vim/commit/c7ddc9b73543d4b3b906b56948dc9a6861150e12 Co-authored-by: James McCoy <jamessan@jamessan.com> Co-authored-by: James Addison <jay@jp-hosting.net>
2023-11-03vim-patch:2b89afd5eb63Christian Clason1
runtime(debversions): Add noble (24.04 LTS) as Ubuntu release name (vim/vim#13472) https://github.com/vim/vim/commit/2b89afd5eb63864154d973e7991a56a53b87a767 Co-authored-by: James McCoy <jamessan@jamessan.com>
2023-10-27vim-patch:7b7cda67a124Christian Clason1
runtime(debian): update debian related runtime files (vim/vim#13423) * Update Debian runtime files Add mantic as a supported Ubuntu release and move buster/kinetic to unsupported. Add syntax highlighting for deb822sources filetype. Add debsources ftplugin to set relevant comment options. Move common version information to shared/debversions.vim Closes vim/vim#11934 * Add myself as codeowner for Debian-related runtime files --------- https://github.com/vim/vim/commit/7b7cda67a1246874520b280277d9b1447e1a7ef5 Co-authored-by: James McCoy <jamessan@jamessan.com> Co-authored-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Co-authored-by: James Addison <jay@jp-hosting.net> Co-authored-by: Viktor Szépe <viktor@szepe.net> Co-authored-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Co-authored-by: James Addison <jay@jp-hosting.net> Co-authored-by: Viktor Szépe <viktor@szepe.net>