diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-10-01 20:03:17 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-10-01 20:03:17 +0200 |
| commit | 14eafeeba30ccb31676769d708ad0aa681fab219 (patch) | |
| tree | cb85362a2b57082fd136cb62ab2c139bbcb35e54 /debian | |
| parent | 993b685dbfda4f606a701478540874da7c684c64 (diff) | |
| download | python-apt-14eafeeba30ccb31676769d708ad0aa681fab219.tar.gz | |
* apt/package.py:
- fix apt.package.Dependency.relation initialization
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 2d6784ae..ef68c616 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ python-apt (0.7.4) UNRELEASED; urgency=low * apt/debfile.py: - added wrapper around apt_inst.debExtract() - support dictionary like access + * apt/package.py: + - fix apt.package.Dependency.relation initialization * python/apt_instmodule.cc: - added arCheckMember() * aptsources/distro.py: |
