Comment 8 for bug 2064686

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 lintian | grep Version
Version: 2.62.0ubuntu2.3
# 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/
# debuild -S -d -sa -us -uc
 dpkg-buildpackage -us -uc -ui -S -d -sa
dpkg-buildpackage: info: source package base-files
dpkg-buildpackage: info: source version 13.1ubuntu1
dpkg-buildpackage: info: source distribution oracular
dpkg-buildpackage: info: source changed by Steve Langasek <email address hidden>
 dpkg-source --before-build .
 debian/rules clean
dh clean
   dh_clean
 dpkg-source -b .
dpkg-source: info: using source format '3.0 (native)'
dpkg-source: info: building base-files in base-files_13.1ubuntu1.tar.xz
dpkg-source: info: building base-files in base-files_13.1ubuntu1.dsc
 dpkg-genbuildinfo --build=source
 dpkg-genchanges -sa --build=source >../base-files_13.1ubuntu1_source.changes
dpkg-genchanges: info: including full source code in upload
 dpkg-source --after-build .
dpkg-buildpackage: info: source-only upload: Debian-native package
Use of uninitialized value $ENV{"DEBEMAIL"} in pattern match (m//) at /usr/bin/debuild line 1069.
Now running lintian base-files_13.1ubuntu1_source.changes ...
warning: the authors of lintian do not recommend running it with root privileges!
E: base-files changes: bad-distribution-in-changes-file oracular
W: base-files source: newer-standards-version 4.6.2 (current is 4.5.0)
Finished running lintian.

Results with package in -proposed
---------------------------------

# dpkg -s lintian | grep Version
Version: 2.62.0ubuntu2.4
# debuild -S -d -sa -us -uc
 dpkg-buildpackage -us -uc -ui -S -d -sa
dpkg-buildpackage: info: source package base-files
dpkg-buildpackage: info: source version 13.1ubuntu1
dpkg-buildpackage: info: source distribution oracular
dpkg-buildpackage: info: source changed by Steve Langasek <email address hidden>
 dpkg-source --before-build .
 debian/rules clean
dh clean
   dh_clean
 dpkg-source -b .
dpkg-source: info: using source format '3.0 (native)'
dpkg-source: info: building base-files in base-files_13.1ubuntu1.tar.xz
dpkg-source: info: building base-files in base-files_13.1ubuntu1.dsc
 dpkg-genbuildinfo --build=source
 dpkg-genchanges -sa --build=source >../base-files_13.1ubuntu1_source.changes
dpkg-genchanges: info: including full source code in upload
 dpkg-source --after-build .
dpkg-buildpackage: info: source-only upload: Debian-native package
Use of uninitialized value $ENV{"DEBEMAIL"} in pattern match (m//) at /usr/bin/debuild line 1069.
Now running lintian base-files_13.1ubuntu1_source.changes ...
warning: the authors of lintian do not recommend running it with root privileges!
W: base-files source: newer-standards-version 4.6.2 (current is 4.5.0)
Finished running lintian.