Comment 5 for bug 2064687

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

= 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 <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.1.2269-1ubuntu5.23
base-files-13.1ubuntu1# vim debian/changelog

This no longer shows oracular highlighted in red.