#93549 Upgrade all the packages which depends of one given

Package:
apt
Source:
apt
Description:
commandline package manager
Submitter:
"Ricardo Pérez"
Date:
2005-07-18 03:37:26 UTC
Severity:
wishlist
#93549#5
Date:
2001-04-10 17:58:15 UTC
From:
To:
I would like to have the following feature: to upgrade all the packages which depends of one given, like a task, for example.

apt-get install task-gnome-desktop installs many packages, like gnome-core, but if another day, then, the package gnome-core is updated, apt-get install task-gnome-desktop will not upgrade it. I will must do apt-get install gnome-core to have the package updated.