diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2012-01-30 15:40:50 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2012-01-30 15:40:50 +0100 |
| commit | 055dc32f4025f081293cee32cde935100532c651 (patch) | |
| tree | e26bc10db978039c73e542d8896d7ed674e7c321 /debian | |
| parent | 38165cbeb26313bb468dcf527a843ba55571a8f2 (diff) | |
| download | python-apt-055dc32f4025f081293cee32cde935100532c651.tar.gz | |
RED: apt.Version should have "policy_priority" property
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7f582bff..1e400dfb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ python-apt (0.8.4) UNRELEASED; urgency=low * doc/examples/build-deps.py: - update the build-deps.py example to use the apt API more + * add support for apt_pkg.Policy.get_priority(PkgFileIterator) -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 04 Jan 2012 12:07:48 +0100 |
