]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
UBUNTU: Packaging: final-checks: remove trailing backport suffix
authorThadeu Lima de Souza Cascardo <cascardo@canonical.com>
Wed, 19 Sep 2018 12:56:00 +0000 (14:56 +0200)
committerStefan Bader <stefan.bader@canonical.com>
Mon, 1 Oct 2018 12:54:23 +0000 (14:54 +0200)
commit9266e2a40bfd725119df246067bf78b90b6d0b79
tree9abb912e8cfa9bc391edffb7ce44dac8cb209a0d
parent224f98fc09f8fda0a3c27e32daa4086fe317fab9
UBUNTU: Packaging: final-checks: remove trailing backport suffix

When we are checking for the existence of ABI files, we will use the previous
changelog stanza version as part of the lookup path. On backport kernels where
we just copy the master kernel ABI, that ABI path will not have the same
version as the backport kernel. We didn't catch this before because we didn't
call the insertchanges rule for backports, which would call final-checks, and
also because we changed the changelog to use the version from the master
kernel. As we plan to change those two factors, we will start seeing check
failures that we shouldn't.

Ignore: yes

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
Acked-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
Acked-by: Marcelo Henrique Cerri <marcelo.cerri@canonical.com>
Signed-off-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
debian/scripts/misc/final-checks