Control: tag -1 pending Hello,
Bug #1081316 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/df6b9c2582f5a409342b2f03d52069f870bebe87 ------------------------------------------------------------------------ Validate domain's TLD when checking for bogus-mail-host. Closes: #1081316 The `domain_disable_tld_validation => 1` variable in `Data::Validate::Domain` used not to do anything, since the version of this library in Debian (0.10) had not implemented it. This feature has only been available since 0.13. Upgrading the library to 0.15 added the feature and thus broke out testsuite. Since the goal of the check was to validate TLDs anyway, this patch restores the previous behavior. ------------------------------------------------------------------------ (this message was generated automatically) -- Greetings https://bugs.debian.org/1081316

