diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2009-01-21 21:48:35 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2009-01-21 21:48:35 +0100 |
| commit | f30c7b595dfcfcd7271b9ec4751a39a34a2488bd (patch) | |
| tree | 184498b6729e50d83c0f45eb85d3471054003db3 /debian | |
| parent | 856b5f16cd50d87cc5652e8fea63e0d6b85d5118 (diff) | |
| parent | 96ba2a685e8f754d2917da88dc424ef71a99b2e8 (diff) | |
| download | python-apt-f30c7b595dfcfcd7271b9ec4751a39a34a2488bd.tar.gz | |
* apt/__init__.py:
- remove the future warning
* aptsources/distro.py:
- fix indent breakage (LP: #319714)
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a685cfdd..e674ad60 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +python-apt (0.7.9~exp2ubuntu2) jaunty; urgency=low + + * apt/__init__.py: + - remove the future warning + * aptsources/distro.py: + - fix indent breakage (LP: #319714) + + -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 21 Jan 2009 21:47:21 +0100 + python-apt (0.7.9~exp2ubuntu1) jaunty; urgency=low * Merged from debian, lots of documentation updates |
