]> git.saurik.com Git - apt.git/commit
* apt-pkg/algorithms.cc:
authorMichael Vogt <michael.vogt@ubuntu.com>
Wed, 8 May 2013 15:46:31 +0000 (17:46 +0200)
committerMichael Vogt <michael.vogt@ubuntu.com>
Wed, 8 May 2013 15:46:31 +0000 (17:46 +0200)
commitdec5b117052b77e4366efd8234e0cec09989b700
tree71ded1f485c8f63841041fded68ec44109798828
parent1dea08eb2e1115b8da14cc3da02d53f8e069ba14
* apt-pkg/algorithms.cc:
  - Do not propagate negative scores from rdepends. Propagating the absolute
    value of a negative score may boost obsolete packages and keep them
    installed instead of installing their successors.  (Closes: #699759)
apt-pkg/algorithms.cc
debian/changelog