* depcache.cc:
authorMichael Vogt <michael.vogt@ubuntu.com>
Tue, 2 May 2006 07:44:30 +0000 (09:44 +0200)
committerMichael Vogt <michael.vogt@ubuntu.com>
Tue, 2 May 2006 07:44:30 +0000 (09:44 +0200)
commit60681f9354217c830943315951e6559253bfa832
treeb199dfdb68a24b43b7eac1417fcda157129556fc
parent42c458038bf47f535a6e70646a08e918e62e6d24
* depcache.cc:
  - added APT::Install-{Recommends,Suggests} global option
* depcache.h:
  - added DepCache::State::InstPolicyBroken() to check if the
    current install state violates the policy (compated with
    InstBroken() that only checks for the minimal requirements)
apt-pkg/depcache.cc
apt-pkg/depcache.h
cmdline/apt-get.cc