summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2010-11-29 21:43:07 +0100
committerDavid Kalnischkies <kalnischkies@gmail.com>2010-11-29 21:43:07 +0100
commitc427b1e218e61bd1aacbddf9013e58b8aa445a7c (patch)
tree968669a06e487a9146038f1a975011edc2729acb /debian
parent0957a13baf7c6d9a4093bfd6c7316fa018cb717b (diff)
* apt-pkg/algorithms.cc:
- mark all installed packages first without auto installation in a dist-upgrade to prefer upgrading packages instead of installing new packages in versioned or-groups (Closes: #605394)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 1aac5ec7e..bc3af9251 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,7 +6,13 @@ apt (0.8.10) UNRELEASED; urgency=low
will actually test uncompressed indexes regardless of the internal
default value of Acquire::GzipIndexes.
- -- Michael Vogt <mvo@debian.org> Thu, 25 Nov 2010 16:08:01 +0100
+ [ David Kalnischkies ]
+ * apt-pkg/algorithms.cc:
+ - mark all installed packages first without auto installation in
+ a dist-upgrade to prefer upgrading packages instead of installing
+ new packages in versioned or-groups (Closes: #605394)
+
+ -- David Kalnischkies <kalnischkies@gmail.com> Mon, 29 Nov 2010 21:41:56 +0100
apt (0.8.9) unstable; urgency=low