[Bug 2064687] Re: Add Oracular as a known Ubuntu distribution, make Debian and Ubuntu codenames current
Simon Quigley
2064687 at bugs.launchpad.net
Sat May 4 16:56:18 UTC 2024
= Focal verification: passed =
Baseline results
----------------
# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.6 LTS
Release: 20.04
Codename: focal
# dpkg -s vim | grep Version
Version: 2:8.1.2269-1ubuntu5.22
# pull-lp-source base-files oracular
Found base-files 13.1ubuntu1 in oracular
Downloading base-files_13.1ubuntu1.dsc from ports.ubuntu.com (0.002 MiB)
[=====================================================>]100%
Good signature by Steve Langasek <steve.langasek at ubuntu.com> (0x568D30F321B2133D)
Downloading base-files_13.1ubuntu1.tar.xz from ports.ubuntu.com (0.090 MiB)
[=====================================================>]100%
# cd base-files-13.1ubuntu1/
# vim debian/changelog
This shows oracular highlighted in red.
Results with package in -proposed
---------------------------------
# dpkg -s vim | grep Version
Version: 2:8.1.2269-1ubuntu5.23
base-files-13.1ubuntu1# vim debian/changelog
This no longer shows oracular highlighted in red.
** Tags removed: verification-needed-focal
** Tags added: verification-done-focal
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to vim in Ubuntu.
https://bugs.launchpad.net/bugs/2064687
Title:
Add Oracular as a known Ubuntu distribution, make Debian and Ubuntu
codenames current
Status in vim package in Ubuntu:
Fix Committed
Status in vim source package in Focal:
Fix Committed
Status in vim source package in Jammy:
Fix Committed
Status in vim source package in Mantic:
Fix Committed
Status in vim source package in Noble:
Fix Committed
Status in vim source package in Oracular:
Fix Committed
Bug description:
In several stable releases of Ubuntu, Vim needs accurate information
about Ubuntu and Debian codenames. This information should be aligned
with what is in distro-info-data.
There is a minimal regression potential here; Vim simply reads a
statically-set Perl array to determine if the release in the changelog
and sources.list is supported or not. Any regression would present
itself in external tooling that detects text highlighting, which is
not a case I think we support in Ubuntu.
A simple way to test this update is to download a package from the
Oracular archive, and open the changelog with Vim. Instead of the
changelog release (e.g. "oracular") showing as red, it should show as
blue. I would also suggest editing sources.list, to ensure e.g.
Kinetic shows as EOL.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/2064687/+subscriptions
More information about the foundations-bugs
mailing list