diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-11-17 16:46:53 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-11-17 16:46:53 +0100 |
| commit | f2cd844828de310dc510505612395ef60ded8731 (patch) | |
| tree | 3054b77108b1a8a212504de60e255428885ca6bc /debian | |
| parent | fcd268692450231c98bfb6ac2e573ce466e014c7 (diff) | |
| download | python-apt-f2cd844828de310dc510505612395ef60ded8731.tar.gz | |
* apt/package.py:
- add new "suggests" property, thanks to Christop Groth
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 14ee705e..afffdf12 100644 --- a/debian/changelog +++ b/debian/changelog @@ -22,6 +22,8 @@ python-apt (0.8.2) UNRELEASED; urgency=low * apt/cache.py: - set Dir::bin::dpkg if a alternate rootdir is given (LP: #885895) + * apt/package.py: + - add new "suggests" property, thanks to Christop Groth [ Tshepang Lekhonkhobe ] * rm usage of camelcase in cache.py doc (closes: #626617) |
