diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-08-09 16:05:59 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-08-09 16:05:59 +0200 |
| commit | abe2144d5969694c1143c8fa6dc87800275b81be (patch) | |
| tree | 4f61d7d9c825ca4b16116efcc04b7daab736585c | |
| parent | 7d66a39c6a3a8ca30dc507c531d7894435476eec (diff) | |
| download | python-apt-abe2144d5969694c1143c8fa6dc87800275b81be.tar.gz | |
releasing version 0.8.0ubuntu5
| -rw-r--r-- | debian/changelog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index c03e304c..86c0bb06 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,16 @@ +python-apt (0.8.0ubuntu5) oneiric; urgency=low + + * setup.py: + - enable extra builds too + + -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 09 Aug 2011 16:05:09 +0200 + python-apt (0.8.0ubuntu4) oneiric; urgency=low * apt/package.py: - fix py3 compatbility with print - -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 09 Aug 2011 09:19:42 +0200 + -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 09 Aug 2011 16:04:04 +0200 python-apt (0.8.0ubuntu3) oneiric; urgency=low |
