Package: qalculate-gtk Version: 0.9.7-6 Severity: minor Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu vivid ubuntu-patch
Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: * debian/patches/02_desktop_file_category.patch: Move to Education/Science category. The discussion of why this is should be done can be found here: https://bugs.launchpad.net/ubuntu/+source/qalculate-gtk/+bug/246565 The gist is that qalculate transcends just being an accessory, and it belongs in the Education/Science category accordingly. Thanks for considering the patch. Logan Rosen -- System Information: Debian Release: jessie/sid APT prefers vivid-updates APT policy: (500, 'vivid-updates'), (500, 'vivid-security'), (500, 'vivid'), (100, 'vivid-backports') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.16.0-24-generic (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
=== added file 'debian/patches/02_desktop_file_category.patch' --- debian/patches/02_desktop_file_category.patch 1970-01-01 00:00:00 +0000 +++ debian/patches/02_desktop_file_category.patch 2014-11-10 06:33:17 +0000 @@ -0,0 +1,11 @@ +Index: qalculate-gtk/data/qalculate-gtk.desktop.in +=================================================================== +--- qalculate-gtk.orig/data/qalculate-gtk.desktop.in 2010-07-12 22:15:00.402418024 +0200 ++++ qalculate-gtk/data/qalculate-gtk.desktop.in 2010-07-12 22:15:21.772778685 +0200 +@@ -6,5 +6,5 @@ + Terminal=false + Type=Application + StartupNotify=true +-Categories=GNOME;Application;Utility; ++Categories=Education;Science;Calculator; + === modified file 'debian/patches/series' --- debian/patches/series 2013-05-24 18:22:02 +0000 +++ debian/patches/series 2014-11-10 06:33:17 +0000 @@ -1,2 +1,3 @@ 01_desktop_file.patch wformat-security.patch +02_desktop_file_category.patch