diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-04-25 16:17:01 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-04-25 16:17:01 +0200 |
| commit | cccfb88edd8dd82348ff89f96a0b26ac815b483c (patch) | |
| tree | 3dc9c8778bae0e0764dedcfa1eb56cb28996da54 /debian | |
| parent | b9128440279784a5f6d9bd8a4b67c497f5696823 (diff) | |
| download | python-apt-cccfb88edd8dd82348ff89f96a0b26ac815b483c.tar.gz | |
* python/apt_pkgmodule.cc:
- added pkgCache::State::PkgCurrentState enums
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index eabbc931..75725676 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +python-apt (0.6.22) unstable; urgency=low + + * python/apt_pkgmodule.cc: + - added pkgCache::State::PkgCurrentState enums + + -- + python-apt (0.6.21) unstable; urgency=low * apt/cdrom.py: |
