Control: tag -1 pending Hello,
Bug #1115463 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/43b7d3c82b4d7396835bf3c31a58222c199ff3d5 ------------------------------------------------------------------------ Correctly parse the paragraphs in watch file with format v5 In the previous code, each parsed paragraph began with a newline ("\n"). Therefore, the check for "/^version […]/ at the beginning fails and the initial paragraph starting with "Version:" is considered to be a source paragraph. This may result in false positives for debian-watch-not-mangling-version, for instance. In the code changed by this commit, the parsed paragraphs end with a newline, instead. Closes: #1115463 ------------------------------------------------------------------------ (this message was generated automatically) -- Greetings https://bugs.debian.org/1115463

