diff options
| author | Michael Vogt <egon@tas> | 2007-03-06 12:28:05 +0100 |
|---|---|---|
| committer | Michael Vogt <egon@tas> | 2007-03-06 12:28:05 +0100 |
| commit | 29acfcee494341dca6ab27ea646d99955dd78d14 (patch) | |
| tree | b93fcb3e7782a33caf639d6476fd5696b8c04847 /debian | |
| parent | 9f0a976e63fe1f429036d9d6492fbfb06d26eae8 (diff) | |
| download | python-apt-29acfcee494341dca6ab27ea646d99955dd78d14.tar.gz | |
* apt/package.py:
- added candidateDependencies, installedDependencies
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index e8d06ebf..f55793df 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,8 @@ python-apt (0.6.21) unstable; urgency=low * apt/cdrom.py: - better cdrom handling support - * python/string.cc: + * apt/package.py: + - added candidateDependencies, installedDependencies - SizeToString supports PyLong too * apt/cache.py: - fix rootdir |
