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 +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Heiko Stuebner DM-Upload-Allowed: yes Build-Depends: debhelper (>= 5.0.38), cdbs (>= 0.4.49), python (>= 2.5), python-support (>= 0.5.3), python-setuptools, cython Standards-Version: 3.8.3 diff -u agtl-0.5.1/debian/changelog agtl-0.5.1/debian/changelog --- agtl-0.5.1/debian/changelog +++ agtl-0.5.1/debian/changelog @@ -1,3 +1,10 @@ +agtl (0.5.1-2ubuntu1) maverick; urgency=low + + * debian/control: Switch section from python to misc + * Add category Geography to .desktop (lp: #546945) + + -- K. Vishnoo Charan Reddy Mon, 09 Aug 2010 16:07:41 +0530 + agtl (0.5.1-2) unstable; urgency=low * Add explicit clean instructions (Closes: #569726) 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 +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