summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2012-04-18 10:31:13 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2012-04-18 10:31:13 +0200
commite85675833d628dd6c3a54f7c0aaf88b106909f53 (patch)
tree058827d60b6b5bf77f2a2871eaf6cb56dddff0db
parent0af92e773735af4dd953ea8c257e97f34d590665 (diff)
downloadpython-apt-e85675833d628dd6c3a54f7c0aaf88b106909f53.tar.gz
releasing version 0.8.3ubuntu7
-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