diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-05-19 00:08:58 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-05-19 00:08:58 +0200 |
| commit | 1e2d222ae840ff09fb465f60c73e40574de09a7c (patch) | |
| tree | ab256c5c7c54c6b6ae95fd8ca06787257f1b5b1d /debian | |
| parent | 9eac5b029197a717f46fba190fdef418f9462621 (diff) | |
| download | python-apt-1e2d222ae840ff09fb465f60c73e40574de09a7c.tar.gz | |
* SoftwareProperties/SoftwareProperties.py:
- fix reload on add_key
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 7f83a008..dc3c151a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,10 @@ update-manager (0.42.2ubuntu17) dapper; urgency=low * debian/control: - depend on later python-apt (#45325) + * SoftwareProperties/SoftwareProperties.py: + - fix key updating after import (ubuntu #44927) - -- + -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 19 May 2006 00:04:02 +0200 update-manager (0.42.2ubuntu16) dapper; urgency=low |
