summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2012-03-27 13:34:53 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2012-03-27 13:34:53 +0200
commit70b2ec97104fca2c69d5fb70bac37737bc420cf4 (patch)
tree2d3421e7ff607caf944f2c1cf7d115ade008a7b7 /debian
parent6efd88826d1069bf25c43e5bf14ad43bc459c3c7 (diff)
parent67426cd59b0b546f447827f538a19cccb75a3efe (diff)
downloadpython-apt-70b2ec97104fca2c69d5fb70bac37737bc420cf4.tar.gz
merged from http://bzr.debian.org/bzr/apt/python-apt/debian-sid
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 89951304..c2be4163 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+python-apt (0.8.3ubuntu5) unstable; urgency=low
+
+ [ Michael Vogt ]
+ * apt/package.py:
+ - if there is no Version.uri return None
+
+ [ Julian Andres Klode ]
+ * python/apt_pkgmodule.cc:
+ - Fix apt_pkg.Dependency.TYPE_RECOMMENDS, had Suggests value previously
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 27 Mar 2012 13:34:19 +0200
+
python-apt (0.8.3ubuntu4) precise; urgency=low
* doc/examples/build-deps.py: