Package: aptitude Version: 0.4.11.10-1 Severity: wishlist Problem: one needs to remember to do two commands, # aptitude full-upgrade && aptitude install to bring one's system to the desired state: all scheduled operations done and upgradeable packages upgraded.
There should be a new single command, or a configuration setting to make full-upgrade also do the functionality of "aptitude install". Indeed, this is what apt-get's dselect-upgrade does. Yes, the user could make a shell alias alias aptitude-dselect-upgrade='aptitude full-upgrade && aptitude install' but that is not elegant. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

