diff options
| author | Julian Andres Klode <jak@debian.org> | 2011-04-04 09:56:18 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2011-04-04 09:56:18 +0200 |
| commit | 71e419a088092a3f6c62836d7bd09f952133fb3f (patch) | |
| tree | 69f33b78b78b94e6c84f56f903e000c2fd579232 /debian | |
| parent | e12fa9b90458f31b9bc3ceeab7c4c106113cab53 (diff) | |
| download | python-apt-71e419a088092a3f6c62836d7bd09f952133fb3f.tar.gz | |
* python/cache.cc:
- Add Package.get_fullname() and Package.architecture
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 0aed50d9..18e4354b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,7 +12,11 @@ python-apt (0.7.100.3) UNRELEASED; urgency=low - add test for xz compression * update priority of python3-apt to match the archive - -- Michael Vogt <mvo@debian.org> Mon, 21 Mar 2011 15:46:50 +0100 + [ Julian Andres Klode ] + * python/cache.cc: + - Add Package.get_fullname() and Package.architecture + + -- Julian Andres Klode <jak@debian.org> Mon, 04 Apr 2011 09:48:10 +0200 python-apt (0.7.100.2) unstable; urgency=low |
