]> git.saurik.com Git - apt.git/commit
* apt-pkg/depcache.cc:
authorDavid Kalnischkies <kalnischkies@gmail.com>
Mon, 23 Apr 2012 15:46:11 +0000 (17:46 +0200)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Mon, 23 Apr 2012 15:46:11 +0000 (17:46 +0200)
commit074da0970c68879d548b6b4f64d0da7f38151248
tree679693cf25fd075c50e2323082b2fab5302f953b
parent849e64ac558c5c72a65b6ee0098fdfc538eca5e6
* apt-pkg/depcache.cc:
  - clearly separate 'positive' and 'negative' dependencies and
    their upgrade-resolution tries in MarkInstall and especially don't
    treat Conflicts differently compared to Breaks here
apt-pkg/depcache.cc
debian/changelog
test/integration/test-ignore-provides-if-versioned-breaks [new file with mode: 0755]
test/integration/test-ignore-provides-if-versioned-conflicts [new file with mode: 0755]