summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMartin Pitt <martin@piware.de>2010-11-15 10:41:12 +0100
committerMartin Pitt <martin@piware.de>2010-11-15 10:41:12 +0100
commitd88a49c830c2ea7e942125be37703bc411277ac1 (patch)
treef8acf67cf395798e9519ee63da43ad1b67596601 /debian
parent3cf1e4b50a9bb439c4f54a631cfebbb6c4d1ea7d (diff)
* 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.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
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 <kalnischkies@gmail.com> Wed, 10 Nov 2010 13:22:39 +0100
apt (0.8.8) unstable; urgency=low