diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-10-10 11:19:46 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-10-10 11:19:46 +0200 |
| commit | 71a4595542ccb37fa6a781826984af77d294646c (patch) | |
| tree | 2600bc59d9f958ce32ab42529f9c0b00464fb7f7 /debian | |
| parent | 53aea1b695035db409775f9f1fbfadabbbf4d593 (diff) | |
| download | python-apt-71a4595542ccb37fa6a781826984af77d294646c.tar.gz | |
* aptsources/sourceslist.py:
- import distinfo from the same dir (LP: #871007)
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 d7a4d46f..246391b9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +python-apt (0.8.0ubuntu10) UNRELEASEDoneiric-updates; urgency=low + + * aptsources/sourceslist.py: + - import distinfo from the same dir (LP: #871007) + + -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 10 Oct 2011 11:13:20 +0200 + python-apt (0.8.0ubuntu9) oneiric; urgency=low * apt/progress/gtk2.py: |
