vcswatch reports that
this package seems to have new commits in its VCS but has
not yet updated debian/changelog. You should consider updating
the Debian changelog and uploading this new version into the archive.
Here are the relevant commit logs:
commit bcb7debe055a99c543df1856228f03dc06507f6c
Author: Hans van Kranenburg <hans@knorrie.org>
Date: Tue Dec 15 14:59:55 2020 +0100
debian/changelog: finish 4.14.0+88-g1d1d1f5391-2
commit 1ad0224db8b30f13df6ca645012e79ee17e5cb1d
Author: Hans van Kranenburg <hans@knorrie.org>
Date: Tue Dec 15 14:56:28 2020 +0100
Revert "debian/rules: Set CC/LD to enable cross-building"
This reverts commit 900c79958963e72192fbf3654b38a5c7f8353176.
Unfortunately, this change causes an FTBFS on i386, because what we need
to call on i386 is i686-linux-gnu-gcc. Sigh.
For now, revert the change, so we can get the security updates out.
Later we will have to see how to properly fix this.
Signed-off-by: Hans van Kranenburg <hans@knorrie.org>