Implemented 3rd party package policy to no break SSU.
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Tue, 2 Jun 2009 14:56:22 +0000 (16:56 +0200)
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Wed, 3 Jun 2009 17:00:04 +0000 (19:00 +0200)
commit4a6aa872e6055d283e81f4306d8850d9b5b57a16
treefb2da9eaf20cb1a6443add3168ef1e8eec66a80f
parente1cc62b4ed14e3288b13e6f222d931c4d862f980
Implemented 3rd party package policy to no break SSU.

* src/apt-worker-proto.h: Added status_incompatible_thirdparty installable
  package status.
* src/apt-worker.cc (package_policy_status): New function.
  (cmd_get_package_info): Set the installable status given the new function.
src/apt-worker-proto.h
src/apt-worker.cc