diff options
| author | Michael Vogt <egon@bottom> | 2007-05-02 11:33:21 +0200 |
|---|---|---|
| committer | Michael Vogt <egon@bottom> | 2007-05-02 11:33:21 +0200 |
| commit | 7d1c68e32c645b0485ebca56e56193d2c7528dd7 (patch) | |
| tree | 53e1ee57dba84c5d46a02c13e42edc8ee54a1936 /debian | |
| parent | f83140ef276db00a2673e5085a40704f078a8cbd (diff) | |
| parent | cccfb88edd8dd82348ff89f96a0b26ac815b483c (diff) | |
| download | python-apt-7d1c68e32c645b0485ebca56e56193d2c7528dd7.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 01ca6da5..ccbb0c9f 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: |
