This is an automated email from the git hooks/post-receive script. adsb pushed a commit to branch master in repository lintian.
commit 34f293735b553f6f2d19bb22640aa016d2c4ddc8 Author: Adam D. Barratt <[email protected]> Date: Thu Jun 22 20:19:54 2017 +0100 Fix formatting of desktop-entry-lacks-icon-entry description --- checks/menu-format.desc | 6 +++--- debian/changelog | 2 ++ 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/checks/menu-format.desc b/checks/menu-format.desc index 8fde714..d5556d6 100644 --- a/checks/menu-format.desc +++ b/checks/menu-format.desc @@ -323,9 +323,9 @@ Certainty: certain Info: This .desktop file does not contain an "Icon" entry. . "Icon" is the name of the file (without the extension) of the icon displayed - by this .desktop file. The icon is searched in the different icon themes. - If the name is an absolute path, the given file will be used. - The icon should be unique enough to help the user to recogninse the application. + by this .desktop file. The icon is searched in the different icon themes. + If the name is an absolute path, the given file will be used. + The icon should be unique enough to help the user to recogninse the application. . The desktop-file-validate tool in the desktop-file-utils package is useful for checking the syntax of desktop entries. diff --git a/debian/changelog b/debian/changelog index 960a1f7..4311c89 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,8 @@ lintian (2.5.52) UNRELEASED; urgency=medium are now in oldstable. + [NT] Drop check for depending on multiple versions of tkx as tkx does not seem to be in Debian any longer. + * checks/menu-format.desc: + + [ADB] Fix formatting of desktop-entry-lacks-icon-entry * checks/scripts.desc: + [CL] Upgrade new-package-should-not-package-python2-module from I: to W:. See #829744 for more info. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git

