diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-11-10 10:05:55 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-11-10 10:05:55 +0100 |
| commit | 1948d5d03887eb81ea7797c0f23049ef6c3895ce (patch) | |
| tree | f8ed53ebfd639d1369075cc86c0f9cb58eb85100 /debian | |
| parent | d7c8f470a236d70fa6ce8eb0e522702fee64ff5e (diff) | |
| download | python-apt-1948d5d03887eb81ea7797c0f23049ef6c3895ce.tar.gz | |
* apt/cache.py:
- remove "print" when creating dirs in apt.Cache(rootdir=dir),
thanks to Martin Pitt
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 6fbc5241..f5ae2b79 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,9 @@ python-apt (0.8.2) UNRELEASED; urgency=low - updated, thanks to Nikola Nenadic (closes: #638308) * python/apt_pkgmodule.cc: - add apt_pkg.get_architectures() call + * apt/cache.py: + - remove "print" when creating dirs in apt.Cache(rootdir=dir), + thanks to Martin Pitt [ Tshepang Lekhonkhobe ] * rm usage of camelcase in cache.py doc (closes: #626617) |
