From c427b1e218e61bd1aacbddf9013e58b8aa445a7c Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Mon, 29 Nov 2010 21:43:07 +0100 Subject: * 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) --- debian/changelog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'debian/changelog') 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 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 Mon, 29 Nov 2010 21:41:56 +0100 apt (0.8.9) unstable; urgency=low -- cgit v1.2.3 From 6affe4a851ba5c78ecee350c279250eb6ab018d5 Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Mon, 29 Nov 2010 21:44:25 +0100 Subject: fix changelog as the czech translation was by accident added to 0.8.9 --- debian/changelog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index bc3af9251..23d7ff8e9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,8 @@ apt (0.8.10) UNRELEASED; urgency=low + [ Programs translations ] + * Czech by Miroslav Kure. Closes: #605107 + [ Martin Pitt ] * test/integration/test-compressed-indexes, test/test-indexes.sh: - Explicitly disable compressed indexes at the start. This ensures that we @@ -24,7 +27,6 @@ apt (0.8.9) unstable; urgency=low [ Programs translations ] * Slovenian update by Andrej Žnidaršič and Rosetta Slovenian team * German update by Holger Wansing. Closes: #603619 - * Czech by Miroslav Kure. Closes: #605107 [ David Kalnischkies ] * apt-pkg/aptconfiguration.cc: -- cgit v1.2.3