Control: tag -1 pending Hello,
Bug #1066261 in lintian reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/lintian/lintian/-/commit/53dc310d4d5af6b0701d55577b30fb9a7e493bd1 ------------------------------------------------------------------------ t: Fix compilation failures with dpkg 1.22.6 Dpkg 1.22.6 enables -Werror=implicit-function-declaration by default. This causes various compilation failures in the tests, mainly due to missing includes. The remaining failures are due to newer GCC versions defaulting to the C11 standard, which doesn't expose the gets() function anymore. For these tests, explicitly compile with -std=c99 to re-expose the function. Closes: #1066261 Signed-off-by: James McCoy <james...@debian.org> ------------------------------------------------------------------------ (this message was generated automatically) -- Greetings https://bugs.debian.org/1066261