summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <egon@tas>2007-03-06 12:32:05 +0100
committerMichael Vogt <egon@tas>2007-03-06 12:32:05 +0100
commit838b096be5b107b6b856c02098926dbde4cbb5e3 (patch)
tree0a09f174939903647d61863d1d7bcbf2b47c3c06 /debian
parent6017158815ffbc5f85053162f5e8272ff0dd1a9f (diff)
parent29acfcee494341dca6ab27ea646d99955dd78d14 (diff)
downloadpython-apt-838b096be5b107b6b856c02098926dbde4cbb5e3.tar.gz
* apt/packages.py:
- support candidateDependencies, installedDependencies
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 136a176e..1679db11 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-apt (0.6.20ubuntu10) feisty; urgency=low
+
+ * apt/packages.py:
+ - support candidateDependencies, installedDependencies
+
+ --
+
python-apt (0.6.20ubuntu9) feisty; urgency=low
* Re-add debian/python-apt.install (LP: #88134)