summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2009-07-30 14:47:59 +0200
committerJulian Andres Klode <jak@debian.org>2009-07-30 14:47:59 +0200
commit00ebd1e79986dad66829edaf8dc906a4c9d1ab6c (patch)
treea3de0f4d1427ac705a8410b4c7f90fbe0e9a5786 /debian
parent4e66ff1d8fea8631af4656d824b7d6f94f9486c4 (diff)
downloadpython-apt-00ebd1e79986dad66829edaf8dc906a4c9d1ab6c.tar.gz
apt/package.py: Allow to set the candidate of a package (Closes: #523997)
+ Support assignments to the 'candidate' property of Package objects. + Initial patch by Sebastian Heinlein
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 73e9eab7..fcc7fd9b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,10 @@ python-apt (0.7.11.2) unstable; urgency=low
open(), by calling InitSystem again. (LP: #320665).
- Provide broken_count, delete_count, install_count, keep_count
properties (Closes: #532338)
+ * apt/package.py:
+ - Allow to set the candidate of a package (Closes: #523997)
+ + Support assignments to the 'candidate' property of Package objects.
+ + Initial patch by Sebastian Heinlein
[ Stefano Zacchiroli ]
* debian/python-apt.doc-base: register the documentation with the