diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2013-02-24 16:20:43 +0100 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2013-02-24 16:20:43 +0100 |
commit | 9bfd7b57d82285fd99ae1ae6147c22af15fdbea0 (patch) | |
tree | d95b3494c9d15fa1e8e316c54455aab67e4b81d8 /debian | |
parent | 0597dcd8fa8f933d8bf0d7fbea395408bf3b7e5d (diff) |
* apt-pkg/depcache.cc:
- prefer to install packages which have an already installed M-A:same
sibling while choosing providers (LP: #1130419)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8f9f4b97d..0531d0c85 100644 --- a/debian/changelog +++ b/debian/changelog @@ -34,6 +34,11 @@ apt (0.9.7.8) UNRELEASED; urgency=low * apt-pkg/indexrecords.cc: - support '\r' in the Release file + [ David Kalnischkies ] + * apt-pkg/depcache.cc: + - prefer to install packages which have an already installed M-A:same + sibling while choosing providers (LP: #1130419) + -- Christian Perrier <bubulle@debian.org> Mon, 24 Dec 2012 07:01:20 +0100 apt (0.9.7.7) unstable; urgency=low |