summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2009-01-26 12:10:44 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2009-01-26 12:10:44 +0100
commit33522c90ad814bc03643fd3bea435315831a8c7f (patch)
treef97414249d3c267773b8f6f34403fef9375c87d6 /debian
parent52546cc5e1a3980301286b8c2c14354d0b3b6dc5 (diff)
downloadpython-apt-33522c90ad814bc03643fd3bea435315831a8c7f.tar.gz
revert commit r317
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 0 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index f3514680..0b41246f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,11 +5,6 @@ python-apt (0.7.9~exp3) experimental; urgency=low
- fix incorrect indent
* debian/control:
- add Recommends to iso-codes (for iso_3166.xml)
- * apt/cache.py:
- - when running with the rootdir option, run
- InitConfig() again to ensure that the config
- from the rootdir is read, not from the host
- (lp: #243550)
* apt/package.py:
- make sure to set the defaulttimeout back to the
original value (in getChangelog(), LP: #314212)