2011/2/1 Jörg-Volker Peetz <[email protected]>: > > The command > > aptitude search '~S~i~Aexperimental' > > on my system does not list the packages from experimental which are > upgradable. > The command > > apt-show-versions | grep experimental > > lists also the upgradable packages.
aptitude search '?narrow(?archive(experimental),?upgradable)' -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

