summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-02-28 11:58:42 +0000
committerMichael Vogt <michael.vogt@ubuntu.com>2006-02-28 11:58:42 +0000
commit6192052ee2e16c88303772c466016af6aa781ed0 (patch)
tree1b916a2867489d2177ff30c525cef7bdc7d5b966 /debian
parentef973e43572c5748f908ae0e353e71d61028b479 (diff)
downloadpython-apt-6192052ee2e16c88303772c466016af6aa781ed0.tar.gz
* strip status string before passing it, changelog updates
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 aef1f70c..94283b9d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+python-apt (0.6.16.2ubuntu2) dapper; urgency=low
+
+ * apt/progress.py:
+ - initialize FetchProgress.eta with the correct type
+ - strip the staus str before passing it to InstallProgress.statusChanged()
+
+ --
+
python-apt (0.6.16.2ubuntu1) dapper; urgency=low
* apt/progress.py: