summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2012-03-27 11:21:20 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2012-03-27 11:21:20 +0200
commitda171aa93337802c19d8caa99a4ab8516bdbc5bd (patch)
treec26ab2426749f060d760ad70d7300ed47f587e95 /debian/changelog
parent3514672ed2a333eb6791d425ebe59b883cf8d349 (diff)
downloadpython-apt-da171aa93337802c19d8caa99a4ab8516bdbc5bd.tar.gz
* apt/package.py:
- if there is no Version.uri return None
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5813656a..b1bf28d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,8 @@ python-apt (0.8.4) UNRELEASED; urgency=low
* python/tag.cc, tests/test_tagfile.py:
- add support a filename argument in apt_pkg.TagFile() (in addition
to the file object currently supported)
+ * apt/package.py:
+ - if there is no Version.uri return None
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 04 Jan 2012 12:07:48 +0100