tags 679602 + pending thanks On 30 June 2012 18:47, Axel Beckert <[email protected]> wrote: > Adrian Lang wrote: >> Package: task-spooler > [...] >> In aptitude, the package appears in the section "Tasks", though the package >> description says it's in "Section: misc". I guess the problem is the package >> name, >> but I'm not sure whether that's a bug in aptitude or whether non-task >> packages >> are not allowed to have a name starting with "task-".
Aptitude was checking the name started with "task-*" when it should have been checking the actual section. Fixed: [master 99e7df8] Do not group packages as tasks section based on their name 2 files changed, 9 insertions(+), 6 deletions(-) _______________________________________________ Aptitude-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/aptitude-devel

