Comment 8 for bug 2064687

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

= Noble verification: passed =

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

# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 24.04 LTS
Release: 24.04
Codename: noble
# dpkg -s vim | grep Version
Version: 2:9.1.0016-1ubuntu7
# pull-lp-source base-files oracular
Found base-files 13.1ubuntu1 in oracular
Downloading base-files_13.1ubuntu1.dsc from archive.ubuntu.com (0.002 MiB)
[=====================================================>]100%
Good signature by Steve Langasek <email address hidden> (0x568D30F321B2133D)
Downloading base-files_13.1ubuntu1.tar.xz from archive.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:9.1.0016-1ubuntu7.1
base-files-13.1ubuntu1# vim debian/changelog

This no longer shows oracular highlighted in red.