diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2012-08-14 14:08:22 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2012-08-14 14:08:22 +0200 |
| commit | cef90610bf1bd56da9f94ed4f848b08e0203f532 (patch) | |
| tree | 2efd60e61c82b6217fab0b02517de71ab3f9933d /debian | |
| parent | 794e9321c92aab78c3b7123d765967ba67b79851 (diff) | |
| download | python-apt-cef90610bf1bd56da9f94ed4f848b08e0203f532.tar.gz | |
* python/cache.cc:
- add "Codename" to PackageFile object
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 4cb74abc..d13335ad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ python-apt (0.8.6) unstable; urgency=low * debian/control: - add build-dep for apt (>= 0.9.6) to make test_auth.py test work reliable + * python/cache.cc: + - add "Codename" to PackageFile object [ Julian Andres Klode ] * apt/auth.py: |
