Package: agtl Version: 0.5.1-2 Severity: minor Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu maverick ubuntu-patch
Bug first reported in Ubuntu by Matthew Paul Thomas: https://bugs.launchpad.net/ubuntu/+source/agtl/+bug/546945 In Ubuntu, all updates installed 1. In Ubuntu Software Center, select "View" > "All Software". 2. Navigate to "Get Software" > "Developer Tools" > "Python". 3. Navigate to "Get Software" > "Science & Engineering" > "Geography". What happens: 2. "AdvancedCaching" is first in the "Python" list. 3. "AdvancedCaching" is not in the "Geography" list at all. What should happen: 2. "AdvancedCaching" is not in the "Python" list at all. 2. "AdvancedCaching" is first in the "Geography" list. This is because the agtl package has "Section: universe/python", which it should not, and its .desktop file does not say that it's in the Geography category. ****** Attaching a patch which switches the section from python to misc and adds a category Geograhy to the .desktop file. Kindly apply the patch. *** /tmp/tmpikW7iv * debian/control: Switch section from python to misc * Add category Geography to .desktop -- System Information: Debian Release: squeeze/sid APT prefers lucid-updates APT policy: (900, 'lucid-updates'), (900, 'lucid-security'), (600, 'lucid') Architecture: i386 (i686) Kernel: Linux 2.6.35-020635rc6-generic (SMP w/2 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
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,5 +1,5 @@ Source: agtl -Section: python +Section: misc Priority: extra Maintainer: Heiko Stuebner <he...@sntech.de> DM-Upload-Allowed: yes diff -u agtl-0.5.1/debian/changelog agtl-0.5.1/debian/changelog only in patch2: unchanged: --- agtl-0.5.1.orig/files/advancedcaching.desktop +++ agtl-0.5.1/files/advancedcaching.desktop @@ -8,7 +8,7 @@ Exec=agtl --simple Icon=advancedcaching Terminal=false -Categories=Office; +Categories=Office;Geography; SingleInstance=true StartupNotify=true Comment[de_DE.UTF-8]=An Advanced Linux Geocaching tool