Package: menu-xdg Version: 0.2.3 Severity: normal you miss the `;' in the Categories, for example:
$ desktop-file-validate X-Debian-Help-info.desktop X-Debian-Help-info.desktop: error: value of key "Categories" is a list of strings and must end with a semicolon patch is simple: --- /etc/menu-methods/xdg-desktop-entry-spec-apps 2006-03-20 21:44:23.000000000 +0800 +++ xdg-desktop-entry-spec-apps 2007-06-30 22:56:43.000000000 +0800 @@ -20,7 +20,7 @@ "Icon=" icon() "\n" "Exec=" $command "\n" "Terminal=" $terminal "\n" - "Categories=X-Debian" replacewith($basesection,"/","-") "\n"; + "Categories=X-Debian" replacewith($basesection,"/","-") ";\n"; supported; -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.18-4-686 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash menu-xdg depends on no packages. Versions of packages menu-xdg recommends: ii menu 2.1.34 generates programs menu for all me -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]