fix apt list output for pkgs in dpkg ^rc state
authorMichael Vogt <mvo@ubuntu.com>
Tue, 8 Apr 2014 07:04:15 +0000 (09:04 +0200)
committerMichael Vogt <mvo@ubuntu.com>
Tue, 8 Apr 2014 07:04:15 +0000 (09:04 +0200)
commitc8259fcde18ad9e08fffb04bf06ed64b87b1ac6a
treed0ef386f610927be4694099657c32b60889b6ccb
parentd5b21526b38f816974182c5f56db0e09a0446112
fix apt list output for pkgs in dpkg ^rc state

Packages in the "deinstall ok config-file" have no candidate or
instaleld version. So they must be special cased in the apt list
generation.
apt-private/private-cacheset.cc
apt-private/private-output.cc
test/integration/test-apt-cli-list