]> git.saurik.com Git - apt.git/commit
add new "apt-get upgrade --with-allow-new" option
authorMichael Vogt <mvo@debian.org>
Tue, 27 Aug 2013 12:07:52 +0000 (14:07 +0200)
committerMichael Vogt <mvo@debian.org>
Tue, 27 Aug 2013 12:07:52 +0000 (14:07 +0200)
commitc8d49419be9ce10ade643370bf29891f76b5c339
treebf1740a44748231381d5e7ef0006a81cc88726ae
parent17e4360804ffd2b5530b8ceb0e42834eb99e526e
add new "apt-get upgrade --with-allow-new" option

The --with-allow-new option maps to APT::Get::UpgradeAllowNew and
will allow "apt-get upgrade" to install new packages (but not to
delete existing packages)
apt-private/private-cmndline.cc