summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-09-28 16:24:03 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2011-09-28 16:24:03 +0200
commitd4829dd415cc26a4e9530f97e831939b79817e36 (patch)
treea99e0695124ed5aba17a5ecd62130a804dd973b3 /debian
parent8c5ea9518e38ac7fd3d5d4b547e0b6bad4b0c18d (diff)
downloadpython-apt-d4829dd415cc26a4e9530f97e831939b79817e36.tar.gz
add concept of "ParentComponent" for e.g. ubuntu/multiverse
that needs universe enabled as well (plus add test)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 05f2dc8e..88faaca3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,6 +22,8 @@ python-apt (0.8.1) UNRELEASED; urgency=low
- make mirror a valid protocol name
* apt/package.py:
- packages in marked_install state can also be auto-removable
+ * add concept of "ParentComponent" for e.g. ubuntu/multiverse
+ that needs universe enabled as well (plus add test)
-- Julian Andres Klode <jak@debian.org> Tue, 07 Jun 2011 14:00:22 +0200