diff options
author | Michael Vogt <mvo@debian.org> | 2010-11-30 11:23:28 +0100 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2010-11-30 11:23:28 +0100 |
commit | 4279ef3b0a35327a03955461fff3cd6821463457 (patch) | |
tree | e87f07b109121a7cb8f28516c59eb22bbdaef474 /debian | |
parent | 0957a13baf7c6d9a4093bfd6c7316fa018cb717b (diff) | |
parent | 6affe4a851ba5c78ecee350c279250eb6ab018d5 (diff) |
merged from lp:~donkult/apt/sid
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 1aac5ec7e..96a2bd15b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,7 @@ -apt (0.8.10) UNRELEASED; urgency=low +apt (0.8.10) unstable; urgency=low + + [ Programs translations ] + * Czech by Miroslav Kure. Closes: #605107 [ Martin Pitt ] * test/integration/test-compressed-indexes, test/test-indexes.sh: @@ -6,7 +9,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) + + -- Michael Vogt <mvo@debian.org> Tue, 30 Nov 2010 10:42:17 +0100 apt (0.8.9) unstable; urgency=low @@ -18,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: |