diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-11-14 14:07:38 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-11-14 14:07:38 +0100 |
| commit | fcd268692450231c98bfb6ac2e573ce466e014c7 (patch) | |
| tree | 853bfbacc083ee4191ba9844b575c8c85cd3009e /debian | |
| parent | 628d7caf9ca6ee819398a4b88c23e42094fe2c10 (diff) | |
| download | python-apt-fcd268692450231c98bfb6ac2e573ce466e014c7.tar.gz | |
* apt/cache.py:
- set Dir::bin::dpkg if a alternate rootdir is given
(LP: #885895)
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 58326dc2..14ee705e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,6 +19,9 @@ python-apt (0.8.2) UNRELEASED; urgency=low - remove "print" when creating dirs in apt.Cache(rootdir=dir), thanks to Martin Pitt * fix build against apt in experimental + * apt/cache.py: + - set Dir::bin::dpkg if a alternate rootdir is given + (LP: #885895) [ Tshepang Lekhonkhobe ] * rm usage of camelcase in cache.py doc (closes: #626617) |
