]> git.saurik.com Git - apt.git/commit - apt-pkg/depcache.cc
* apt-pkg/depcache.cc:
authorDavid Kalnischkies <kalnischkies@gmail.com>
Thu, 17 Feb 2011 14:23:50 +0000 (15:23 +0100)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Thu, 17 Feb 2011 14:23:50 +0000 (15:23 +0100)
commite26a777c3219388605445ab9a1ffffc154799248
treefade4277e7958dccf3b39e84edb7321ea9d5930c
parent897e3c7bbc9c516c3c27c6f77b1cabcaab4ef79b
* apt-pkg/depcache.cc:
  - party revert fix in 0.8.11.2 which marked all packages as manual
    installed if the FromUser bit is set in the MarkInstall call.
    The default for this bit is true and aptitude depends on the old
    behavior so the package is only marked as manual if its not marked
    ("old" behavior) or if automatic installation is enabled - which
    aptitude disables always (see also #613775)
apt-pkg/depcache.cc
debian/changelog