]> git.saurik.com Git - apt.git/commit
refactor dpkg execution in deb/debsystem
authorDavid Kalnischkies <david@kalnischkies.de>
Fri, 18 Sep 2015 09:14:56 +0000 (11:14 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Wed, 4 Nov 2015 17:04:00 +0000 (18:04 +0100)
commit05ef357e575e9c25eb6a35cb693d1eb19bb14d45
treed684c6d1ce0f72ed9bd4d8cf3b1fb6ff54b11da9
parentc1553e72c6728572b06dc32395a994d5bfdc8e23
refactor dpkg execution in deb/debsystem

We have a few places and there will be a few more still where we have to
call dpkg to detect/set certain features or settings. Centralizing the
calling infrastructure now seems like a good idea before we add another.
apt-pkg/deb/debsystem.cc