diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2012-10-23 12:37:49 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2012-10-23 12:37:49 +0200 |
| commit | 6bd628c370b05b80b59552e4bbc970928aca91a1 (patch) | |
| tree | 80ebcac7fc698d3fd70afdffcf01cf05ba5f3b7f /debian | |
| parent | 870bf6095484206655f58753a12430da4569645c (diff) | |
| download | python-apt-6bd628c370b05b80b59552e4bbc970928aca91a1.tar.gz | |
build fixes for python3.3
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 0e8ca556..5d0b3900 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,7 +7,8 @@ python-apt (0.8.8.1) UNRELEASED; urgency=low * python/cache.cc: - add "Codename" to PackageFile object * add dep8 style autopkgtest support - + * build fixes for python3.3 + [ Jason Conti ] * lp:~jconti/python-apt/closeable-cache: - add apt.Cache.close() method |
