diff options
author | Michael Vogt <mvo@debian.org> | 2010-11-25 16:08:40 +0100 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2010-11-25 16:08:40 +0100 |
commit | f120d18c37f71d62c9bcb7c43d411c9707e96ce4 (patch) | |
tree | c1f94e47918d2200de9f9ec22d2d175e66c41317 /debian | |
parent | ba428c1dbd379036b0ced20ef54446f6155006f9 (diff) | |
parent | d88a49c830c2ea7e942125be37703bc411277ac1 (diff) |
merged from lp:~pitti/apt/compressed-indexes
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index df4fc1a29..a786d43df 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +apt (0.8.10) UNRELEASED; urgency=low + + [ 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. + + -- Michael Vogt <mvo@debian.org> Thu, 25 Nov 2010 16:08:01 +0100 + apt (0.8.9) unstable; urgency=low [ Christian Perrier ] |