diff options
| author | Julian Andres Klode <jak@debian.org> | 2010-02-27 23:29:44 +0100 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2010-02-27 23:29:44 +0100 |
| commit | a1d306a3ffb95790b2dad1b0104456a5bc593634 (patch) | |
| tree | 2039609b2ff0124d73f4a55bfb8135b2413ab4f3 /debian | |
| parent | 90629ce9f2b8d9b3efab8b30ed89f8a2df7d1286 (diff) | |
| download | python-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/changelog | 8 |
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 ] |
