summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMatt Zimmerman <matt.zimmerman@canonical.com>2004-11-15 21:16:15 +0000
committerMatt Zimmerman <matt.zimmerman@canonical.com>2004-11-15 21:16:15 +0000
commitdebc84b22e6e841119036af7aee91db2b0989ab9 (patch)
treec0ac4f4466ab705a5d9f308e27ddf3efbfd17103 /debian
parent50f349561d0f4f4403535ff60de0b6c8d8043f46 (diff)
Packages.bz2 support from Michael Vogt
First tries Packages.bz2, and if that fails, falls back to Packages.gz
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 1ef08105f..c9ea30342 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
-apt (0.5.30) unstable; urgency=low
-
- *
+apt (0.5.30) hoary; urgency=low
+ * Patch from Michael Vogt to enable Packages.bz2 use, with a fallback to
+ Packages.gz if it is not present (Closes: #37525)
-- Matt Zimmerman <mdz@debian.org> Mon, 15 Nov 2004 12:57:28 -0800