diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-10-19 18:24:24 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-10-19 18:24:24 +0200 |
| commit | e99da71e5f242787ec39714e55b5fa08bfe071eb (patch) | |
| tree | cc2f2640f3b7e50a74b7999d1c6c09d8ff62d60b /debian/changelog | |
| parent | 4afbecfe93e5666bd4970948c66b09dbca762d4b (diff) | |
| download | python-apt-e99da71e5f242787ec39714e55b5fa08bfe071eb.tar.gz | |
rm usage of camelcase in cache.py doc (closes: #626617)
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 758c49b9..7fa0f624 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ python-apt (0.8.2) UNRELEASED; urgency=low + [ Michael Vogt ] * merged from ubuntu: - use logging instead of print - update distro template Ubuntu.info.in @@ -10,6 +11,9 @@ python-apt (0.8.2) UNRELEASED; urgency=low - updated, thanks to Sergio Cipolla (closes: #628398) * po/da.po: - updated, thanks to Joe Dalton (closes: #631309) + + [ Tshepang Lekhonkhobe ] + * rm usage of camelcase in cache.py doc (closes: #626617) -- Michael Vogt <mvo@debian.org> Wed, 19 Oct 2011 18:03:42 +0200 |
