diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-04-25 16:12:29 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-04-25 16:12:29 +0200 |
| commit | c158927f8fe509704b3e1096fb17b1308a197c8c (patch) | |
| tree | 8c4c0f5c7bf1b9565ddc4e219000d3fb71a2d410 /debian | |
| parent | 520c5e2ea5b839286fe6e1f0783727fe0e692eed (diff) | |
| parent | c43a7c898cdb5cdd40603999334e2981eae00ecc (diff) | |
| download | python-apt-c158927f8fe509704b3e1096fb17b1308a197c8c.tar.gz | |
* Fix the addition of of sources that are already enabled but not with
all components - fix LP#98795
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index e92c91cf..98c56ec3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,11 @@ -python-apt (0.6.20ubuntu15) feisty; urgency=low +python-apt (0.6.20ubuntu16) feisty; urgency=low + + * Fix the addition of of sources that are already enabled but not with + all components - fix LP#98795 + + -- Sebastian Heinlein <glatzor@ubuntu.com> Wed, 4 Apr 2007 11:31:33 +0200 + +python-apt (0.6.20ubuntu15) unstable; urgency=low [ Sebastian Heinlein ] * Update the mirror lists from Launchpad |
