Bug#873702: lintian: False positive: desktop-entry-lacks-keywords-entry

2017-08-31 Thread Chris Lamb
Коля, > But if I understand the specification properly, the Keywords field is > forbidden not only for links (type 2 in the specification) but also for > directories (type 3). Ah, of course. Fixed with regression test in:

Bug#873702: lintian: False positive: desktop-entry-lacks-keywords-entry

2017-08-31 Thread Коля Гурьев
Hi, thank you for the fix! diff --git a/checks/menu-format.pm b/checks/menu-format.pm index 3de4490..be1a1c4 100644 --- a/checks/menu-format.pm +++ b/checks/menu-format.pm @@ -641,7 +641,7 @@ sub verify_desktop_file { if (!defined $vals{Icon}) { tag

Bug#873702: lintian: False positive: desktop-entry-lacks-keywords-entry

2017-08-31 Thread Chris Lamb
tags 873702 + pending thanks Fixed in Git: https://anonscm.debian.org/git/lintian/lintian.git/commit/?id=802e5b42ec94f0be27956cd01e1644dc2a800f87 Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-

Bug#873702: lintian: False positive: desktop-entry-lacks-keywords-entry

2017-08-30 Thread Коля Гурьев
Package: lintian Version: 2.5.52 Severity: normal Dear Lintian maintainers, The tool suggest to add a Keywords field to .desktop file which has Type=Link, but this is not allowed by the current specification[1]. I faced it on my .desktop file[2] with an URL link. Lintian says: I: