summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog15
1 files changed, 4 insertions, 11 deletions
diff --git a/debian/changelog b/debian/changelog
index 5d98f7d1..ef278a3c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,19 +1,12 @@
-python-apt (0.8.4ubuntu5) UNRELEASEDprecise; urgency=low
+python-apt (0.8.3ubuntu7) precise; urgency=low
[ Michael Vogt ]
* python/cache.cc:
- ensure that pkgApplyStatus is called when the cache is opened
- (thanks to Sebastian Heinlein for finding this bug), LP: #659438
- * apt/package.py:
- - if there is no Version.uri return None
- * apt/cache.py:
- - fix _have_multi_arch flag (thanks to Sebastian Heinlein)
-
- [Julian Andres Klode ]
- * python/apt_pkgmodule.cc:
- - Fix apt_pkg.Dependency.TYPE_RECOMMENDS, had Suggests value previously
+ Thanks to Sebastian Heinlein for finding this bug, providing a fix
+ and adding a regression test, LP: #659438
- -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 18 Apr 2012 10:20:58 +0200
+ -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 18 Apr 2012 10:26:06 +0200
python-apt (0.8.3ubuntu6) precise; urgency=low