diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-09-28 16:25:09 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-09-28 16:25:09 +0200 |
| commit | bbe36232eb04a191d8fefee5bc65710e4347c0dd (patch) | |
| tree | 390a370a564a752f1866da2f845f4663d19a6b42 /debian | |
| parent | bb4108a5aee372c75e1743892e2b43b268efb562 (diff) | |
| download | python-apt-bbe36232eb04a191d8fefee5bc65710e4347c0dd.tar.gz | |
add concept of "ParentComponent" for e.g. ubuntu/multiverse
that needs universe enabled as well (plus add test)
LP: #829284
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3d998dd4..47ff5efd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +python-apt (0.8.0ubuntu8) UNRELEASEDoneiric; urgency=low + + * add concept of "ParentComponent" for e.g. ubuntu/multiverse + that needs universe enabled as well (plus add test) + LP: #829284 + + -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 28 Sep 2011 15:48:23 +0200 + python-apt (0.8.0ubuntu7) oneiric; urgency=low * aptsources/distinfo.py: |
