Comment 6 for bug 2064687

Revision history for this message
Simon Quigley (tsimonq2) wrote :

= Jammy verification: passed =

Baseline results
----------------

# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.4 LTS
Release: 22.04
Codename: jammy
# dpkg -s vim | grep Version
Version: 2:8.2.3995-1ubuntu2.16
# 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 <email address hidden> (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.2.3995-1ubuntu2.17
base-files-13.1ubuntu1# vim debian/changelog

This no longer shows oracular highlighted in red.