Hi, Oops , the previous diff results in a FTBS There was a debian patch already for the .desktop file.
Attaching the latest diff , which uses the patch system instead -- Cheers, Vish
diff -u agtl-0.5.1/debian/control agtl-0.5.1/debian/control --- agtl-0.5.1/debian/control +++ agtl-0.5.1/debian/control @@ -1,7 +1,8 @@ Source: agtl -Section: python +Section: misc Priority: extra Maintainer: Heiko Stuebner <he...@sntech.de> only in patch2: unchanged: --- agtl-0.5.1.orig/debian/patches/0005-change-desktop-file-category.patch +++ agtl-0.5.1/debian/patches/0005-change-desktop-file-category.patch @@ -0,0 +1,17 @@ +Description: Patch to add a Category to the desktop file + This patch adds a category to the desktop file and hence + fixes ubuntu bug #546945 . +Author: Vishnoo <v...@ubuntu.com> +Bug-Ubuntu: https://bugs.edge.launchpad.net/ubuntu/+source/agtl/+bug/546945 +diff -Nur -x '*.orig' -x '*~' agtl-0.5.1/files/advancedcaching.desktop agtl-0.5.1.new/files/advancedcaching.desktop +--- agtl-0.5.1/files/advancedcaching.desktop 2010-08-16 10:52:59.479244146 +0300 ++++ agtl-0.5.1.new/files/advancedcaching.desktop 2010-08-16 10:54:00.224246569 +0300 +@@ -8,7 +8,7 @@ + Exec=agtl --simple + Icon=advancedcaching + Terminal=false +-Categories=Office; ++Categories=Office;Geography; + StartupNotify=true + Comment[de_DE.UTF-8]=An Advanced Linux Geocaching tool + Name[de_DE]=advancedcaching.desktop