diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-02-19 12:17:58 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-02-19 12:17:58 +0100 |
| commit | d8f0eef84bc05f6e87ebf50bd8780accec03eacb (patch) | |
| tree | 5f15d56f798f70d50ad0aab358dee1412a01d0e7 /debian | |
| parent | 4d7d86374effe9bfd3a360aaaa7b09758f5c948e (diff) | |
| download | python-apt-d8f0eef84bc05f6e87ebf50bd8780accec03eacb.tar.gz | |
* aptsources/distro.py:
- fixed crash in add_source()
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e5a5b660..cb818eea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +python-apt (0.6.20ubuntu6) feisty; urgency=low + + * aptsources/distro.py: + - fix crash in add_source (LP#85806) + + -- + python-apt (0.6.20ubuntu5) feisty; urgency=low * be more robust in has_repository (LP#84897) |
