summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-10-04 13:17:16 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-10-04 13:17:16 +0200
commite6d17f29049c81ea4064dd928b026ef68726354d (patch)
treef8df52c5b9bfb1222a8eccc2dc5788fdab99a4e7 /debian
parent533db41cd76a89a2a893c00980e537d3af34c769 (diff)
downloadpython-apt-e6d17f29049c81ea4064dd928b026ef68726354d.tar.gz
* DistUpgrade/DistUpgradeCache.py:
- catch systemerror exceptions in _tryMarkObsoleteForRemoval()
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8a5fe80a..c078cfc8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ update-manager (0.44.15) edgy; urgency=low
* do not come up with bogus dist-upgrade suggestions
* fix bad english grammar (lp: #63761)
* fix in the edgyUpdates quirks handler (lp: #63723)
+ * catch error from _tryMarkObsoleteForRemoval() (lp: #63617)
--