summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorStephan Peijnik <debian@sp.or.at>2009-06-29 11:08:36 +0200
committerStephan Peijnik <debian@sp.or.at>2009-06-29 11:08:36 +0200
commit8e1755030e5c00bcb183213ada7084fb0f5f6be9 (patch)
tree997869b9a68c6367ddcd10b6785dfa65adf54c5f /debian
parent80f3ac59823b31be89dcb52b5ba38aa27d48121f (diff)
parent1928a8fab432b219c6286ff08b142c57c6df5e6b (diff)
downloadpython-apt-8e1755030e5c00bcb183213ada7084fb0f5f6be9.tar.gz
Merged with lp:python-apt.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a3faab79..0f9463b2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -99,8 +99,13 @@ python-apt (0.7.9) unstable; urgency=low
closes: #497049
* apt/package.py:
- avoid uneeded interal references in the Package objects
+ * python/progress.cc:
+ - fix crash in RunSimpleCallback()
* aptsources/sourceslist.py:
- fix bug in invalid lines detection (LP: #324614)
+ * apt/cache.py:
+ - when the cache is run with a alternative rootdir, create
+ required dirs/files automatically
-- Michael Vogt <mvo@debian.org> Thu, 19 Mar 2009 13:39:21 +0100