]> git.saurik.com Git - apt.git/commit
select remove/purge packages early on for dpkg
authorDavid Kalnischkies <david@kalnischkies.de>
Fri, 8 Jul 2016 07:40:46 +0000 (09:40 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Wed, 10 Aug 2016 21:18:04 +0000 (23:18 +0200)
commite7d4e0cf4f6d79810e4b4e7de505729e759213dd
treeba19ea1f8d96b71f20a16e07ec082332a6196002
parentb820fd59c4fe6e3581901eee648e88209be56137
select remove/purge packages early on for dpkg

Telling dpkg early on that we are going to remove these packages later
helps it with auto-deconfiguration decisions and its another area where
a planner can ignore the nitty gritty details and let dpkg decide the
course of action if there are no special requirements.
apt-pkg/deb/dpkgpm.cc
apt-pkg/deb/dpkgpm.h
doc/external-installation-planner-protocol.txt
test/integration/test-bug-673536-pre-depends-breaks-loop