From d88a49c830c2ea7e942125be37703bc411277ac1 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Mon, 15 Nov 2010 10:41:12 +0100 Subject: * test/integration/test-compressed-indexes, test/test-indexes.sh: - Explicitly disable compressed indexes at the start. This ensures that we will actually test uncompressed indexes regardless of the internal default value of Acquire::GzipIndexes. --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index d0bfaa389..cbf3a5dcc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,12 @@ apt (0.8.9) UNRELEASED; urgency=low - don't install previously not installed providers in a try to statisfy a "Breaks: provides" dependency by upgrade + [ Martin Pitt ] + * test/integration/test-compressed-indexes, test/test-indexes.sh: + - Explicitly disable compressed indexes at the start. This ensures that we + will actually test uncompressed indexes regardless of the internal + default value of Acquire::GzipIndexes. + -- David Kalnischkies Wed, 10 Nov 2010 13:22:39 +0100 apt (0.8.8) unstable; urgency=low -- cgit v1.2.3 From 0957a13baf7c6d9a4093bfd6c7316fa018cb717b Mon Sep 17 00:00:00 2001 From: "bubulle@debian.org" <> Date: Sat, 27 Nov 2010 16:18:27 +0100 Subject: * German update by Holger Wansing. Closes: #603619 * Czech by Miroslav Kure. Closes: #605107 --- debian/changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index a786d43df..1aac5ec7e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,7 +17,8 @@ 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 + * German update by Holger Wansing. Closes: #603619 + * Czech by Miroslav Kure. Closes: #605107 [ David Kalnischkies ] * apt-pkg/aptconfiguration.cc: -- cgit v1.2.3 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') 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') 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 From f23fc0e0903c9fdf3f57a2c46d1f57abb4655e5c Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Tue, 7 Dec 2010 15:47:58 +0100 Subject: cmdline/apt-cache.cc: Create an error for apt-cache depends if packages could not found (LP: #647045) --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 96a2bd15b..aa0ff30d4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +apt (0.8.11) unstable; urgency=low + + * cmdline/apt-cache.cc: Create an error for apt-cache depends + if packages could not found (LP: #647045) + + -- Julian Andres Klode Tue, 07 Dec 2010 15:47:11 +0100 + apt (0.8.10) unstable; urgency=low [ Programs translations ] -- cgit v1.2.3