summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-05-12 11:22:30 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-05-12 11:22:30 +0200
commit1a1fbf466bec90d8c28fb29b3cafc70480ffa4f2 (patch)
tree1fcf168934722ae8cb81853aa40b4fe54a1c2771 /debian
parent49ac4006ec43c8a3989192110aeec8c139d80196 (diff)
downloadpython-apt-1a1fbf466bec90d8c28fb29b3cafc70480ffa4f2.tar.gz
* UpdateManager/UpdateManager.py:
- strip the epoch in the changelog download code
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 413226f8..6b1ba589 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,9 @@ update-manager (0.42.2ubuntu16) dapper; urgency=low
available) when building the changelog URL (ubuntu #40058)
* SoftwareProperties/SoftwareProperties.py:
- if no config is found create a new one (ubuntu: #37560)
+ * UpdateManager/UpdateManager.py:
+ - fix problem in changelog reading code when matching against
+ installed versions with epochs (ubuntu: #40058)
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 11 May 2006 17:33:40 +0200