Package: speedcrunch
Version: 0.10.1-1
Severity: minor
Tags: patch
Hi,
the provided .desktop file is not completely valid, as also
`desktop-file-validate` shows.
The attached patch fixes the two issues:
- list keys (like Categories) must end with the list separator (';')
- the Encoding key is deprecated, thus removed
also, it adds the category "Calculator" (that IMHO fits for Speedcrunch).
References:
- http://standards.freedesktop.org/desktop-entry-spec/latest/
- http://standards.freedesktop.org/menu-spec/latest/apa.html
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (850, 'testing'), (800, 'unstable'), (750, 'experimental'), (750,
'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages speedcrunch depends on:
ii libc6 2.9-4 GNU C Library: Shared libraries
ii libgcc1 1:4.4.0-5 GCC support library
ii libqt4-xml 4.5.1-2 Qt 4 XML module
ii libqtcore4 4.5.1-2 Qt 4 core module
ii libqtgui4 4.5.1-2 Qt 4 GUI module
ii libstdc++6 4.4.0-5 The GNU Standard C++ Library v3
speedcrunch recommends no packages.
speedcrunch suggests no packages.
-- no debconf information
--- speedcrunch.desktop.orig 2009-05-24 02:48:00.000000000 +0200
+++ speedcrunch.desktop 2009-05-24 02:49:30.000000000 +0200
@@ -1,5 +1,4 @@
[Desktop Entry]
-Encoding=UTF-8
Name=SpeedCrunch
Comment=High precision calculator
Exec=speedcrunch
@@ -7,4 +6,4 @@
GenericName=Calculator
Terminal=false
Type=Application
-Categories=Qt;Utility
+Categories=Qt;Utility;Calculator;