summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2010-02-27 23:29:44 +0100
committerJulian Andres Klode <jak@debian.org>2010-02-27 23:29:44 +0100
commita1d306a3ffb95790b2dad1b0104456a5bc593634 (patch)
tree2039609b2ff0124d73f4a55bfb8135b2413ab4f3 /debian
parent90629ce9f2b8d9b3efab8b30ed89f8a2df7d1286 (diff)
downloadpython-apt-a1d306a3ffb95790b2dad1b0104456a5bc593634.tar.gz
* data/templates/Ubuntu.info.in:
- Use generic MirrorsFile key instead of per-architecture ones in order to fix FTBFS on !amd64 !i386 (Closes: #571752)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e9603695..fd3161be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+python-apt (0.7.93.3) unstable; urgency=low
+
+ * data/templates/Ubuntu.info.in:
+ - Use generic MirrorsFile key instead of per-architecture ones in
+ order to fix FTBFS on !amd64 !i386 (Closes: #571752)
+
+ -- Julian Andres Klode <jak@debian.org> Sat, 27 Feb 2010 23:26:45 +0100
+
python-apt (0.7.93.2) unstable; urgency=low
[ Julian Andres Klode ]