Package: blueman Version: 1.10-3 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu karmic ubuntu-patch
*** /tmp/tmpmOwV3c In Ubuntu, we've applied the attached patch to achieve the following: * Added drop_show-only-in-gnome.patch patch to drop OnlyShowIn=GNOME field from .desktop files. (LP: #399129) We thought you might be interested in doing the same. -- System Information: Debian Release: 5.0 APT prefers jaunty-updates APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 'jaunty-proposed'), (500, 'jaunty-backports'), (500, 'jaunty') Architecture: i386 (i686) Kernel: Linux 2.6.28-15-generic (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/dash
diff -u blueman-1.10/debian/changelog blueman-1.10/debian/changelog only in patch2: unchanged: --- blueman-1.10.orig/debian/patches/drop_show-only-in-gnome.patch +++ blueman-1.10/debian/patches/drop_show-only-in-gnome.patch @@ -0,0 +1,19 @@ +Drop OnlyShowIn=GNOME field from .desktop files. +diff -Nur -x '*.orig' -x '*~' blueman-1.10/data/blueman.desktop.in blueman-1.10.new/data/blueman.desktop.in +--- blueman-1.10/data/blueman.desktop.in 2009-08-13 09:46:16.000000000 +0300 ++++ blueman-1.10.new/data/blueman.desktop.in 2009-08-13 09:47:20.000000000 +0300 +@@ -7,4 +7,3 @@ + Terminal=false + Type=Application + Categories= +-OnlyShowIn=GNOME; +diff -Nur -x '*.orig' -x '*~' blueman-1.10/data/blueman-manager.desktop.in blueman-1.10.new/data/blueman-manager.desktop.in +--- blueman-1.10/data/blueman-manager.desktop.in 2009-08-13 09:46:16.000000000 +0300 ++++ blueman-1.10.new/data/blueman-manager.desktop.in 2009-08-13 09:47:25.000000000 +0300 +@@ -6,6 +6,5 @@ + Exec=blueman-manager + Terminal=false + Type=Application +-OnlyShowIn=GNOME; + StartupNotify=true + Categories=GTK;GNOME;Settings;HardwareSettings;