Package: aptitude Version: 0.6.8.1-1 Tags: confirmed Followup-For: Bug #640731 Control: retitle -1 aptitude: wrong priority shown for versions
Also affects the interactive interface on version items. Package items are ok. > Package: empathy* fglrx* *glx* gir1* gnome* […] > Pin: release a=experimental > Pin-Priority: 992 > > Package: empathy* fglrx* *glx* gir1* gnome* […] > Pin: release a=unstable > Pin-Priority: 991 For a given package, we can retrieve the maximum priority of these entries using: pkgPolicy::GetPriority(pkgCache::PkgIterator const &) but not the specific priority tied to the version from each release. This is also a problem in apt-cache [1]. [1] http://bugs.debian.org/483145 _______________________________________________ Aptitude-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/aptitude-devel

