diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-05-11 17:37:43 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-05-11 17:37:43 +0200 |
| commit | 49ac4006ec43c8a3989192110aeec8c139d80196 (patch) | |
| tree | 961c0d2c35e1a9daf269306e073e955dcb1c2fff /debian | |
| parent | bd43d9d7add3430e939cdb28d9a71189ad3cc72d (diff) | |
| download | python-apt-49ac4006ec43c8a3989192110aeec8c139d80196.tar.gz | |
* SoftwareProperties/SoftwareProperties.py:
- create a empty file if no config exists
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 c402c726..413226f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,10 @@ update-manager (0.42.2ubuntu16) dapper; urgency=low * use version and section of the source package (if this information is available) when building the changelog URL (ubuntu #40058) + * SoftwareProperties/SoftwareProperties.py: + - if no config is found create a new one (ubuntu: #37560) - -- + -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 11 May 2006 17:33:40 +0200 update-manager (0.42.2ubuntu15) dapper; urgency=low |
